Commit Graph

  • c2f96c5f03 TextBoxFix: unused usings removed; ctrl-y & crtl-z features added; Dmitriy Nikiforov 2018-12-21 13:49:30 +0500
  • 1ec09f03be Added check for RPF encryption type when saving to RPF from Meta Editor window dexy 2018-12-21 19:06:39 +1100
  • 9bfd684b2b Updated TODO dexy 2018-12-21 18:54:20 +1100
  • a381d4580d removed unnecessary comment Dmitriy Nikiforov 2018-12-20 21:25:59 +0500
  • 95ea0a0316 added "show all car generators" feature Dmitriy Nikiforov 2018-12-20 21:22:30 +0500
  • 5455c3a5de Added Ctrl-Z and Ctrl-Y feature for TextBoxFix Dmitriy Nikiforov 2018-12-20 20:12:31 +0500
  • 6e2c81675e Added basic DLC subpacks support dexy 2018-12-20 22:35:19 +1100
  • f2c2bba99d Added some MetaNames hashes dexy 2018-12-20 20:52:42 +1100
  • cd9b54b3b8 Fixed file corruption when saving ytyps with CMloTimeCycleModifiers dexy 2018-12-20 13:38:39 +1100
  • 7c31cfb6ee XML to PSO conversion (experimental) dexy 2018-12-20 04:28:43 +1100
  • 34a29a5faa Added Edit Archetype button on Entity Editor, improved Archetype editing hash parsing dexy 2018-12-17 01:26:23 +1100
  • 439d10e23a Fixed editing lagginess when project window open, and fixed editing widget deadlock issue dexy 2018-12-17 00:07:20 +1100
  • 37afa2335c Moved entity sets checkboxlist to MLO Instance tab on entity panel. Added support for updating/saving MLO instance data. Added support for updating/saving TImeArchetype data. dexy 2018-12-16 22:32:33 +1100
  • f738a03eaa Fixed interior and embedded collisions not being drawn when in Collisions mode dexy 2018-12-16 17:20:00 +1100
  • 56e2988713 Updated DockPanelSuite for CodeWalker.WinForms project dexy 2018-12-16 16:40:56 +1100
  • cc6e9b6c83 Updated DockPanelSuite and FastColoredTextBox to latest versions. Use NuGet manager to update your local files! dexy 2018-12-16 16:37:48 +1100
  • 13a57102a9 Selectable OccludeModels, also occluder ymap indices now displayed dexy 2018-12-15 12:12:57 +1100
  • 3533260884 Rendering OccludeModels when in Occlusion mode dexy 2018-12-15 04:09:02 +1100
  • ca7f270c5c Added Occlusion mode and render YmapBoxOccluders (OccludeModels todo) dexy 2018-12-15 01:46:48 +1100
  • 0ec052ddbc XmlMeta bug fix for IntFlags2 dexy 2018-12-14 22:33:19 +1100
  • f24691a586 Fixed RPF explorer search results back/forward bug dexy 2018-12-14 22:17:13 +1100
  • f84b51d1c1 Save RSC Meta files to RPF directly from Meta Editor form dexy 2018-12-14 21:23:05 +1100
  • e7f5238c33 Added PsoTypes generated struct and enum infos, and new MetaNames dexy 2018-12-14 02:14:14 +1100
  • 775bbe79a8 Fixed new train track bug/crash dexy 2018-12-11 15:33:39 +1100
  • 1e2e927cf6 Fixed grass painting and selection bugs/glitchiness dexy 2018-12-07 13:41:18 +1100
  • 05d3e37394 Removed unnecessary locks when updating grass/path graphics - Improved apparent performance of grass painting when FPS is high dexy 2018-12-05 18:26:28 +1100
  • a7e2c7a0b6 Fixed RenderableCache item invalidation and cleaned up code dexy 2018-12-05 17:36:23 +1100
  • 0c4001fa4b Improved RenderableCache item invalidation, Added Performance Statistics window dexy 2018-12-05 16:23:34 +1100
  • 9f701ee44b Merge branch 'master' of https://github.com/dexyfex/CodeWalker dexy 2018-12-05 11:47:28 +1100
  • 61afd7c24f TestAudioYmts function in GameFileCache dexy 2018-12-05 11:47:15 +1100
  • 010350db7a Fixed build warnings dexyfex 2018-12-04 17:09:28 +1100
  • 6adb6b2cc4 Removed ProjectFormOLD, fixed ProjectFile YND save bug dexyfex 2018-12-03 20:07:04 +1100
  • e004a5ad18 Merge remote changes with local dexyfex 2018-12-03 19:59:06 +1100
  • 462e464c2f Ability to edit YTYP files and MLO Entity Defintions + Revisions to grass brush (#33) Soloman 2018-12-03 03:54:04 -0500
  • 13449c81d1 GenerateNavMeshPanel WIP dexyfex 2018-12-03 19:39:42 +1100
  • ec9f6fd598 - Added ability to select rooms. - Changed tree view grouping for mlo entities. - Fixed projectexplorer selection bugs. - Added ability to toggle mlo entity sets. - Fixed some change events when editing archetypes. Soloman N 2018-08-25 00:03:34 -0400
  • 0076bd15fa Fixed redundant rotation inversions. Soloman N 2018-08-19 22:21:15 -0400
  • 2e34edf21b Split calls to CreateYmapEntity() and MloArchetype.AddEntity(). Soloman N 2018-08-19 21:41:29 -0400
  • 63c2a7de5f - Removed SetOrientationInv. - Removed unreachable code + updated comment. - Renamed CreateEntity to CreateYmapEntity, and renamed params for consistency. Soloman N 2018-08-19 20:55:29 -0400
  • 568921c324 - Moved archetype initialization methods YmapFile.InitYmapEntityArchetypes(GameFileCache gfc) and MloInstanceData.InitYmapEntityArchetypes(GameFileCache gfc) - Added ability to load mlo instance defs through ymap files. - Fixed add method for mlo archetypes. Soloman N 2018-08-17 12:55:20 -0400
  • 8836ff30b2 - Added error checking to deleting mlo entities. - Fixed various bugs with deleting mlo entities. - Fixed edit archetype panel Asset Type box. - Removed redundant/unnecessary. - Removed backwards references between MCEntityDef and YmapEntityDef. All ymap entity to mcentity references are grabbed using indecies in the MloInstanceData class. - Fixed "YmapMenu" not showing when selecting entities/mlo entities in project form. Soloman N 2018-08-16 15:49:40 -0400
  • abd869e31a Fixed windows forms reference error. Soloman N 2018-08-15 18:27:03 -0400
  • 58561e7fe0 Merge branch 'master' of https://github.com/dexyfex/CodeWalker Soloman N 2018-08-15 17:55:37 -0400
  • 7586c0bd9e - Add ability to edit/add ytyp files to project. - Add ability to edit/add ytyp archetype files to ytyp. - Add ability to add/remove entities from mlo archetype defs. - Add ability to save ytyp files. - Add dialog popup before optimizing grass batches. - Fix grass batches not being selected when chaning selection in project explorer. - Merged with upstream/master. - Squashed last 4 commits for PR cleanliness. Soloman N 2018-08-15 17:47:16 -0400
  • e91d716166
    Merge dc090349e5 into 4da1e3d8c7 Soloman 2018-08-15 21:36:57 +0000
  • dc090349e5 Revisions to PR - Removed changes to white space and comments. - Replaced *ArchetypeDef properties to use members where necessary. - Removed reference to windows forms from CodeWalker.Core. Replaced messagebox with exceptions. - Added trycatch to CreateMloEntity when creating entities. - Changed vector4 initialization to use extension method in YmapFile.cs - Fixed AllArchetypes array initialization in AddArchetype() method. - Fixed unused try-catch method in RemoveArchetype() method. Soloman N 2018-08-15 17:34:55 -0400
  • 5afa01c4e6 - Fixed archetype naming not chaning tree node text. - Fixed archetype naming not changing title text. Soloman N 2018-08-15 03:09:08 -0400
  • 9b33664b68 Merge branch 'master' of https://github.com/dexyfex/CodeWalker Soloman N 2018-08-15 02:53:34 -0400
  • 815e86034d - Add ability to edit/add ytyp files to project. - Add ability to edit/add ytyp archetype files to ytyp. - Add ability to add/remove entities from mlo archetype defs. - Add ability to save ytyp files. - Add dialog popup before optimizing grass batches. - Fix grass batches not being selected when chaning selection in project explorer. Soloman N 2018-08-15 02:49:25 -0400
  • 3b8b99551e Merge remote changes with local dexyfex 2018-08-15 09:00:05 +1000
  • 4da1e3d8c7
    Merge pull request #30 from neos7/master dexyfex 2018-08-15 08:50:44 +1000
  • f550f99a90
    Merge pull request #29 from indilo53/master dexyfex 2018-08-15 08:50:10 +1000
  • f520ca4991
    Merge pull request #28 from sollaholla/master dexyfex 2018-08-15 08:49:12 +1000
  • b3069321e1 Replaced floats with Vector3 for JointRotationLimit_s Min and Max Carmine 2018-08-14 12:15:52 +0200
  • aec2426d7b Moved renderentities check Carmine 2018-08-12 18:04:34 +0200
  • 1b94cd4f04 Renamed Min and Max limits in JointRotationLimit_s Carmine 2018-08-11 18:15:23 +0200
  • 8caee271f7 Renamed some fields in Bone Carmine 2018-08-11 18:13:52 +0200
  • f27672d6ad Added checkbox to disable rendering of drawables Carmine 2018-08-11 17:58:52 +0200
  • af930fa4ec YtypFile - Add AddArchetype, RemoveArchetype and Save Jérémie N'gadi 2018-07-26 22:16:54 +0200
  • 6bce9acbcd Some revisions to grass brush. - Made some changes to the way I check for deleting instances. - Added a new bounding box check for painting grass. - Made GetNewGrassBounds return a bounding box instead of our parameters - Added new Expand method to bounding box util - Added instance radius check and instance brush check to project form for possible future instance types (Props) - Added grass brush gizmo - Updated gui for grass instance batch panel - Fixed bug with GoToPosition (with bounds) Soloman N 2018-06-10 09:36:50 -0400
  • b971beb5bf added grass painting Soloman N 2018-06-07 12:42:41 -0400
  • f00ff33878 Added CodeWalker.ErrorReport standalone tool dexyfex 2018-06-07 13:40:06 +1000
  • 0b6432ceff GenerateNavMeshPanel WIP dexyfex 2018-06-02 02:25:12 +1000
  • 4c131fa0af Nav mesh progress dexyfex 2018-05-06 14:55:54 +1000
  • bab1bee460 Nav mesh progress dexyfex 2018-05-05 01:58:23 +1000
  • b18b1e7672 Nav mesh progress dexyfex 2018-05-02 00:28:47 +1000
  • bab6668021 Nav mesh progress dexyfex 2018-05-01 22:34:52 +1000
  • 4c46a850f4 Improved rendering for nav poly selection, path shader now batches selection lines and tris dexyfex 2018-05-01 18:03:20 +1000
  • a56e87d64a R30_dev1 dexyfex 2018-05-01 15:11:08 +1000
  • 6ae802a910 Fixed XmlMeta and MetaXML flags/hash conversion bugs. dexyfex 2018-05-01 15:03:35 +1000
  • 176da9faf1 Merge branch 'master' of https://github.com/dexyfex/CodeWalker dexyfex 2018-05-01 13:21:10 +1000
  • 945bf410cc Staging random bug fixes dexyfex 2018-05-01 13:20:39 +1000
  • 6344b7a84f
    Merge pull request #25 from pnwparksfan/nodecheck dexyfex 2018-05-01 13:17:47 +1000
  • 9f6f8b6a0f
    Merge pull request #24 from neos7/master dexyfex 2018-05-01 13:17:29 +1000
  • d7fce98f75 Added sanity check to saving path node files PNWParksFan 2018-04-23 01:18:50 -0700
  • 4235c5a0c2 BoundsMaterialTypes: Read colours from materialfx.dat Carmine 2018-04-03 14:27:15 +0200
  • 09938a33bb
    Merge 19fad3f44b into cda768eb22 FiftyShadesOfBlue 2018-03-17 00:18:06 +0000
  • 19fad3f44b Added Zooming And Panning in YtdForm FiftyShadesOfBlue 2018-03-16 17:12:04 -0400
  • 80a035c02f
    Merge 902934a4b0 into cda768eb22 FiftyShadesOfBlue 2018-03-16 20:59:28 +0000
  • d7b01adab5
    Merge b537949343 into cda768eb22 FiftyShadesOfBlue 2018-03-16 20:31:53 +0000
  • cda768eb22 Button in model viewer to open embedded texture dict in YTD viewer dexyfex 2018-03-17 02:24:21 +1100
  • bcfeb4fa30 Model viewer starting camera position improvement dexyfex 2018-03-17 01:53:49 +1100
  • a85eb257be Rendering support for missing/new vertex type used by some vehicles dexyfex 2018-03-17 01:03:37 +1100
  • f5d384601e Projects code to support audio placements editing dexyfex 2018-03-17 00:16:57 +1100
  • 902934a4b0 Added Try/Catch statements (fix) FiftyShadesOfBlue 2018-03-16 02:38:33 -0400
  • d86255de58 Added Try/Catch to prevent crashing if "Favorites.xml" cant be found FiftyShadesOfBlue 2018-03-16 02:37:48 -0400
  • ba199212a6 Improved OrganizeFavorites Form, and Organized the code in the explorer form FiftyShadesOfBlue 2018-03-16 01:36:48 -0400
  • 4429a5e9ab Added Favorites To Rpf Explorer FiftyShadesOfBlue 2018-03-16 01:22:45 -0400
  • b537949343 Removed useless lines of code FiftyShadesOfBlue 2018-03-15 22:12:00 -0400
  • e79f0500ed Added Zoom and Panning in YtdForm FiftyShadesOfBlue 2018-03-15 21:29:14 -0400
  • 4df124d386
    Merge 7939172ef6 into 52e4b2f20b Skylumz 2018-03-14 18:30:25 +0000
  • 7939172ef6 Resized and Added Self to about form. skylumz 2018-03-14 12:58:07 -0400
  • a1a42b6c27 Added Theme Combo Box to change theme in world form. skylumz 2018-03-14 12:33:39 -0400
  • 52e4b2f20b R29 - Added AwcForm WIP warning, tweaked paths depth clipping, updated todo dexyfex 2018-03-14 22:54:18 +1100
  • 25b6fa7bf4
    Merge 4e9670a59d into 8b72fc1220 Skylumz 2018-03-14 06:47:28 +0000
  • 4e9670a59d Themes added to all other forms other than project window, and RPF Explorer skylumz 2018-03-14 02:38:01 -0400
  • f33282d8c2
    Merge e71c88ed77 into 8b72fc1220 Skylumz 2018-03-14 02:49:17 +0000
  • bc3c6c02b0 theme commit skylumz 2018-03-13 22:28:58 -0400
  • 79a9cf1eb6 fdefads skylumz 2018-03-13 22:28:02 -0400
  • 02c3070545 fff skylumz 2018-03-13 22:24:18 -0400