Commit Graph

860 Commits

Author SHA1 Message Date
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
dexy
8ac37258c3 Added QuaternionBox to allow editing of quaternions as Euler angles as well as quaternions 2021-11-08 09:57:29 +11:00
Lucas7yoshi
494b8ddae1 World selection save image as 2021-11-07 14:54:26 -05:00
Lucas7yoshi
a938d70979 Add set markers button to entity world search 2021-11-07 14:53:22 -05:00
Lucas7yoshi
026a3a0b7d Project Form display entity indexes option 2021-11-07 14:46:15 -05:00
Lucas7yoshi
d4085ac37a Drag and drop XML files 2021-11-07 14:44:09 -05:00
dexy
432b42504e Improved ymap rename/saveas experience 2021-11-08 04:01:51 +11:00
dexy
33072d44cb Fixed bug where distant lod lights ymap wasn't being auto added to project when a lodlight was edited in world view 2021-11-08 03:20:06 +11:00
dexy
3467ace8b0 Cleaned up changes to WorldForm from PR79 2021-11-08 01:13:52 +11:00