alexguirre
1dd9bc34a2
Auto-calculate drawables blocks size fields
...
`ShaderGroup.ShaderGroupBlocksSize` (aka `Unknown_30h`) contains the byte size divided by 16 of the ShaderGroup block and its children blocks, when they are packed contiguously in the resource file.
`DrawableBase.DrawableModelsBlocksSize` (aka `Unknown_9Ah`) is similar but with the size of the `DrawableModelsBlock`.
Incorrect values can cause crashes when the model is unloaded.
Discussed here https://discord.com/channels/329138547833700352/329142468102586368/1139264754767122533
2023-08-11 19:30:23 +02:00
Lucas7yoshi
8a30134c52
Order clips in ycd files alphabetically to improve readability for synched scene style dicts and general consistency
2023-08-08 19:08:39 -04:00
Colton Fox
1b074b4389
Correctly calculate BVH item extents
2023-07-28 16:47:11 -04:00
Colton Fox
91ab5bd6bb
Rename Vertices2 to VerticesShrunk
2023-07-27 19:15:42 -04:00
Colton Fox
9137f8a169
Auto calculate Vertices2 (Vertices shrunk by margin)
2023-07-27 19:14:26 -04:00
Colton Fox
d0c4221670
Calculate Octants during XML import
2023-07-27 18:36:53 -04:00
alexguirre
071251e429
Support YFD XML import/export
2023-06-16 16:50:22 +02:00
Disquse
4bc8561a6d
Fix renderable transform multiply
2023-04-08 22:35:54 +03:00
cpmodding
9829cb92ba
updated entity sets names for los santos drug wars DLC
2022-12-13 13:43:34 +01:00
dexyfex
9d76f2c6c4
Merge pull request #180 from ultrahacx/master
...
Add missing shadow blur parameter in drawable XML
2022-11-06 11:24:53 +11:00
ultrahacx
3577c2872a
Add missing shadow blur parameter in drawable XML
2022-11-03 19:53:21 +05:30
FumaPraQue
f0f23ded18
Fix importing occlusions from .ymap files
...
Occlude Models from imported .ymap files was not being recognized properly.
The triangles count being shown on Project window was always being 0.
2022-10-17 23:34:46 -03:00
dexyfex
6f5f0fde39
Merge pull request #162 from Rytrak/master
...
Fixed issue on light editor form
2022-09-08 10:28:35 +10:00
dexyfex
26d5fe1d82
Merge pull request #171 from ZerXGIT/master
...
Drag and drop feature for Project Explorer
2022-09-08 10:26:01 +10:00
dexyfex
0a9a55f7f2
Merge pull request #169 from cpmodding/master
...
updated entity sets names for DLCs
2022-09-08 10:24:50 +10:00
dexyfex
983ab5a977
Merge pull request #170 from alexguirre/mrf-research
...
MRF/XML conversion
2022-09-08 10:23:33 +10:00
cpmodding
ab35732e84
updated entity sets names for mpbiker DLC
2022-08-25 12:06:12 +02:00
alexguirre
ddf689ae81
MRF/XML conversion
2022-08-24 12:39:23 +02:00
ZerX
7917453b19
Drag and drop feature for Project Explorer
2022-08-19 13:13:29 +02:00
alexguirre
f0567d315b
MRF research
2022-08-08 21:54:23 +02:00
cpmodding
861c4e5be1
updated entity sets names for mpsum2 DLC
2022-08-08 20:56:51 +02:00
dexy
ba16eab570
Fixed memory leak in RPF Explorer
2022-07-30 21:54:21 +10:00
dexy
cf81aebbb7
Allow patchday27ng DLC to be enabled if it is selected
2022-07-30 14:40:32 +10:00
PNWParksFan
bacbef88f5
Implement bulk delete tool for grass instances ( #161 )
...
* Added new Project panel for bulk grass delete
* Removed vs2015BlueTheme instance added unintentionally
2022-07-29 23:16:13 +10:00
dexyfex
cca75a00c5
Merge pull request #163 from cpmodding/master
...
added missing entity sets hashes for mptuner dlc
2022-07-29 22:48:54 +10:00
dexyfex
f2ad2de256
Merge pull request #166 from DurtyFree/patch-1
...
Create FUNDING.yml
2022-07-29 22:47:38 +10:00
dexy
c023671557
Fix for patchday27ng duplicating everything
2022-07-29 22:46:48 +10:00
Alexander Schmid
ff38d940d9
Create FUNDING.yml
2022-06-29 15:07:25 +02:00
dexy
bf5cf1bb6f
Fix for .cut XML conversion: updated PSO structure definitions
2022-06-15 08:25:17 +10:00
cpmodding
4ed21ca9d8
added missing entity sets hashes for mptuner dlc
2022-06-09 11:55:44 +02:00
Rytrak
7503df47e5
Fixed issue on light editor form when clicking on delete light, treenode becomes empty
2022-05-24 01:37:16 +02:00
douth-c-archive
facd1a06be
docs: some README changes ( #158 )
...
frontend changes; nothing editorial... yet!
Co-authored-by: Douth <47131318+douth-c@users.noreply.github.com>
2022-05-21 11:48:26 +10:00
dexyfex
911fe4ef3b
Merge pull request #160 from cpmodding/master
...
updated entity sets names from day one interiors and all DLCs
2022-05-21 10:53:13 +10:00
dexyfex
46aaddee44
Merge pull request #159 from Monkeypolice188/master
...
Audio updates
2022-05-21 10:21:55 +10:00
dexy
1648378010
FXC/XML conversion
2022-05-20 17:52:51 +10:00
dexy
a2f34ddf05
FxcFile Save method and loading improvements
2022-05-20 12:11:25 +10:00
cpmodding
bce00c1bdb
updated entity sets names from day one interiors and all DLCs
2022-05-15 17:26:34 +02:00
Monkeypolice188
01b959f524
Audio updates
2022-05-09 22:48:35 +01:00
dexy
9904e92082
Improved conversion of struct arrays to/from byte arrays
2022-05-08 20:54:21 +10:00
dexy
df77346daf
Fix for cachefile loading due to update2.rpf being used in latest game update
2022-04-27 08:37:34 +10:00
dexy
520eee6f81
YPDB/XML conversion
2022-03-30 20:13:01 +11:00
dexy
12750ff595
CacheDat/XML conversion
2022-03-29 23:32:29 +11:00
dexy
1cbbc1a6e0
Refactor XML import into XmlMeta class to be more consistent with XML exporting
2022-03-27 14:01:25 +11:00
dexy
6b4bdca95a
Fixed UI alignment issues on ModelLightForm
2022-03-20 11:17:42 +11:00
dexy
77d18307fa
Merge branch 'master' of https://github.com/dexyfex/CodeWalker
2022-03-20 11:09:45 +11:00
dexy
a12ccd6947
Add null checks for name hashing to help avoid crashes for some resources
2022-03-20 11:09:24 +11:00
dexyfex
cb92346762
Merge pull request #155 from alexguirre/synthesizer
...
Synthesizer progress
2022-03-20 11:04:35 +11:00
dexyfex
ba1d465eb4
Merge pull request #154 from alexguirre/fix-wrapper-sound
...
Fix reading/writing of Dat54WrapperSound
2022-03-20 11:03:52 +11:00
dexyfex
dda9f5bdce
Merge pull request #151 from alexguirre/ypdb
...
Support YPDB files
2022-03-20 11:02:10 +11:00
dexyfex
1a11b3d7a9
Merge pull request #148 from arifsezeraktas/master
...
Add duplicate light button to model light form
2022-03-20 11:01:17 +11:00