Commit Graph

  • 3728bf6262 CUnsupportedFormatLoader: Simplify sample appending in LoadCAUD() master Lioncache 2026-03-14 17:19:56 -04:00
  • c37b5f2965 CStructProperty: Make use of ranges Lioncache 2026-03-09 11:51:50 -04:00
  • f0e2d22e1a CResTypeFilter: Make use of ranges Lioncache 2026-03-09 11:47:53 -04:00
  • 022b8ec583 CShaderGenerator: Use fmt Lioncache 2026-03-09 11:18:37 -04:00
  • 28ebbcb4c7 CShaderGenerator: Use ostringstream over stringstream Lioncache 2026-03-09 10:47:19 -04:00
  • a3f230ce42 GLCommon: Hide exposed arrays Lioncache 2026-03-09 10:42:13 -04:00
  • 951816c010 CVertexArrayManager: Add missing cstdint include Lioncache 2026-03-09 10:31:58 -04:00
  • 72dd87572e CVectorProperty: Use ValueRef() in ValueAsString() Lioncache 2026-03-09 10:26:48 -04:00
  • bf22a69062 CScriptExtra: Simplify CreateExtra() Lioncache 2026-03-09 10:09:40 -04:00
  • 933705e35c CModelNode: Remove redundant scale initializer Lioncache 2026-03-09 09:41:56 -04:00
  • 46ea07e015 TResPtr: Remove unnecessary qualifiers Lioncache 2026-03-09 09:39:04 -04:00
  • 658b680c15 CModel: Initialize mHasOwnMaterials directly Lioncache 2026-03-09 09:30:24 -04:00
  • 2d3528d7a9 CModel: Make all constructors explicit Lioncache 2026-03-09 09:28:02 -04:00
  • 4516cab802 CPoiToWorldCooker: Pass most tests for Echoes Lioncache 2026-03-04 21:19:35 -05:00
  • d83612768e externals: Update LibCommon Lioncache 2026-03-04 19:15:29 -05:00
  • 8ee58c5573 CStringTable: Make use of span over pair Lioncache 2026-03-04 18:01:52 -05:00
  • 17a0538c09 NCoreTests: Print out mismatching data location Lioncache 2026-03-04 15:23:46 -05:00
  • 5bfc708709 CMayaSpline: Make use of std::array Lioncache 2026-03-04 11:32:10 -05:00
  • 01cf14cf06 CMayaSpline: Initialize knot members Lioncache 2026-03-04 11:30:49 -05:00
  • 02ae8cdf8a CDependencyTree: Make use of ranges where applicable Lioncache 2026-03-04 11:14:23 -05:00
  • b3c434a8df CAudioManager: Make use of ranged sort Lioncache 2026-03-04 11:04:07 -05:00
  • 299bb37191 Flags: Silences slicing warnings Lioncache 2026-03-03 18:56:23 -05:00
  • ca56af9a3a CScriptLayer: Remove operator[] Lioncache 2026-03-03 18:15:41 -05:00
  • fb87f7e175 CGizmo: Move defines into cpp file Lioncache 2026-03-03 18:02:31 -05:00
  • 04deba2864 CFilteredResourceModel: Make use of ranges Lioncache 2026-03-03 17:39:22 -05:00
  • bf4e1a0bed CGeneratePropertyNamesDialog: Silence signals in UncheckAll() and CheckAll() Lioncache 2026-03-03 17:27:31 -05:00
  • 53b1157d5e CGeneratePropertyNamesDialog: Use regular tree view Lioncache 2026-03-03 17:12:04 -05:00
  • b33973d662 CCheckableTreeWidgetItem: Simplify setData() Lioncache 2026-03-03 16:52:46 -05:00
  • 628aff3be3 CCharacterEditor: Simplify splitter size declarations Lioncache 2026-03-03 16:49:05 -05:00
  • cb595ef879 CStringListModel: Avoid redundant copy in mimeData() Lioncache 2026-03-03 16:31:24 -05:00
  • 3b8afe24b7 CTemplateListView: Simplify model setting Lioncache 2026-03-03 16:28:27 -05:00
  • 004ae9fd1c CTemplateEditDialog: Unindent a few levels in UpdateTypeName() Lioncache 2026-03-03 16:19:41 -05:00
  • 792a7023c0 CTemplateEditDialog: Make protected members private Lioncache 2026-03-03 16:12:27 -05:00
  • 02636939df CWorldTreeModel: Use ranges where applicable Lioncache 2026-03-03 16:08:03 -05:00
  • 0b68bc8fb5 CWorldEditor: Tidy up formatting Lioncache 2026-03-03 15:48:56 -05:00
  • 8cc6caa117 CSceneViewport: Remove reliance on CWorldEditor in OnPlayFromHere() Lioncache 2026-03-03 15:25:42 -05:00
  • 68b0c1069c CResourceTableModel: Make use of ranges Lioncache 2026-03-03 14:52:36 -05:00
  • c3b5eeff96 CModelEditorWindow: Minor formatting Lioncache 2026-03-03 14:37:15 -05:00
  • b6268876c3 CModelEditorWindow: Use named UnitZ() constant Lioncache 2026-03-03 14:33:59 -05:00
  • 7a6eabd8c6 CModelEditorWindow: Fix potential crash when changing texture source Lioncache 2026-03-03 14:18:32 -05:00
  • af48616ed4 CModelEditorWindow: Make slots private Lioncache 2026-03-03 13:51:46 -05:00
  • 18c4439932 CResourceSelector: Deduplicate resource entry setting Lioncache 2026-03-03 13:17:54 -05:00
  • 35f4a2c764 CResourceProxyModel: Convert to guard clause in SetSortMode() Lioncache 2026-03-03 13:10:03 -05:00
  • 0e79728fba CResourceProxyModel: Simplify assignment in setSourceModel Lioncache 2026-03-03 13:06:08 -05:00
  • d84dd643e7 CResourceBrowser: Formatting Lioncache 2026-03-03 12:40:31 -05:00
  • 38fc46ebe3 CQuickplayPropertyEditor: Formatting Lioncache 2026-03-03 12:22:38 -05:00
  • a3dd4b145e CQuickplayPropertyEditor: Pass by const in OnWorldEditorAreaChanged() Lioncache 2026-03-03 12:21:51 -05:00
  • 5988a81ffd CQuickplayPropertyEditor: Pass by const in OnLayerListItemChanged() Lioncache 2026-03-03 12:19:01 -05:00
  • ecd95708f4 CProjectSettingsDialog: Remove trivial cast in CookPackage() Lioncache 2026-03-03 12:04:31 -05:00
  • d2ca3a7273 CWorldEditor: Add shortcut for log window Lioncache 2026-02-28 20:31:21 -05:00
  • f3747916e5 CCharacterEditor: Formatting Lioncache 2026-02-27 19:42:53 -05:00
  • bb03bd8793 CLogDialog: Add button to clear log Lioncache 2026-02-27 17:33:33 -05:00
  • e7aba131f2 CLogDialog: Remove filler HTML text Lioncache 2026-02-27 17:20:51 -05:00
  • d25f76b40c WModifyTab: Make slots private Lioncache 2026-02-27 16:36:41 -05:00
  • 48ae0aa151 CCharacterEditor: Make slots private Lioncache 2026-02-27 16:34:24 -05:00
  • 4e4e3a50f3 CCollisionEditor: Make slots private Lioncache 2026-02-27 16:33:49 -05:00
  • e7b78c130d CCollisionRenderSettingsDialog: Make slots private Lioncache 2026-02-27 16:33:10 -05:00
  • ef440120a2 CExportGameDialog: Make slots private Lioncache 2026-02-27 16:31:59 -05:00
  • 34d39f2651 CGeneratePropertyNamesDialog: Make slots private Lioncache 2026-02-27 16:31:29 -05:00
  • ee266bc0bf CInstancesModel: Make slots private Lioncache 2026-02-27 16:30:48 -05:00
  • e05821f98e CLayerEditor: Make slots private Lioncache 2026-02-27 16:29:48 -05:00
  • 17b41abeb6 CLinkDialog: Make slots private Lioncache 2026-02-27 16:29:00 -05:00
  • 58447583d0 CPoiListDialog: Make slots private Lioncache 2026-02-27 16:28:10 -05:00
  • 3ddf64da9d CPoiMapModel: Make slots private Lioncache 2026-02-27 16:27:32 -05:00
  • 8d660e419e CPoiMapSidebar: Make slots private Lioncache 2026-02-27 16:26:45 -05:00
  • 5981017451 CProjectSettingsDialog: Make slots private Lioncache 2026-02-27 16:25:45 -05:00
  • 6a394dee54 CPropertyView: Make slots private Lioncache 2026-02-27 16:24:14 -05:00
  • a7dc44e1d0 CQuickplayPropertyEditor: Make slots private Lioncache 2026-02-27 16:23:30 -05:00
  • 4f52af6c20 CResourceBrowser: Make slots private Lioncache 2026-02-27 16:21:46 -05:00
  • 69efa46a4c CResourceSelector: Make slots private Lioncache 2026-02-27 16:19:27 -05:00
  • 327cf5bec6 CResourceTableContextMenu: Make slots private Lioncache 2026-02-27 16:18:19 -05:00
  • 31ded7f462 CResourceTableModel: Make slots private Lioncache 2026-02-27 16:16:41 -05:00
  • 252186630c CResourceTableView: Make slots private Lioncache 2026-02-27 16:15:41 -05:00
  • b65e3d6e2b CSelectInstanceDialog: Make slots private Lioncache 2026-02-27 16:14:28 -05:00
  • 7a5e5ecd6f CSelectResourcePanel: Make slots private Lioncache 2026-02-27 16:13:28 -05:00
  • 7142750b99 CStringEditor: Make slots private Lioncache 2026-02-27 16:11:21 -05:00
  • 8309e7bdf3 CTemplateEditDialog: Make slots private Lioncache 2026-02-27 16:09:27 -05:00
  • aaaffdb4be CVirtualDirectoryModel: Make slots private Lioncache 2026-02-27 16:06:16 -05:00
  • 4430a9113f CVirtualDirectoryTreeView: Make slots private Lioncache 2026-02-27 16:05:55 -05:00
  • 9b7c510c8a CWorldTreeModel: Make slots private Lioncache 2026-02-27 16:04:40 -05:00
  • 81f0bb3725 CWorldInfoSidebar: Make slots private Lioncache 2026-02-27 16:03:09 -05:00
  • 0209c9828a CValidityLabel: Allow std::move-ing strings into SetValidityText() Lioncache 2026-02-27 16:00:41 -05:00
  • 4297f03ff3 CValidityLabel: Default initialize mValid Lioncache 2026-02-27 15:59:31 -05:00
  • 83f7e7ea59 CEditorApplication: Move editor creation to its own function Lioncache 2026-02-27 15:49:22 -05:00
  • 3ce7a56eca CEditorApplication: Simplify lookup in OnEditorClose() Lioncache 2026-02-27 15:24:54 -05:00
  • 0de021543b Editor: Add ability to view log in realtime Lioncache 2026-02-27 13:51:36 -05:00
  • d905433f7c CErrorLogDialog: Remove hardcoded logging identifier Lioncache 2026-02-27 13:22:38 -05:00
  • bbb27a83dd CPoiMapModel: Guard against invalid model indices Lioncache 2026-02-27 12:48:09 -05:00
  • 97807d88e6 CPoiMapModel: Invert guard clause in IsModelMapped() Lioncache 2026-02-27 12:19:37 -05:00
  • bd2b4f5085 CPoiMapModel: Simplify RemoveMapping() Lioncache 2026-02-27 12:12:10 -05:00
  • 06e588f652 CModelEditorWindow: Remove unnecessary qOverload usages Lioncache 2026-02-27 12:03:20 -05:00
  • 8b83d17915 CLinkDialog: Formatting Lioncache 2026-02-27 11:58:51 -05:00
  • e861aaeb5f CInstancesModel: Make use of ranges in GenerateList() Lioncache 2026-02-27 11:49:21 -05:00
  • c072d71e0d CPropertyDelegate: Convert macro into template Lioncache 2026-02-27 11:41:48 -05:00
  • 236aec74db CSceneViewport: Make protected functions private Lioncache 2026-02-27 11:11:22 -05:00
  • 493ab8044e INodeEditor: Forward declare QComboBox and QActionGroup Lioncache 2026-02-27 10:59:59 -05:00
  • fb5d196733 TSerializeUndoCommand: Simplify buffer checking in redo() and mergeWith() Lioncache 2026-02-27 10:51:55 -05:00
  • e4237c3efc TSerializeUndoCommand: Formatting Lioncache 2026-02-27 10:45:23 -05:00
  • aa6a04e959 CEditScriptPropertyCommand: Use qsizetype where applicable Lioncache 2026-02-27 10:40:35 -05:00
  • 53257cba5f CPasteNodesCommand: Formatting Lioncache 2026-02-27 10:36:57 -05:00