-
-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tweak(ynv/ynd): update flag names #284
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gg781
added a commit
to gg781/CodeWalker
that referenced
this pull request
Apr 5, 2025
commit 1c6d5b4 Merge: e0df999 dc7685f Author: gg781 <[email protected]> Date: Sat Apr 5 17:03:54 2025 +0800 Merge branch 'master' of https://github.com/gg781/CodeWalker into dev/master commit dc7685f Author: dexy <[email protected]> Date: Sat Apr 5 17:30:14 2025 +1100 Gen9 converter refactoring commit 29c5dcf Author: dexy <[email protected]> Date: Sat Apr 5 16:46:57 2025 +1100 Added progress bar to gen9 converter commit 4808784 Author: dexy <[email protected]> Date: Sat Apr 5 16:18:54 2025 +1100 Slightly improved drag-drop folder import, Refactored XML export commit ce3cf41 Merge: 4029dcc 3877cb9 Author: dexyfex <[email protected]> Date: Sat Apr 5 14:07:34 2025 +1100 Merge pull request dexyfex#301 from ook3D/ynd-project tweak(ynd/project): improve YndFile loading time commit 4029dcc Merge: f945d90 8942b76 Author: dexyfex <[email protected]> Date: Sat Apr 5 13:57:18 2025 +1100 Merge pull request dexyfex#314 from ook3D/lodlight-gen asynchronously load assets for LOD light generator commit f945d90 Merge: 91aaa1f f4bb9d0 Author: dexyfex <[email protected]> Date: Sat Apr 5 13:52:07 2025 +1100 Merge pull request dexyfex#274 from AprendizFivem/patch-1 Fixes LODDIST issue in Menyoo import commit 91aaa1f Author: dexy <[email protected]> Date: Sat Apr 5 13:50:52 2025 +1100 PR dexyfex#287 manually merged due to conflict commit 8ad7ec6 Author: dexy <[email protected]> Date: Sat Apr 5 13:31:21 2025 +1100 Moved gen9 converter logic into CodeWalker.Core commit ef877c8 Author: dexy <[email protected]> Date: Fri Apr 4 14:05:40 2025 +1100 REL/XML conversion bug fixes commit 8064e15 Merge: fc84a35 35a8dfe Author: dexyfex <[email protected]> Date: Fri Apr 4 12:50:05 2025 +1100 Merge pull request dexyfex#317 from ook3D/audio-fixes additional rel fixes commit 35a8dfe Author: ook3d <[email protected]> Date: Thu Apr 3 21:32:59 2025 -0400 additional rel fixes commit fc84a35 Merge: 03a0649 cdda750 Author: dexyfex <[email protected]> Date: Fri Apr 4 09:27:05 2025 +1100 Merge pull request dexyfex#278 from ook3D/audio Update various rel audio stuff commit cdda750 Author: ook3d <[email protected]> Date: Tue Nov 19 05:37:35 2024 -0500 Update various rel audio stuff get WindElevationSounds hash Fix data type for ambient zone Fix data loss from missing entries Dat151 and dat15 improvements Update dat22 audio rel Fix data loss with SurfacePriority Fix AmbientZone Panel Wind sound split properties in HeliAudioSettings fix incorrectly named class Fix incorrect XML writing for SpeechParams fix incorrect RelXml tag types Fix various dat151 rel issues Fix ScannerSpecificLocation, PedVoiceGroups fix more rel stuff Fix TrainAudioSettings update dat151 unknowns Rename some dat151 values update Dat151ExplosionAudioSettings Update Remaining Unknowns update Dat151RadioTrackTextIDs fix Dat151ShoreLineRiverAudioSettings Fix Dat151SpeechContextVirtual Fix small issues with dat151 commit 03a0649 Merge: 9f07d82 9173690 Author: dexyfex <[email protected]> Date: Thu Apr 3 11:14:19 2025 +1100 Merge pull request dexyfex#298 from kirill-mapper/add-select-file-in-location Select file after OpenFileLocation in RPF Explorer commit 9f07d82 Author: dexy <[email protected]> Date: Thu Apr 3 11:11:21 2025 +1100 Added null check for CurrentProjectFile in FormClosing commit cb99e94 Merge: 11a1344 8b59034 Author: dexyfex <[email protected]> Date: Thu Apr 3 11:09:14 2025 +1100 Merge pull request dexyfex#289 from TheGamerzs/fix/improveProjectLogic fix(projectExplorer): Improve Project Logic commit 11a1344 Author: dexy <[email protected]> Date: Thu Apr 3 11:05:52 2025 +1100 Optimise culling logic for interior entities in 2D/ortho view commit a2026b9 Merge: 7febaad 96881ba Author: dexyfex <[email protected]> Date: Thu Apr 3 11:00:16 2025 +1100 Merge pull request dexyfex#291 from kirill-mapper/fix-2d-camera Fix editing gizmo in 2D Camera commit 7febaad Merge: 6bd665b 81f2a08 Author: dexyfex <[email protected]> Date: Thu Apr 3 10:59:57 2025 +1100 Merge pull request dexyfex#290 from kirill-mapper/fix-2d-ortho-mlo Fix visibility of interiors in 2d and ortho map view commit 6bd665b Merge: 313d174 307465a Author: dexyfex <[email protected]> Date: Wed Apr 2 16:50:08 2025 +1100 Merge pull request dexyfex#284 from ook3D/flags tweak(ynv/ynd): update flag names commit 313d174 Merge: 22bd5d8 603d2fe Author: dexyfex <[email protected]> Date: Wed Apr 2 16:47:24 2025 +1100 Merge pull request dexyfex#283 from ook3D/lodlights fix(lodlights): only assign corona intensity if size is not 0 commit 22bd5d8 Author: dexy <[email protected]> Date: Wed Apr 2 16:38:40 2025 +1100 ModManager progress commit d551f04 Author: dexy <[email protected]> Date: Wed Apr 2 16:35:22 2025 +1100 PR dexyfex#276 but manually implemented due to conflicts. Drag-drop .dds files in YtdForm commit d973043 Merge: f7eba2d 6546eec Author: dexyfex <[email protected]> Date: Wed Apr 2 13:45:31 2025 +1100 Merge pull request dexyfex#277 from alexguirre/ynv Export/import missing nav poly flags commit f7eba2d Author: dexy <[email protected]> Date: Wed Apr 2 13:24:05 2025 +1100 Added null check in SetArchetype for MloInstance commit 303c3be Author: Kirill <[email protected]> Date: Wed Apr 2 05:01:55 2025 +0300 Fix MLO Instance Data (dexyfex#271) * Fix MLO Instance Data - defaultEntitySets commit e515f7b Author: Kirill <[email protected]> Date: Wed Apr 2 04:58:43 2025 +0300 Additional Update ModelLightForm (dexyfex#268) * Update Renderable Light when Flags change for Cull Plane sync * Restore UpdateWidgetTransform for Capsule Extent * Fixed 125% High DPI Window Bug, SplitPanel1, Buttons, Tab Indexes commit 264d76a Author: dexy <[email protected]> Date: Tue Apr 1 16:11:18 2025 +1100 ModManager progress commit 8942b76 Author: ook3d <[email protected]> Date: Thu Mar 27 22:58:43 2025 -0400 asynchronously load assets for LOD light generator this drastically speeds up the time spent loading assets when generating LOD lights commit 060a582 Author: dexy <[email protected]> Date: Thu Mar 27 12:23:35 2025 +1100 RPF Explorer only cleanup drop folder if it was actually created commit 1e24df3 Author: dexy <[email protected]> Date: Wed Mar 26 21:53:27 2025 +1100 Added ModManager project commit b44add4 Merge: 862bcb1 18fc196 Author: dexyfex <[email protected]> Date: Wed Mar 26 13:33:22 2025 +1100 Merge pull request dexyfex#312 from alexguirre/fix-ydd Always overwrite drawable name with key from drawable dictionary commit 862bcb1 Author: dexy <[email protected]> Date: Wed Mar 26 09:39:13 2025 +1100 Change form titles in Gen9 mode, RPF Explorer search bug fix, Asset converter improvement commit 18fc196 Author: alexguirre <[email protected]> Date: Tue Mar 25 19:42:45 2025 +0100 Always overwrite drawable name with key from drawable dictionary commit f1d912e Author: dexy <[email protected]> Date: Tue Mar 25 17:44:15 2025 +1100 Added Copy to mods folder button commit c1583a9 Author: dexy <[email protected]> Date: Tue Mar 25 13:11:10 2025 +1100 Fix for changing RPF encryption type when recursively defragmenting and for drag-drop XML import commit 0a38dfe Author: dexy <[email protected]> Date: Fri Mar 21 19:39:28 2025 +1100 Gen9 conversion bug fixes commit 5852dbc Author: dexy <[email protected]> Date: Fri Mar 21 13:33:18 2025 +1100 Gen9 conversion bug fixes commit 89e335c Author: dexy <[email protected]> Date: Sun Mar 16 10:40:28 2025 +1100 Gen9 conversion bug fix for fragments without PhysicsLODGroup commit 1f97fcb Author: dexy <[email protected]> Date: Sun Mar 16 10:31:58 2025 +1100 Use OPEN encryption type for Gen9 RPFs again commit 80cf027 Author: dexy <[email protected]> Date: Sun Mar 16 00:12:12 2025 +1100 Use NONE encryption type for Gen9 RPFs commit 01f03a2 Author: dexy <[email protected]> Date: Sat Mar 15 22:42:59 2025 +1100 Gen9 ypt conversion bug fix commit 7bb6ce5 Author: dexy <[email protected]> Date: Sat Mar 15 22:20:20 2025 +1100 Gen9 asset converter commit a2e3bc2 Author: dexy <[email protected]> Date: Thu Mar 13 17:01:06 2025 +1100 Gen9 drawables progress commit b5b3731 Author: dexy <[email protected]> Date: Thu Mar 13 15:32:59 2025 +1100 Gen9 drawables progress commit 1cc93dc Author: dexy <[email protected]> Date: Tue Mar 11 21:35:42 2025 +1100 Gen9 drawables progress commit 2facae3 Author: dexy <[email protected]> Date: Tue Mar 11 19:20:39 2025 +1100 Gen9 exe support commit 448ecb6 Author: dexy <[email protected]> Date: Tue Mar 11 15:28:54 2025 +1100 Gen9 drawables progress commit 88eddba Author: dexy <[email protected]> Date: Mon Mar 10 14:01:11 2025 +1100 Gen9 drawables progress commit 81aed27 Author: dexy <[email protected]> Date: Mon Mar 10 13:01:06 2025 +1100 Gen9 drawables progress commit a9a6de3 Author: dexy <[email protected]> Date: Sun Mar 9 23:27:03 2025 +1100 Gen9 drawables progress commit 1dbfcfd Author: dexy <[email protected]> Date: Sat Mar 8 21:45:02 2025 +1100 Fixed bugs in YtdForm multiselect commit a4d48f0 Author: avail <[email protected]> Date: Sat Mar 8 11:40:41 2025 +0100 multi-select textures in YTD form (dexyfex#304) commit 5dbb791 Author: dexy <[email protected]> Date: Sat Mar 8 21:36:12 2025 +1100 Gen9 drawables progress commit 8635978 Author: dexy <[email protected]> Date: Fri Mar 7 14:04:53 2025 +1100 Gen9 resource packing update commit be9c6dc Author: dexy <[email protected]> Date: Fri Mar 7 02:07:33 2025 +1100 Gen9 drawables progress commit 433509a Author: dexy <[email protected]> Date: Wed Mar 5 22:26:06 2025 +1100 Initial Gen9 support (WIP) commit 3877cb9 Author: ook3d <[email protected]> Date: Sun Mar 2 22:55:05 2025 -0500 tweak(ynd/project): improve YndFile loading time previously when attempting to load a lot of ynd files into the project window, it would take a ridiculously long amount of time to finish loading, this is my attempt at trying to improve it. commit f4bb9d0 Author: AprendizFivem <[email protected]> Date: Wed Feb 19 21:58:30 2025 +0000 Fixes LODDIST issue in Menyoo import commit 9173690 Author: Kirill <[email protected]> Date: Mon Feb 17 15:51:30 2025 +0300 Select file after OpenFileLocation in RPF Explorer commit 96881ba Author: Kirill <[email protected]> Date: Wed Jan 15 21:12:36 2025 +0300 Fix editing gizmo in 2D Camera Fixing cases: If in 3D view the camera is below the object gizmo, after switching to 2D we cannot control the object gizmo or it is blocked commit 81f2a08 Author: Kirill <[email protected]> Date: Wed Jan 15 20:57:13 2025 +0300 Fix visibility of interiors in 2d and ortho map view Fix visibility of interiors in 2d and orthographic view, disable View Frustum for interiors in these views commit 8b59034 Author: TheGamerzs <[email protected]> Date: Tue Jan 14 13:26:36 2025 +0000 fix(projectExplorer): set `HasChanged` to false on a new project and check `HasChanged` on project close commit 307465a Author: ook3d <[email protected]> Date: Sun Dec 29 19:50:53 2024 -0500 tweak(ynv/ynd): update flag names commit 603d2fe Author: ook3d <[email protected]> Date: Sun Dec 29 18:45:54 2024 -0500 fix(lodlights): only assign corona intensity if size is not 0 commit 6546eec Author: alexguirre <[email protected]> Date: Sat Nov 16 19:23:58 2024 +0100 Export/import missing nav poly flags
gg781
added a commit
to gg781/CodeWalker
that referenced
this pull request
Apr 6, 2025
commit 6fd1728 Author: dexy <[email protected]> Date: Sun Apr 6 14:18:15 2025 +1000 Added IsValidPath check when scanning RPFs commit b313545 Author: dexy <[email protected]> Date: Sun Apr 6 13:03:20 2025 +1000 Gen9 converter support for RPF contents commit 0d1c4e5 Author: dexy <[email protected]> Date: Sun Apr 6 13:01:40 2025 +1000 Always use full path for opened folders in RPF Explorer commit c5bedb2 Author: dexy <[email protected]> Date: Sun Apr 6 10:40:38 2025 +1000 Force raw import for ordinary XML files commit dac290f Author: dexy <[email protected]> Date: Sun Apr 6 09:55:39 2025 +1000 Bug fix for recursive EnsureValidRpfEncryption commit 61937ae Author: dexy <[email protected]> Date: Sun Apr 6 00:49:27 2025 +1100 Bug fix for calculating MLO room boxes commit dc7685f Author: dexy <[email protected]> Date: Sat Apr 5 17:30:14 2025 +1100 Gen9 converter refactoring commit 29c5dcf Author: dexy <[email protected]> Date: Sat Apr 5 16:46:57 2025 +1100 Added progress bar to gen9 converter commit 4808784 Author: dexy <[email protected]> Date: Sat Apr 5 16:18:54 2025 +1100 Slightly improved drag-drop folder import, Refactored XML export commit ce3cf41 Merge: 4029dcc 3877cb9 Author: dexyfex <[email protected]> Date: Sat Apr 5 14:07:34 2025 +1100 Merge pull request dexyfex#301 from ook3D/ynd-project tweak(ynd/project): improve YndFile loading time commit 4029dcc Merge: f945d90 8942b76 Author: dexyfex <[email protected]> Date: Sat Apr 5 13:57:18 2025 +1100 Merge pull request dexyfex#314 from ook3D/lodlight-gen asynchronously load assets for LOD light generator commit f945d90 Merge: 91aaa1f f4bb9d0 Author: dexyfex <[email protected]> Date: Sat Apr 5 13:52:07 2025 +1100 Merge pull request dexyfex#274 from AprendizFivem/patch-1 Fixes LODDIST issue in Menyoo import commit 91aaa1f Author: dexy <[email protected]> Date: Sat Apr 5 13:50:52 2025 +1100 PR dexyfex#287 manually merged due to conflict commit 8ad7ec6 Author: dexy <[email protected]> Date: Sat Apr 5 13:31:21 2025 +1100 Moved gen9 converter logic into CodeWalker.Core commit ef877c8 Author: dexy <[email protected]> Date: Fri Apr 4 14:05:40 2025 +1100 REL/XML conversion bug fixes commit 8064e15 Merge: fc84a35 35a8dfe Author: dexyfex <[email protected]> Date: Fri Apr 4 12:50:05 2025 +1100 Merge pull request dexyfex#317 from ook3D/audio-fixes additional rel fixes commit 35a8dfe Author: ook3d <[email protected]> Date: Thu Apr 3 21:32:59 2025 -0400 additional rel fixes commit fc84a35 Merge: 03a0649 cdda750 Author: dexyfex <[email protected]> Date: Fri Apr 4 09:27:05 2025 +1100 Merge pull request dexyfex#278 from ook3D/audio Update various rel audio stuff commit cdda750 Author: ook3d <[email protected]> Date: Tue Nov 19 05:37:35 2024 -0500 Update various rel audio stuff get WindElevationSounds hash Fix data type for ambient zone Fix data loss from missing entries Dat151 and dat15 improvements Update dat22 audio rel Fix data loss with SurfacePriority Fix AmbientZone Panel Wind sound split properties in HeliAudioSettings fix incorrectly named class Fix incorrect XML writing for SpeechParams fix incorrect RelXml tag types Fix various dat151 rel issues Fix ScannerSpecificLocation, PedVoiceGroups fix more rel stuff Fix TrainAudioSettings update dat151 unknowns Rename some dat151 values update Dat151ExplosionAudioSettings Update Remaining Unknowns update Dat151RadioTrackTextIDs fix Dat151ShoreLineRiverAudioSettings Fix Dat151SpeechContextVirtual Fix small issues with dat151 commit 03a0649 Merge: 9f07d82 9173690 Author: dexyfex <[email protected]> Date: Thu Apr 3 11:14:19 2025 +1100 Merge pull request dexyfex#298 from kirill-mapper/add-select-file-in-location Select file after OpenFileLocation in RPF Explorer commit 9f07d82 Author: dexy <[email protected]> Date: Thu Apr 3 11:11:21 2025 +1100 Added null check for CurrentProjectFile in FormClosing commit cb99e94 Merge: 11a1344 8b59034 Author: dexyfex <[email protected]> Date: Thu Apr 3 11:09:14 2025 +1100 Merge pull request dexyfex#289 from TheGamerzs/fix/improveProjectLogic fix(projectExplorer): Improve Project Logic commit 11a1344 Author: dexy <[email protected]> Date: Thu Apr 3 11:05:52 2025 +1100 Optimise culling logic for interior entities in 2D/ortho view commit a2026b9 Merge: 7febaad 96881ba Author: dexyfex <[email protected]> Date: Thu Apr 3 11:00:16 2025 +1100 Merge pull request dexyfex#291 from kirill-mapper/fix-2d-camera Fix editing gizmo in 2D Camera commit 7febaad Merge: 6bd665b 81f2a08 Author: dexyfex <[email protected]> Date: Thu Apr 3 10:59:57 2025 +1100 Merge pull request dexyfex#290 from kirill-mapper/fix-2d-ortho-mlo Fix visibility of interiors in 2d and ortho map view commit 6bd665b Merge: 313d174 307465a Author: dexyfex <[email protected]> Date: Wed Apr 2 16:50:08 2025 +1100 Merge pull request dexyfex#284 from ook3D/flags tweak(ynv/ynd): update flag names commit 313d174 Merge: 22bd5d8 603d2fe Author: dexyfex <[email protected]> Date: Wed Apr 2 16:47:24 2025 +1100 Merge pull request dexyfex#283 from ook3D/lodlights fix(lodlights): only assign corona intensity if size is not 0 commit 22bd5d8 Author: dexy <[email protected]> Date: Wed Apr 2 16:38:40 2025 +1100 ModManager progress commit d551f04 Author: dexy <[email protected]> Date: Wed Apr 2 16:35:22 2025 +1100 PR dexyfex#276 but manually implemented due to conflicts. Drag-drop .dds files in YtdForm commit d973043 Merge: f7eba2d 6546eec Author: dexyfex <[email protected]> Date: Wed Apr 2 13:45:31 2025 +1100 Merge pull request dexyfex#277 from alexguirre/ynv Export/import missing nav poly flags commit f7eba2d Author: dexy <[email protected]> Date: Wed Apr 2 13:24:05 2025 +1100 Added null check in SetArchetype for MloInstance commit 303c3be Author: Kirill <[email protected]> Date: Wed Apr 2 05:01:55 2025 +0300 Fix MLO Instance Data (dexyfex#271) * Fix MLO Instance Data - defaultEntitySets commit e515f7b Author: Kirill <[email protected]> Date: Wed Apr 2 04:58:43 2025 +0300 Additional Update ModelLightForm (dexyfex#268) * Update Renderable Light when Flags change for Cull Plane sync * Restore UpdateWidgetTransform for Capsule Extent * Fixed 125% High DPI Window Bug, SplitPanel1, Buttons, Tab Indexes commit 264d76a Author: dexy <[email protected]> Date: Tue Apr 1 16:11:18 2025 +1100 ModManager progress commit 8942b76 Author: ook3d <[email protected]> Date: Thu Mar 27 22:58:43 2025 -0400 asynchronously load assets for LOD light generator this drastically speeds up the time spent loading assets when generating LOD lights commit 060a582 Author: dexy <[email protected]> Date: Thu Mar 27 12:23:35 2025 +1100 RPF Explorer only cleanup drop folder if it was actually created commit 1e24df3 Author: dexy <[email protected]> Date: Wed Mar 26 21:53:27 2025 +1100 Added ModManager project commit b44add4 Merge: 862bcb1 18fc196 Author: dexyfex <[email protected]> Date: Wed Mar 26 13:33:22 2025 +1100 Merge pull request dexyfex#312 from alexguirre/fix-ydd Always overwrite drawable name with key from drawable dictionary commit 862bcb1 Author: dexy <[email protected]> Date: Wed Mar 26 09:39:13 2025 +1100 Change form titles in Gen9 mode, RPF Explorer search bug fix, Asset converter improvement commit 18fc196 Author: alexguirre <[email protected]> Date: Tue Mar 25 19:42:45 2025 +0100 Always overwrite drawable name with key from drawable dictionary commit f1d912e Author: dexy <[email protected]> Date: Tue Mar 25 17:44:15 2025 +1100 Added Copy to mods folder button commit c1583a9 Author: dexy <[email protected]> Date: Tue Mar 25 13:11:10 2025 +1100 Fix for changing RPF encryption type when recursively defragmenting and for drag-drop XML import commit 0a38dfe Author: dexy <[email protected]> Date: Fri Mar 21 19:39:28 2025 +1100 Gen9 conversion bug fixes commit 5852dbc Author: dexy <[email protected]> Date: Fri Mar 21 13:33:18 2025 +1100 Gen9 conversion bug fixes commit 89e335c Author: dexy <[email protected]> Date: Sun Mar 16 10:40:28 2025 +1100 Gen9 conversion bug fix for fragments without PhysicsLODGroup commit 1f97fcb Author: dexy <[email protected]> Date: Sun Mar 16 10:31:58 2025 +1100 Use OPEN encryption type for Gen9 RPFs again commit 80cf027 Author: dexy <[email protected]> Date: Sun Mar 16 00:12:12 2025 +1100 Use NONE encryption type for Gen9 RPFs commit 01f03a2 Author: dexy <[email protected]> Date: Sat Mar 15 22:42:59 2025 +1100 Gen9 ypt conversion bug fix commit 7bb6ce5 Author: dexy <[email protected]> Date: Sat Mar 15 22:20:20 2025 +1100 Gen9 asset converter commit a2e3bc2 Author: dexy <[email protected]> Date: Thu Mar 13 17:01:06 2025 +1100 Gen9 drawables progress commit b5b3731 Author: dexy <[email protected]> Date: Thu Mar 13 15:32:59 2025 +1100 Gen9 drawables progress commit 1cc93dc Author: dexy <[email protected]> Date: Tue Mar 11 21:35:42 2025 +1100 Gen9 drawables progress commit 2facae3 Author: dexy <[email protected]> Date: Tue Mar 11 19:20:39 2025 +1100 Gen9 exe support commit 448ecb6 Author: dexy <[email protected]> Date: Tue Mar 11 15:28:54 2025 +1100 Gen9 drawables progress commit 88eddba Author: dexy <[email protected]> Date: Mon Mar 10 14:01:11 2025 +1100 Gen9 drawables progress commit 81aed27 Author: dexy <[email protected]> Date: Mon Mar 10 13:01:06 2025 +1100 Gen9 drawables progress commit a9a6de3 Author: dexy <[email protected]> Date: Sun Mar 9 23:27:03 2025 +1100 Gen9 drawables progress commit 1dbfcfd Author: dexy <[email protected]> Date: Sat Mar 8 21:45:02 2025 +1100 Fixed bugs in YtdForm multiselect commit a4d48f0 Author: avail <[email protected]> Date: Sat Mar 8 11:40:41 2025 +0100 multi-select textures in YTD form (dexyfex#304) commit 5dbb791 Author: dexy <[email protected]> Date: Sat Mar 8 21:36:12 2025 +1100 Gen9 drawables progress commit 8635978 Author: dexy <[email protected]> Date: Fri Mar 7 14:04:53 2025 +1100 Gen9 resource packing update commit be9c6dc Author: dexy <[email protected]> Date: Fri Mar 7 02:07:33 2025 +1100 Gen9 drawables progress commit 433509a Author: dexy <[email protected]> Date: Wed Mar 5 22:26:06 2025 +1100 Initial Gen9 support (WIP) commit 3877cb9 Author: ook3d <[email protected]> Date: Sun Mar 2 22:55:05 2025 -0500 tweak(ynd/project): improve YndFile loading time previously when attempting to load a lot of ynd files into the project window, it would take a ridiculously long amount of time to finish loading, this is my attempt at trying to improve it. commit f4bb9d0 Author: AprendizFivem <[email protected]> Date: Wed Feb 19 21:58:30 2025 +0000 Fixes LODDIST issue in Menyoo import commit 9173690 Author: Kirill <[email protected]> Date: Mon Feb 17 15:51:30 2025 +0300 Select file after OpenFileLocation in RPF Explorer commit 96881ba Author: Kirill <[email protected]> Date: Wed Jan 15 21:12:36 2025 +0300 Fix editing gizmo in 2D Camera Fixing cases: If in 3D view the camera is below the object gizmo, after switching to 2D we cannot control the object gizmo or it is blocked commit 81f2a08 Author: Kirill <[email protected]> Date: Wed Jan 15 20:57:13 2025 +0300 Fix visibility of interiors in 2d and ortho map view Fix visibility of interiors in 2d and orthographic view, disable View Frustum for interiors in these views commit 8b59034 Author: TheGamerzs <[email protected]> Date: Tue Jan 14 13:26:36 2025 +0000 fix(projectExplorer): set `HasChanged` to false on a new project and check `HasChanged` on project close commit 307465a Author: ook3d <[email protected]> Date: Sun Dec 29 19:50:53 2024 -0500 tweak(ynv/ynd): update flag names commit 603d2fe Author: ook3d <[email protected]> Date: Sun Dec 29 18:45:54 2024 -0500 fix(lodlights): only assign corona intensity if size is not 0 commit 6546eec Author: alexguirre <[email protected]> Date: Sat Nov 16 19:23:58 2024 +0100 Export/import missing nav poly flags
gg781
added a commit
to gg781/CodeWalker
that referenced
this pull request
Apr 7, 2025
commit c12e669 Author: dexy <[email protected]> Date: Mon Apr 7 21:31:08 2025 +1000 Implemented filter option in RPF Explorer commit 6289483 Author: dexy <[email protected]> Date: Mon Apr 7 08:58:51 2025 +1000 Fix for DirtBumpSampler wrong casing in MetaNames commit 07069e6 Merge: 36130f3 9dda202 Author: dexyfex <[email protected]> Date: Mon Apr 7 08:56:33 2025 +1000 Merge pull request dexyfex#320 from cpmodding/master added several hash names from Gen9 for MetaNames.cs commit 9dda202 Author: cpmodding <[email protected]> Date: Sun Apr 6 13:01:35 2025 +0200 added several hash names from Gen9 for MetaNames.cs commit 36130f3 Author: dexy <[email protected]> Date: Sun Apr 6 19:24:12 2025 +1000 Adjust gen9 converter progress bar commit 463587d Author: dexy <[email protected]> Date: Sun Apr 6 16:22:32 2025 +1000 Added standalone Gen9 Converter exe project commit 3914dd2 Author: dexy <[email protected]> Date: Sun Apr 6 16:20:45 2025 +1000 Added ModManager AssemblyName commit c42377b Author: dexy <[email protected]> Date: Sun Apr 6 15:38:20 2025 +1000 Gen9 converter improvements commit 6fd1728 Author: dexy <[email protected]> Date: Sun Apr 6 14:18:15 2025 +1000 Added IsValidPath check when scanning RPFs commit b313545 Author: dexy <[email protected]> Date: Sun Apr 6 13:03:20 2025 +1000 Gen9 converter support for RPF contents commit 0d1c4e5 Author: dexy <[email protected]> Date: Sun Apr 6 13:01:40 2025 +1000 Always use full path for opened folders in RPF Explorer commit c5bedb2 Author: dexy <[email protected]> Date: Sun Apr 6 10:40:38 2025 +1000 Force raw import for ordinary XML files commit dac290f Author: dexy <[email protected]> Date: Sun Apr 6 09:55:39 2025 +1000 Bug fix for recursive EnsureValidRpfEncryption commit 61937ae Author: dexy <[email protected]> Date: Sun Apr 6 00:49:27 2025 +1100 Bug fix for calculating MLO room boxes commit dc7685f Author: dexy <[email protected]> Date: Sat Apr 5 17:30:14 2025 +1100 Gen9 converter refactoring commit 29c5dcf Author: dexy <[email protected]> Date: Sat Apr 5 16:46:57 2025 +1100 Added progress bar to gen9 converter commit 4808784 Author: dexy <[email protected]> Date: Sat Apr 5 16:18:54 2025 +1100 Slightly improved drag-drop folder import, Refactored XML export commit ce3cf41 Merge: 4029dcc 3877cb9 Author: dexyfex <[email protected]> Date: Sat Apr 5 14:07:34 2025 +1100 Merge pull request dexyfex#301 from ook3D/ynd-project tweak(ynd/project): improve YndFile loading time commit 4029dcc Merge: f945d90 8942b76 Author: dexyfex <[email protected]> Date: Sat Apr 5 13:57:18 2025 +1100 Merge pull request dexyfex#314 from ook3D/lodlight-gen asynchronously load assets for LOD light generator commit f945d90 Merge: 91aaa1f f4bb9d0 Author: dexyfex <[email protected]> Date: Sat Apr 5 13:52:07 2025 +1100 Merge pull request dexyfex#274 from AprendizFivem/patch-1 Fixes LODDIST issue in Menyoo import commit 91aaa1f Author: dexy <[email protected]> Date: Sat Apr 5 13:50:52 2025 +1100 PR dexyfex#287 manually merged due to conflict commit 8ad7ec6 Author: dexy <[email protected]> Date: Sat Apr 5 13:31:21 2025 +1100 Moved gen9 converter logic into CodeWalker.Core commit ef877c8 Author: dexy <[email protected]> Date: Fri Apr 4 14:05:40 2025 +1100 REL/XML conversion bug fixes commit 8064e15 Merge: fc84a35 35a8dfe Author: dexyfex <[email protected]> Date: Fri Apr 4 12:50:05 2025 +1100 Merge pull request dexyfex#317 from ook3D/audio-fixes additional rel fixes commit 35a8dfe Author: ook3d <[email protected]> Date: Thu Apr 3 21:32:59 2025 -0400 additional rel fixes commit fc84a35 Merge: 03a0649 cdda750 Author: dexyfex <[email protected]> Date: Fri Apr 4 09:27:05 2025 +1100 Merge pull request dexyfex#278 from ook3D/audio Update various rel audio stuff commit cdda750 Author: ook3d <[email protected]> Date: Tue Nov 19 05:37:35 2024 -0500 Update various rel audio stuff get WindElevationSounds hash Fix data type for ambient zone Fix data loss from missing entries Dat151 and dat15 improvements Update dat22 audio rel Fix data loss with SurfacePriority Fix AmbientZone Panel Wind sound split properties in HeliAudioSettings fix incorrectly named class Fix incorrect XML writing for SpeechParams fix incorrect RelXml tag types Fix various dat151 rel issues Fix ScannerSpecificLocation, PedVoiceGroups fix more rel stuff Fix TrainAudioSettings update dat151 unknowns Rename some dat151 values update Dat151ExplosionAudioSettings Update Remaining Unknowns update Dat151RadioTrackTextIDs fix Dat151ShoreLineRiverAudioSettings Fix Dat151SpeechContextVirtual Fix small issues with dat151 commit 03a0649 Merge: 9f07d82 9173690 Author: dexyfex <[email protected]> Date: Thu Apr 3 11:14:19 2025 +1100 Merge pull request dexyfex#298 from kirill-mapper/add-select-file-in-location Select file after OpenFileLocation in RPF Explorer commit 9f07d82 Author: dexy <[email protected]> Date: Thu Apr 3 11:11:21 2025 +1100 Added null check for CurrentProjectFile in FormClosing commit cb99e94 Merge: 11a1344 8b59034 Author: dexyfex <[email protected]> Date: Thu Apr 3 11:09:14 2025 +1100 Merge pull request dexyfex#289 from TheGamerzs/fix/improveProjectLogic fix(projectExplorer): Improve Project Logic commit 11a1344 Author: dexy <[email protected]> Date: Thu Apr 3 11:05:52 2025 +1100 Optimise culling logic for interior entities in 2D/ortho view commit a2026b9 Merge: 7febaad 96881ba Author: dexyfex <[email protected]> Date: Thu Apr 3 11:00:16 2025 +1100 Merge pull request dexyfex#291 from kirill-mapper/fix-2d-camera Fix editing gizmo in 2D Camera commit 7febaad Merge: 6bd665b 81f2a08 Author: dexyfex <[email protected]> Date: Thu Apr 3 10:59:57 2025 +1100 Merge pull request dexyfex#290 from kirill-mapper/fix-2d-ortho-mlo Fix visibility of interiors in 2d and ortho map view commit 6bd665b Merge: 313d174 307465a Author: dexyfex <[email protected]> Date: Wed Apr 2 16:50:08 2025 +1100 Merge pull request dexyfex#284 from ook3D/flags tweak(ynv/ynd): update flag names commit 313d174 Merge: 22bd5d8 603d2fe Author: dexyfex <[email protected]> Date: Wed Apr 2 16:47:24 2025 +1100 Merge pull request dexyfex#283 from ook3D/lodlights fix(lodlights): only assign corona intensity if size is not 0 commit 22bd5d8 Author: dexy <[email protected]> Date: Wed Apr 2 16:38:40 2025 +1100 ModManager progress commit d551f04 Author: dexy <[email protected]> Date: Wed Apr 2 16:35:22 2025 +1100 PR dexyfex#276 but manually implemented due to conflicts. Drag-drop .dds files in YtdForm commit d973043 Merge: f7eba2d 6546eec Author: dexyfex <[email protected]> Date: Wed Apr 2 13:45:31 2025 +1100 Merge pull request dexyfex#277 from alexguirre/ynv Export/import missing nav poly flags commit f7eba2d Author: dexy <[email protected]> Date: Wed Apr 2 13:24:05 2025 +1100 Added null check in SetArchetype for MloInstance commit 303c3be Author: Kirill <[email protected]> Date: Wed Apr 2 05:01:55 2025 +0300 Fix MLO Instance Data (dexyfex#271) * Fix MLO Instance Data - defaultEntitySets commit e515f7b Author: Kirill <[email protected]> Date: Wed Apr 2 04:58:43 2025 +0300 Additional Update ModelLightForm (dexyfex#268) * Update Renderable Light when Flags change for Cull Plane sync * Restore UpdateWidgetTransform for Capsule Extent * Fixed 125% High DPI Window Bug, SplitPanel1, Buttons, Tab Indexes commit 264d76a Author: dexy <[email protected]> Date: Tue Apr 1 16:11:18 2025 +1100 ModManager progress commit 8942b76 Author: ook3d <[email protected]> Date: Thu Mar 27 22:58:43 2025 -0400 asynchronously load assets for LOD light generator this drastically speeds up the time spent loading assets when generating LOD lights commit 060a582 Author: dexy <[email protected]> Date: Thu Mar 27 12:23:35 2025 +1100 RPF Explorer only cleanup drop folder if it was actually created commit 1e24df3 Author: dexy <[email protected]> Date: Wed Mar 26 21:53:27 2025 +1100 Added ModManager project commit b44add4 Merge: 862bcb1 18fc196 Author: dexyfex <[email protected]> Date: Wed Mar 26 13:33:22 2025 +1100 Merge pull request dexyfex#312 from alexguirre/fix-ydd Always overwrite drawable name with key from drawable dictionary commit 862bcb1 Author: dexy <[email protected]> Date: Wed Mar 26 09:39:13 2025 +1100 Change form titles in Gen9 mode, RPF Explorer search bug fix, Asset converter improvement commit 18fc196 Author: alexguirre <[email protected]> Date: Tue Mar 25 19:42:45 2025 +0100 Always overwrite drawable name with key from drawable dictionary commit f1d912e Author: dexy <[email protected]> Date: Tue Mar 25 17:44:15 2025 +1100 Added Copy to mods folder button commit c1583a9 Author: dexy <[email protected]> Date: Tue Mar 25 13:11:10 2025 +1100 Fix for changing RPF encryption type when recursively defragmenting and for drag-drop XML import commit 0a38dfe Author: dexy <[email protected]> Date: Fri Mar 21 19:39:28 2025 +1100 Gen9 conversion bug fixes commit 5852dbc Author: dexy <[email protected]> Date: Fri Mar 21 13:33:18 2025 +1100 Gen9 conversion bug fixes commit 89e335c Author: dexy <[email protected]> Date: Sun Mar 16 10:40:28 2025 +1100 Gen9 conversion bug fix for fragments without PhysicsLODGroup commit 1f97fcb Author: dexy <[email protected]> Date: Sun Mar 16 10:31:58 2025 +1100 Use OPEN encryption type for Gen9 RPFs again commit 80cf027 Author: dexy <[email protected]> Date: Sun Mar 16 00:12:12 2025 +1100 Use NONE encryption type for Gen9 RPFs commit 01f03a2 Author: dexy <[email protected]> Date: Sat Mar 15 22:42:59 2025 +1100 Gen9 ypt conversion bug fix commit 7bb6ce5 Author: dexy <[email protected]> Date: Sat Mar 15 22:20:20 2025 +1100 Gen9 asset converter commit a2e3bc2 Author: dexy <[email protected]> Date: Thu Mar 13 17:01:06 2025 +1100 Gen9 drawables progress commit b5b3731 Author: dexy <[email protected]> Date: Thu Mar 13 15:32:59 2025 +1100 Gen9 drawables progress commit 1cc93dc Author: dexy <[email protected]> Date: Tue Mar 11 21:35:42 2025 +1100 Gen9 drawables progress commit 2facae3 Author: dexy <[email protected]> Date: Tue Mar 11 19:20:39 2025 +1100 Gen9 exe support commit 448ecb6 Author: dexy <[email protected]> Date: Tue Mar 11 15:28:54 2025 +1100 Gen9 drawables progress commit 88eddba Author: dexy <[email protected]> Date: Mon Mar 10 14:01:11 2025 +1100 Gen9 drawables progress commit 81aed27 Author: dexy <[email protected]> Date: Mon Mar 10 13:01:06 2025 +1100 Gen9 drawables progress commit a9a6de3 Author: dexy <[email protected]> Date: Sun Mar 9 23:27:03 2025 +1100 Gen9 drawables progress commit 1dbfcfd Author: dexy <[email protected]> Date: Sat Mar 8 21:45:02 2025 +1100 Fixed bugs in YtdForm multiselect commit a4d48f0 Author: avail <[email protected]> Date: Sat Mar 8 11:40:41 2025 +0100 multi-select textures in YTD form (dexyfex#304) commit 5dbb791 Author: dexy <[email protected]> Date: Sat Mar 8 21:36:12 2025 +1100 Gen9 drawables progress commit 8635978 Author: dexy <[email protected]> Date: Fri Mar 7 14:04:53 2025 +1100 Gen9 resource packing update commit be9c6dc Author: dexy <[email protected]> Date: Fri Mar 7 02:07:33 2025 +1100 Gen9 drawables progress commit 433509a Author: dexy <[email protected]> Date: Wed Mar 5 22:26:06 2025 +1100 Initial Gen9 support (WIP) commit 3877cb9 Author: ook3d <[email protected]> Date: Sun Mar 2 22:55:05 2025 -0500 tweak(ynd/project): improve YndFile loading time previously when attempting to load a lot of ynd files into the project window, it would take a ridiculously long amount of time to finish loading, this is my attempt at trying to improve it. commit f4bb9d0 Author: AprendizFivem <[email protected]> Date: Wed Feb 19 21:58:30 2025 +0000 Fixes LODDIST issue in Menyoo import commit 9173690 Author: Kirill <[email protected]> Date: Mon Feb 17 15:51:30 2025 +0300 Select file after OpenFileLocation in RPF Explorer commit 96881ba Author: Kirill <[email protected]> Date: Wed Jan 15 21:12:36 2025 +0300 Fix editing gizmo in 2D Camera Fixing cases: If in 3D view the camera is below the object gizmo, after switching to 2D we cannot control the object gizmo or it is blocked commit 81f2a08 Author: Kirill <[email protected]> Date: Wed Jan 15 20:57:13 2025 +0300 Fix visibility of interiors in 2d and ortho map view Fix visibility of interiors in 2d and orthographic view, disable View Frustum for interiors in these views commit 8b59034 Author: TheGamerzs <[email protected]> Date: Tue Jan 14 13:26:36 2025 +0000 fix(projectExplorer): set `HasChanged` to false on a new project and check `HasChanged` on project close commit 307465a Author: ook3d <[email protected]> Date: Sun Dec 29 19:50:53 2024 -0500 tweak(ynv/ynd): update flag names commit 603d2fe Author: ook3d <[email protected]> Date: Sun Dec 29 18:45:54 2024 -0500 fix(lodlights): only assign corona intensity if size is not 0 commit 6546eec Author: alexguirre <[email protected]> Date: Sat Nov 16 19:23:58 2024 +0100 Export/import missing nav poly flags
gg781
added a commit
to gg781/CodeWalker
that referenced
this pull request
Apr 7, 2025
commit 938913a Author: dexy <[email protected]> Date: Mon Apr 7 23:30:27 2025 +1000 Search items by typing in RPF Explorer main list view commit 93c4f56 Author: dexy <[email protected]> Date: Mon Apr 7 22:19:22 2025 +1000 Wildcard search in RPF Explorer commit c12e669 Author: dexy <[email protected]> Date: Mon Apr 7 21:31:08 2025 +1000 Implemented filter option in RPF Explorer commit 6289483 Author: dexy <[email protected]> Date: Mon Apr 7 08:58:51 2025 +1000 Fix for DirtBumpSampler wrong casing in MetaNames commit 07069e6 Merge: 36130f3 9dda202 Author: dexyfex <[email protected]> Date: Mon Apr 7 08:56:33 2025 +1000 Merge pull request dexyfex#320 from cpmodding/master added several hash names from Gen9 for MetaNames.cs commit 9dda202 Author: cpmodding <[email protected]> Date: Sun Apr 6 13:01:35 2025 +0200 added several hash names from Gen9 for MetaNames.cs commit 36130f3 Author: dexy <[email protected]> Date: Sun Apr 6 19:24:12 2025 +1000 Adjust gen9 converter progress bar commit 463587d Author: dexy <[email protected]> Date: Sun Apr 6 16:22:32 2025 +1000 Added standalone Gen9 Converter exe project commit 3914dd2 Author: dexy <[email protected]> Date: Sun Apr 6 16:20:45 2025 +1000 Added ModManager AssemblyName commit c42377b Author: dexy <[email protected]> Date: Sun Apr 6 15:38:20 2025 +1000 Gen9 converter improvements commit 6fd1728 Author: dexy <[email protected]> Date: Sun Apr 6 14:18:15 2025 +1000 Added IsValidPath check when scanning RPFs commit b313545 Author: dexy <[email protected]> Date: Sun Apr 6 13:03:20 2025 +1000 Gen9 converter support for RPF contents commit 0d1c4e5 Author: dexy <[email protected]> Date: Sun Apr 6 13:01:40 2025 +1000 Always use full path for opened folders in RPF Explorer commit c5bedb2 Author: dexy <[email protected]> Date: Sun Apr 6 10:40:38 2025 +1000 Force raw import for ordinary XML files commit dac290f Author: dexy <[email protected]> Date: Sun Apr 6 09:55:39 2025 +1000 Bug fix for recursive EnsureValidRpfEncryption commit 61937ae Author: dexy <[email protected]> Date: Sun Apr 6 00:49:27 2025 +1100 Bug fix for calculating MLO room boxes commit dc7685f Author: dexy <[email protected]> Date: Sat Apr 5 17:30:14 2025 +1100 Gen9 converter refactoring commit 29c5dcf Author: dexy <[email protected]> Date: Sat Apr 5 16:46:57 2025 +1100 Added progress bar to gen9 converter commit 4808784 Author: dexy <[email protected]> Date: Sat Apr 5 16:18:54 2025 +1100 Slightly improved drag-drop folder import, Refactored XML export commit ce3cf41 Merge: 4029dcc 3877cb9 Author: dexyfex <[email protected]> Date: Sat Apr 5 14:07:34 2025 +1100 Merge pull request dexyfex#301 from ook3D/ynd-project tweak(ynd/project): improve YndFile loading time commit 4029dcc Merge: f945d90 8942b76 Author: dexyfex <[email protected]> Date: Sat Apr 5 13:57:18 2025 +1100 Merge pull request dexyfex#314 from ook3D/lodlight-gen asynchronously load assets for LOD light generator commit f945d90 Merge: 91aaa1f f4bb9d0 Author: dexyfex <[email protected]> Date: Sat Apr 5 13:52:07 2025 +1100 Merge pull request dexyfex#274 from AprendizFivem/patch-1 Fixes LODDIST issue in Menyoo import commit 91aaa1f Author: dexy <[email protected]> Date: Sat Apr 5 13:50:52 2025 +1100 PR dexyfex#287 manually merged due to conflict commit 8ad7ec6 Author: dexy <[email protected]> Date: Sat Apr 5 13:31:21 2025 +1100 Moved gen9 converter logic into CodeWalker.Core commit ef877c8 Author: dexy <[email protected]> Date: Fri Apr 4 14:05:40 2025 +1100 REL/XML conversion bug fixes commit 8064e15 Merge: fc84a35 35a8dfe Author: dexyfex <[email protected]> Date: Fri Apr 4 12:50:05 2025 +1100 Merge pull request dexyfex#317 from ook3D/audio-fixes additional rel fixes commit 35a8dfe Author: ook3d <[email protected]> Date: Thu Apr 3 21:32:59 2025 -0400 additional rel fixes commit fc84a35 Merge: 03a0649 cdda750 Author: dexyfex <[email protected]> Date: Fri Apr 4 09:27:05 2025 +1100 Merge pull request dexyfex#278 from ook3D/audio Update various rel audio stuff commit cdda750 Author: ook3d <[email protected]> Date: Tue Nov 19 05:37:35 2024 -0500 Update various rel audio stuff get WindElevationSounds hash Fix data type for ambient zone Fix data loss from missing entries Dat151 and dat15 improvements Update dat22 audio rel Fix data loss with SurfacePriority Fix AmbientZone Panel Wind sound split properties in HeliAudioSettings fix incorrectly named class Fix incorrect XML writing for SpeechParams fix incorrect RelXml tag types Fix various dat151 rel issues Fix ScannerSpecificLocation, PedVoiceGroups fix more rel stuff Fix TrainAudioSettings update dat151 unknowns Rename some dat151 values update Dat151ExplosionAudioSettings Update Remaining Unknowns update Dat151RadioTrackTextIDs fix Dat151ShoreLineRiverAudioSettings Fix Dat151SpeechContextVirtual Fix small issues with dat151 commit 03a0649 Merge: 9f07d82 9173690 Author: dexyfex <[email protected]> Date: Thu Apr 3 11:14:19 2025 +1100 Merge pull request dexyfex#298 from kirill-mapper/add-select-file-in-location Select file after OpenFileLocation in RPF Explorer commit 9f07d82 Author: dexy <[email protected]> Date: Thu Apr 3 11:11:21 2025 +1100 Added null check for CurrentProjectFile in FormClosing commit cb99e94 Merge: 11a1344 8b59034 Author: dexyfex <[email protected]> Date: Thu Apr 3 11:09:14 2025 +1100 Merge pull request dexyfex#289 from TheGamerzs/fix/improveProjectLogic fix(projectExplorer): Improve Project Logic commit 11a1344 Author: dexy <[email protected]> Date: Thu Apr 3 11:05:52 2025 +1100 Optimise culling logic for interior entities in 2D/ortho view commit a2026b9 Merge: 7febaad 96881ba Author: dexyfex <[email protected]> Date: Thu Apr 3 11:00:16 2025 +1100 Merge pull request dexyfex#291 from kirill-mapper/fix-2d-camera Fix editing gizmo in 2D Camera commit 7febaad Merge: 6bd665b 81f2a08 Author: dexyfex <[email protected]> Date: Thu Apr 3 10:59:57 2025 +1100 Merge pull request dexyfex#290 from kirill-mapper/fix-2d-ortho-mlo Fix visibility of interiors in 2d and ortho map view commit 6bd665b Merge: 313d174 307465a Author: dexyfex <[email protected]> Date: Wed Apr 2 16:50:08 2025 +1100 Merge pull request dexyfex#284 from ook3D/flags tweak(ynv/ynd): update flag names commit 313d174 Merge: 22bd5d8 603d2fe Author: dexyfex <[email protected]> Date: Wed Apr 2 16:47:24 2025 +1100 Merge pull request dexyfex#283 from ook3D/lodlights fix(lodlights): only assign corona intensity if size is not 0 commit 22bd5d8 Author: dexy <[email protected]> Date: Wed Apr 2 16:38:40 2025 +1100 ModManager progress commit d551f04 Author: dexy <[email protected]> Date: Wed Apr 2 16:35:22 2025 +1100 PR dexyfex#276 but manually implemented due to conflicts. Drag-drop .dds files in YtdForm commit d973043 Merge: f7eba2d 6546eec Author: dexyfex <[email protected]> Date: Wed Apr 2 13:45:31 2025 +1100 Merge pull request dexyfex#277 from alexguirre/ynv Export/import missing nav poly flags commit f7eba2d Author: dexy <[email protected]> Date: Wed Apr 2 13:24:05 2025 +1100 Added null check in SetArchetype for MloInstance commit 303c3be Author: Kirill <[email protected]> Date: Wed Apr 2 05:01:55 2025 +0300 Fix MLO Instance Data (dexyfex#271) * Fix MLO Instance Data - defaultEntitySets commit e515f7b Author: Kirill <[email protected]> Date: Wed Apr 2 04:58:43 2025 +0300 Additional Update ModelLightForm (dexyfex#268) * Update Renderable Light when Flags change for Cull Plane sync * Restore UpdateWidgetTransform for Capsule Extent * Fixed 125% High DPI Window Bug, SplitPanel1, Buttons, Tab Indexes commit 264d76a Author: dexy <[email protected]> Date: Tue Apr 1 16:11:18 2025 +1100 ModManager progress commit 8942b76 Author: ook3d <[email protected]> Date: Thu Mar 27 22:58:43 2025 -0400 asynchronously load assets for LOD light generator this drastically speeds up the time spent loading assets when generating LOD lights commit 060a582 Author: dexy <[email protected]> Date: Thu Mar 27 12:23:35 2025 +1100 RPF Explorer only cleanup drop folder if it was actually created commit 1e24df3 Author: dexy <[email protected]> Date: Wed Mar 26 21:53:27 2025 +1100 Added ModManager project commit b44add4 Merge: 862bcb1 18fc196 Author: dexyfex <[email protected]> Date: Wed Mar 26 13:33:22 2025 +1100 Merge pull request dexyfex#312 from alexguirre/fix-ydd Always overwrite drawable name with key from drawable dictionary commit 862bcb1 Author: dexy <[email protected]> Date: Wed Mar 26 09:39:13 2025 +1100 Change form titles in Gen9 mode, RPF Explorer search bug fix, Asset converter improvement commit 18fc196 Author: alexguirre <[email protected]> Date: Tue Mar 25 19:42:45 2025 +0100 Always overwrite drawable name with key from drawable dictionary commit f1d912e Author: dexy <[email protected]> Date: Tue Mar 25 17:44:15 2025 +1100 Added Copy to mods folder button commit c1583a9 Author: dexy <[email protected]> Date: Tue Mar 25 13:11:10 2025 +1100 Fix for changing RPF encryption type when recursively defragmenting and for drag-drop XML import commit 0a38dfe Author: dexy <[email protected]> Date: Fri Mar 21 19:39:28 2025 +1100 Gen9 conversion bug fixes commit 5852dbc Author: dexy <[email protected]> Date: Fri Mar 21 13:33:18 2025 +1100 Gen9 conversion bug fixes commit 89e335c Author: dexy <[email protected]> Date: Sun Mar 16 10:40:28 2025 +1100 Gen9 conversion bug fix for fragments without PhysicsLODGroup commit 1f97fcb Author: dexy <[email protected]> Date: Sun Mar 16 10:31:58 2025 +1100 Use OPEN encryption type for Gen9 RPFs again commit 80cf027 Author: dexy <[email protected]> Date: Sun Mar 16 00:12:12 2025 +1100 Use NONE encryption type for Gen9 RPFs commit 01f03a2 Author: dexy <[email protected]> Date: Sat Mar 15 22:42:59 2025 +1100 Gen9 ypt conversion bug fix commit 7bb6ce5 Author: dexy <[email protected]> Date: Sat Mar 15 22:20:20 2025 +1100 Gen9 asset converter commit a2e3bc2 Author: dexy <[email protected]> Date: Thu Mar 13 17:01:06 2025 +1100 Gen9 drawables progress commit b5b3731 Author: dexy <[email protected]> Date: Thu Mar 13 15:32:59 2025 +1100 Gen9 drawables progress commit 1cc93dc Author: dexy <[email protected]> Date: Tue Mar 11 21:35:42 2025 +1100 Gen9 drawables progress commit 2facae3 Author: dexy <[email protected]> Date: Tue Mar 11 19:20:39 2025 +1100 Gen9 exe support commit 448ecb6 Author: dexy <[email protected]> Date: Tue Mar 11 15:28:54 2025 +1100 Gen9 drawables progress commit 88eddba Author: dexy <[email protected]> Date: Mon Mar 10 14:01:11 2025 +1100 Gen9 drawables progress commit 81aed27 Author: dexy <[email protected]> Date: Mon Mar 10 13:01:06 2025 +1100 Gen9 drawables progress commit a9a6de3 Author: dexy <[email protected]> Date: Sun Mar 9 23:27:03 2025 +1100 Gen9 drawables progress commit 1dbfcfd Author: dexy <[email protected]> Date: Sat Mar 8 21:45:02 2025 +1100 Fixed bugs in YtdForm multiselect commit a4d48f0 Author: avail <[email protected]> Date: Sat Mar 8 11:40:41 2025 +0100 multi-select textures in YTD form (dexyfex#304) commit 5dbb791 Author: dexy <[email protected]> Date: Sat Mar 8 21:36:12 2025 +1100 Gen9 drawables progress commit 8635978 Author: dexy <[email protected]> Date: Fri Mar 7 14:04:53 2025 +1100 Gen9 resource packing update commit be9c6dc Author: dexy <[email protected]> Date: Fri Mar 7 02:07:33 2025 +1100 Gen9 drawables progress commit 433509a Author: dexy <[email protected]> Date: Wed Mar 5 22:26:06 2025 +1100 Initial Gen9 support (WIP) commit 3877cb9 Author: ook3d <[email protected]> Date: Sun Mar 2 22:55:05 2025 -0500 tweak(ynd/project): improve YndFile loading time previously when attempting to load a lot of ynd files into the project window, it would take a ridiculously long amount of time to finish loading, this is my attempt at trying to improve it. commit f4bb9d0 Author: AprendizFivem <[email protected]> Date: Wed Feb 19 21:58:30 2025 +0000 Fixes LODDIST issue in Menyoo import commit 9173690 Author: Kirill <[email protected]> Date: Mon Feb 17 15:51:30 2025 +0300 Select file after OpenFileLocation in RPF Explorer commit 96881ba Author: Kirill <[email protected]> Date: Wed Jan 15 21:12:36 2025 +0300 Fix editing gizmo in 2D Camera Fixing cases: If in 3D view the camera is below the object gizmo, after switching to 2D we cannot control the object gizmo or it is blocked commit 81f2a08 Author: Kirill <[email protected]> Date: Wed Jan 15 20:57:13 2025 +0300 Fix visibility of interiors in 2d and ortho map view Fix visibility of interiors in 2d and orthographic view, disable View Frustum for interiors in these views commit 8b59034 Author: TheGamerzs <[email protected]> Date: Tue Jan 14 13:26:36 2025 +0000 fix(projectExplorer): set `HasChanged` to false on a new project and check `HasChanged` on project close commit 307465a Author: ook3d <[email protected]> Date: Sun Dec 29 19:50:53 2024 -0500 tweak(ynv/ynd): update flag names commit 603d2fe Author: ook3d <[email protected]> Date: Sun Dec 29 18:45:54 2024 -0500 fix(lodlights): only assign corona intensity if size is not 0 commit 6546eec Author: alexguirre <[email protected]> Date: Sat Nov 16 19:23:58 2024 +0100 Export/import missing nav poly flags
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.