Commit Graph

23 Commits

Author SHA1 Message Date
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
8b72fc1220 Editing points and portals in navmesh, improved DX error message 2018-03-14 12:36:43 +11:00
dexyfex
6733b2a909 New ProjectForm, moved and renamed old ProjectForm 2018-03-04 00:09:31 +11:00
dexyfex
c093aa4736 New Project Window 2018-03-04 00:03:08 +11:00
dexyfex
9fc6ce84eb Renamed Readme in CodeWalker.csproj 2018-02-25 01:43:17 +11:00
dexyfex
cbd242b8cc Moved all GameFiles to CodeWalker.Core 2018-02-25 00:59:00 +11:00
dexyfex
375db771ee Merging GTAFolder changes 2018-02-25 00:57:47 +11:00
dexyfex
709bf125ce Created CodeWalker.Core 2018-02-24 22:52:58 +11:00
PNWParksFan
3c8c3464e3 Restored new GTAFolder class to project and changed filename to match class name 2018-02-20 23:31:19 -08:00
PNWParksFan
bd3c527cec Restored accidentally edited files 2018-02-20 23:30:30 -08:00
PNWParksFan
5dff45a54d Finished converting ExploreForm.cs to use new GTA folder code 2018-02-18 01:20:39 -08:00
PNWParksFan
7756580817 Moved GTA Folder detection logic to new class 2018-02-17 17:26:35 -08:00
dexyfex
71c057db6b
Merge pull request #4 from indilo53/master
Add xml import functionality for metas
2018-01-04 07:03:06 +11:00
dexyfex
a2bd06f9ce Added GtxdFile.cs and placeholder for loading dlc gtxd.meta 2018-01-04 04:29:35 +11:00
Jérémie N'gadi
cf48653bce feat(meta): Add XmlMeta.cs => Import meta xmls 2018-01-03 15:08:33 +01:00
dexyfex
77e9c0566f Refactored rendering and input code, added show skeletons option to WorldForm 2018-01-02 07:52:54 +11:00
dexyfex
ad46bc816c Relocated RPF binary search to BinarySearchForm. Added undo operations for audio placements. Removed RPF Browser tools menu entry (it's now obsolete). Renamed MainForm to MenuForm. 2017-12-24 22:49:04 +11:00
dexyfex
d8fd82c350 Render and select audio zones (box shapes only, no spheres yet) 2017-12-22 07:26:04 +11:00
dexyfex
96638b8317 Moved DX-dependent vertex types stuff to Rendering namespace 2017-12-14 22:45:43 +11:00
dexyfex
33880bf8f6 Import scenario chain CSV, PathBVH overflow bug fix. 2017-09-30 23:58:00 +10:00
dexyfex
fd740a761d YCD inspector form. Minor PSO to XML improvements 2017-09-29 22:23:37 +10:00
dexyfex
1a2af6af9e Menyoo import to ymap, Scenario accel grid ExtendedRange bits 2017-09-25 03:45:30 +10:00
dexyfex
a8243c3e0e R26_dev8 - First public commit 2017-09-21 20:33:05 +10:00