Commit Graph

167 Commits

Author SHA1 Message Date
FiftyShadesOfBlue
d86255de58 Added Try/Catch to prevent crashing if "Favorites.xml" cant be found 2018-03-16 02:37:48 -04:00
FiftyShadesOfBlue
ba199212a6 Improved OrganizeFavorites Form, and Organized the code in the explorer form
I added a cancel button to the Organize favorites form. If the user clicks this then his edited favorites will not be saved. Fixed a bug where you couldnt delete the root node under the "favorites" node. Organized all code related to favorites in the ExplorerForm
2018-03-16 01:36:48 -04:00
FiftyShadesOfBlue
4429a5e9ab Added Favorites To Rpf Explorer
I added favorites to the RPF Explorer. With this you can now click Favorites > Add to favorites and you will now have that path saved in a drop down list that you can easily access. You can also open the "OrganizeFavorites" form and that will allow you to be able to organize them. In here you can remove a certain favorite. You can clear ALL favorites. To save your favorites all you have to do is click the save button. Also if you click the X button then anything changed will not be saved. OrganizeFavorites form opens in whatever theme the RPF Explorer is in.
2018-03-16 01:22:45 -04:00
dexyfex
52e4b2f20b R29 - Added AwcForm WIP warning, tweaked paths depth clipping, updated todo 2018-03-14 22:54:18 +11:00
dexyfex
8b72fc1220 Editing points and portals in navmesh, improved DX error message 2018-03-14 12:36:43 +11:00
dexyfex
761278fd0b Navmesh/paths rendering depth bias, navmesh points and portals now selectable 2018-03-12 04:42:20 +11:00
dexyfex
07330891bf Removed unnecessary SharpDX. prefixes 2018-03-11 01:27:13 +11:00
dexyfex
9e448fdacc Nav mesh editing improvements 2018-03-11 01:12:08 +11:00
dexyfex
6eb2269597 R29_dev8 - Updated todo 2018-03-10 06:38:19 +11:00
dexyfex
ab64a82791 Ynv polygon properties editing 2018-03-10 04:58:44 +11:00
dexyfex
68273e7dca Refactored loading resource files from raw byte array code 2018-03-08 12:15:28 +11:00
dexyfex
bfddaada31 Drawing interior mirror portals different colour 2018-03-08 03:05:23 +11:00
dexyfex
96243534cc R29_dev7 - Updated todo 2018-03-07 22:44:31 +11:00
dexyfex
0264011ad0 Shader improvements for decal_dirt 2018-03-07 22:24:37 +11:00
dexyfex
a68523b2ef Improved interior info display and XML conversion 2018-03-07 13:12:20 +11:00
dexyfex
05ec5e5b76
Merge pull request #17 from neos7/master
Little fix for some vanilla gtxd.meta
2018-03-05 21:43:56 +11:00
dexyfex
da24d38812 Updated MetaTypes init data, Fixed XmlMeta not importing some things 2018-03-05 20:37:51 +11:00
Carmine
035a973f91 GtxdFile: Added BOM check required for some vanilla gtxd.meta 2018-03-04 17:18:25 +01:00
dexyfex
6da590530b Fix for typing in textboxes when trying to move the camera in world view. Fixed debugging property exceptions in ResourceBaseTypes 2018-03-04 21:35:33 +11:00
dexyfex
f0cdd9ecf0 Dark theme colour improvement 2018-03-04 07:12:36 +11:00
dexyfex
4ff94156e7 Rendering scenario vehicles at correct height 2018-03-04 06:24:15 +11:00
dexyfex
5c991cd06a Theming for RPF Explorer bug fix for View menu 2018-03-04 03:17:38 +11:00
dexyfex
2e75c875bd Theming for RPF Explorer 2018-03-04 03:09:39 +11:00
dexyfex
a24ef35611 R29_dev5 - Updated todo (and shader CSO for some reason) 2018-03-04 00:48:11 +11:00
dexyfex
e82fe6179c Added Import Menyoo XML function to new ProjectForm 2018-03-04 00:37:55 +11:00
dexyfex
6733b2a909 New ProjectForm, moved and renamed old ProjectForm 2018-03-04 00:09:31 +11:00
dexyfex
69ea4d5c35 Merge branch 'master' of https://github.com/dexyfex/CodeWalker 2018-03-04 00:03:32 +11:00
dexyfex
c093aa4736 New Project Window 2018-03-04 00:03:08 +11:00
dexyfex
e49350ba13
Merge pull request #16 from neos7/master
Added handler to parse arrays of raw bytes for metas (updated)
2018-03-02 16:39:41 +11:00
Carmine
e2b59d2ca5 Fixed sbyte types in handler of ArrayOfBytes 2018-03-02 01:15:55 +01:00
Carmine
8baef77ecd Added some missing hashes taken from dav90's PSO_RBF_XMLExport_V5.7 2018-03-01 23:13:19 +01:00
Carmine
f5b8da104c Added GetParsedArrayOfBytes WriteParsedArrayOfBytesNode to handle ArrayOfBytes when converting to/from XML 2018-03-01 23:09:15 +01:00
dexyfex
0c558e746c
Merge pull request #14 from neos7/master
Saving of grass batches for ymaps (fixed)
2018-02-28 05:26:38 +11:00
Carmine
974e67ce46 Ymap: Added bit 10 (of contentFlags) assertion for GrassInstanceBatches 2018-02-27 19:18:20 +01:00
Carmine
a7cbfa7be3 Ymap: Removed useless rage__fwGrassInstanceListDef array 2018-02-27 19:08:16 +01:00
Carmine
eaa2af2150 Merge branch 'master' of http://github.com/dexyfex/CodeWalker 2018-02-27 18:30:26 +01:00
Carmine
42e34e1578 Ymap: Added saving of GrassInstanceBatches for MetaBuilder, updated BuildInstances (guided by dexy so if it's working thank him, if it's broken blame neos) 2018-02-27 18:29:46 +01:00
dexyfex
e58baa79f4 RPF Explorer drag & drop folders, delete folders with items, render bug fix 2018-02-28 03:46:06 +11:00
dexyfex
5bce17785a Fix for RPF Explorer not showing empty folders 2018-02-27 19:59:14 +11:00
dexyfex
06accfc17e Fix for RPF Explorer search forward/back history 2018-02-27 19:25:39 +11:00
dexyfex
feee9ccb10 Fix for RPF Explorer unable to navigate to newly created RPF/folder in game root 2018-02-27 18:58:35 +11:00
dexyfex
5203c6b793 R29_dev4 - Updated todo 2018-02-27 04:13:32 +11:00
dexyfex
38f4031da0 Render vehicle wheels 2018-02-27 03:05:59 +11:00
dexyfex
9a81c0ea63 RPF Explorer Drag&Drop. Fixed bug (typo) in defragment tool. 2018-02-26 23:49:06 +11:00
dexyfex
b5358be9ba Fix for model viewer not showing textures on YPT drawables 2018-02-26 02:51:16 +11:00
dexyfex
45294193a6 R29_dev3 - Updated todo 2018-02-26 00:28:53 +11:00
dexyfex
a590df5035 Snap to ground and grid options 2018-02-25 23:30:29 +11:00
dexyfex
26533807fe
Merge pull request #12 from neos7/master
Minus grass related stuffs
2018-02-25 17:13:44 +11:00
Carmine
bbdd014f39 CalcExtents: Fixed typo in streamingExtents for grass batches 2018-02-24 21:44:56 +01:00
Carmine
a3050fddd6 ProjectForm: added grass batches tree nodes to 2018-02-24 21:19:37 +01:00