Commit Graph

768 Commits

Author SHA1 Message Date
Rob
2eee1394fb Set model from selection on changing mode
When changing from World View to Model View, populate the Model selectbox with the selected item's name
2021-12-31 13:54:19 -05:00
dexy
8af20945cb Fixed issues with light editor, upgraded ModelForm toolbar 2022-01-01 00:03:52 +11:00
dexyfex
f91ef89580
Merge pull request #143 from Skylumz/master
Implemented a lights editor in model viewer fixed
2021-12-31 18:02:47 +11:00
dexy
853bca2fe4 Reduce FPS when CW is not in the foreground 2021-12-30 20:38:24 +11:00
dexy
ab0bf465dc Made UGC files open with text editor, however FCTB always converts tabs to spaces so still recommended to edit these with a real text editor. 2021-12-30 20:21:26 +11:00
dexy
3926b53c25 New YTD file option in RPF Explorer context menu 2021-12-30 18:59:17 +11:00
Skylumz
0c62a04625 Implemented a lights editor in model viewer 2021-12-29 17:17:31 -05:00
dexy
42f0e95c7c Removed hack to focus WorldForm when selection changed, it caused more problems than it solved 2021-12-30 06:37:26 +11:00
dexy
7f0bb17e68 YTD and embedded texture editing in YtdForm, Fixed texture sorting by hash when importing XML 2021-12-28 23:26:35 +11:00
dexy
a4998e36c8 Fixed BoundComposite BVH crash issue for fragments with destroyed models, also fixed missing BVH for XML imported ybn 2021-12-19 04:11:51 +11:00
dexy
a6a2acab75 Fix for Bounds XML not exporting null composite children 2021-12-14 02:54:59 +11:00
dexy
70ebdd8360 Changed RSC Meta packing to old version - attempted fix for peds ymt's causing crashes 2021-12-14 01:38:52 +11:00
dexy
2a63329490 Fragments XML conversion improvements and field names update 2021-12-12 02:29:11 +11:00
dexy
4550ac6eb4 Added JenkGen and JenkInd to RPF Explorer Tools menu 2021-12-10 16:05:50 +11:00
dexy
a81ef94140 Add nametable file entries to JenkIndex on save from TextForm 2021-12-10 15:58:46 +11:00
dexy
959eae6686 Updated Fragments field names 2021-12-10 15:42:05 +11:00
dexy
5e7e91043e Fixed UI problems with AudioEmitter Start/End times and changed field types to ushort 2021-12-10 14:55:15 +11:00
dexyfex
09a6a71707
Merge pull request #136 from pnwparksfan/enhanced-water-quads-squashed
Add selection modes for water calming and wave quads
2021-12-10 13:48:12 +11:00
dexyfex
b10894ebdb
Merge pull request #134 from pnwparksfan/path-copy-fixes
Fixes for traffic path node editing in world view
2021-12-10 13:47:44 +11:00
dexyfex
5b5b88c22a
Merge pull request #137 from Monkeypolice188/master
Audio updates
2021-12-10 13:47:21 +11:00
Monkeypolice188
f2819b35f6 Audio updates 2021-12-08 15:15:44 +00:00
PNWParksFan
5cc94f049c Implemented water calming and wave quad selection 2021-12-02 00:26:48 -08:00
dexy
e812674e69 Added placeholder class for loading encrypted strings block in RSC Meta (only in debug build), added ResourceAnalyzer to Meta class (also debug build only). 2021-12-02 11:14:50 +11:00
dexyfex
06f24af091
Merge pull request #135 from Lucas7yoshi/fix/cutscenes
Correct cutscene breaking metaname additions
2021-12-01 17:41:12 +11:00
dexy
6c8e6be726 Changed field names in CScenarioChainingNode 2021-12-01 17:37:07 +11:00
Lucas7yoshi
8c494a0c62 Correct cutscene breaking metaname additions 2021-11-30 22:51:57 -05:00
PNWParksFan
a32cc82ce9 Fixed drag-to-copy for path nodes; update node vertex box position when dragging; block drag-to-copy multi-selected path nodes (which does not work, it only copies the first one) 2021-11-27 22:55:55 -08:00
dexy
f808c095c1 Update all scenario flags names 2021-11-23 12:46:16 +11:00
dexy
b29629d72b Update MetaTypes names from new MetaNames 2021-11-23 12:29:13 +11:00
dexy
9ac4785af4 Refactor scenarios deleting nodes/chains/clusters code, rename CScenarioChainingGraph and CSpawnPoint__AvailabilityMpSp 2021-11-23 10:37:31 +11:00
dexy
37329a2eaf Attempt to refocus WorldForm when selecting objects with ProjectForm open - ProjectForm is/was stealing focus due to DockPanel issue 2021-11-21 05:02:30 +11:00
dexy
67014c4d39 Fix for selecting multiple entities in MLO via project explorer 2021-11-21 00:20:03 +11:00
dexy
a2538fc976 Switch FolderBrowserDialog to new version and remove unused instances on forms 2021-11-14 01:33:47 +11:00
dexy
071830b3d7 Auto update Allow full rotation flag for entities when changing their rotation 2021-11-13 23:28:43 +11:00
dexy
89e838550f Moved UpdateEntityTreeNode code into ProjectExplorer 2021-11-13 22:44:39 +11:00
dexy
7922cff694 Sort Dat54SoundSet entries by ScriptName hash on XML import 2021-11-13 22:10:15 +11:00
dexy
50accd8180 Added Update Portal Counts button to MLO Archetype panel in project window 2021-11-13 22:01:36 +11:00
dexy
2c3b8ee01d Sort gxt2 entries by hash when saving 2021-11-13 21:37:09 +11:00
dexy
28eab37033 Only convert XML files with more than one dot in the filename when dragged into RPF Explorer 2021-11-12 22:11:21 +11:00
dexy
6b26eb16de Attempted fixes for crashing/freezing while dragging the widget 2021-11-12 21:07:06 +11:00
dexy
1c31bd4a4f Added create archetype from YDR option in project window, manual merge and fix of PR118 2021-11-10 04:04:19 +11:00
dexy
a036d1673a Added Save All textures button to selection info form 2021-11-10 03:04:35 +11:00
dexyfex
7aef6a1ec6
Merge pull request #126 from Lucas7yoshi/add/world-selection-texture-save
World selection save image as
2021-11-10 02:06:35 +11:00
dexyfex
fee672a275
Merge pull request #125 from Lucas7yoshi/add/world-entity-search-markers
Add set markers button to entity world search
2021-11-10 01:27:03 +11:00
dexy
c18b381115 Fixed bug with display entity indexes option in ProjectForm so as not to lose the current selection in the project explorer (but only for entities). 2021-11-10 01:00:11 +11:00
dexyfex
07fa8e6e86
Merge pull request #124 from Lucas7yoshi/add/entity-index-display
Project Form display entity indexes option
2021-11-10 00:37:34 +11:00
dexy
ab0bfc218b Removed some blank lines in ExploreForm and removed forgotten commented code from last commits 2021-11-10 00:36:49 +11:00
dexyfex
6699e6f452
Merge pull request #123 from Lucas7yoshi/add/xml-drag-drop
Drag and drop XML files
2021-11-10 00:12:10 +11:00
dexy
f90a5e8fea Added gxt2 and nametable file editing 2021-11-09 08:28:35 +11:00
dexy
958c6def5b Auto update room portal counts when adding/editing portals 2021-11-08 23:43:47 +11:00