64 Commits

Author SHA1 Message Date
Pyogenics
b07596676d Add notice for the new content guidelines 2025-07-13 18:14:42 +00:00
Pyogenics
4ac8ff0d71 Merge initial a3d export support
Initial a3d export support
2025-06-01 12:41:36 +00:00
Pyogenics
03501ad56f Fix bug where only lowercase model extensions were being detected 2025-05-31 12:22:16 +01:00
Pyogenics
ec3c89f8b0 Add Parma demo 2025-05-30 12:56:42 +01:00
Pyogenics
6673aab38c Avoid key error when loading prop data 2025-05-30 11:34:36 +01:00
Pyogenics
7283d77f48 Export flip UV y component 2025-05-21 18:38:18 +01:00
Pyogenics
3655a0c79d Handle transforms, parents and objects better 2025-05-21 18:18:14 +01:00
Pyogenics
c2580a4273 Import orphaned transforms 2025-05-01 21:29:45 +01:00
Pyogenics
655e8247d0 Fixed bug where A3D mesh names were not being set on export 2025-04-30 19:55:44 +01:00
Pyogenics
1a6c48a3a4 Add version selection to export options 2025-04-30 19:14:42 +01:00
Pyogenics
56a55c8516 Initial version 3 export support 2025-04-30 18:45:17 +01:00
Pyogenics
437d9f079c UV export 2025-04-28 11:28:40 +01:00
Pyogenics
0e06e47f6e Correct parent behaviour for both import and export on version 2 models 2025-04-27 20:23:45 +01:00
Pyogenics
6ef3f6e889 Initial version 2 export support 2025-04-27 15:54:35 +01:00
Pyogenics
b67cee3756 Update readme with new demo images and BattleMap support 2025-04-11 18:47:40 +01:00
Pyogenics
b8fe36205b Merge map.bin support into main
Support for loading map.bin files
v1.0.0-binmapimport
2025-04-11 12:35:34 +00:00
Pyogenics
1fc2856e84 Check if user set a prop library path when importing a BattleMap 2025-04-11 13:24:43 +01:00
Pyogenics
4851dec975 Reuse collision mesh data blocks 2025-04-10 22:38:12 +01:00
Pyogenics
20ed280a9d Add some minor comments, logging and move classes around 2025-04-10 19:18:41 +01:00
Pyogenics
b1794014dc Add option to scale map in import menu 2025-04-10 14:15:44 +01:00
Pyogenics
91ee61d692 Correct material importing, legacy maps actually have correct materials now 2025-04-10 13:48:52 +01:00
Pyogenics
d971ebade3 Make lightmapdata importing optional and fix error where we attempted to load it even when the map didn't have lightmapdata (like legacy maps) 2025-04-10 11:43:05 +01:00
Pyogenics
4866a3ff8a Initial lightmapdata import 2025-04-09 11:30:57 +01:00
Pyogenics
4b2ba7eba1 Refactor Alternativa Protocol implementation 2025-04-07 17:40:15 +01:00
Pyogenics
8a96286bae Initial, broken, support for legacy maps 2025-04-07 13:17:50 +01:00
Pyogenics
5b35a26c6e Tweak map materials 2025-04-06 20:26:28 +01:00
Pyogenics
8a41d7a47a Import normal vertex buffers to correct inaccurate lighting in blender due to bad geometry 2025-04-06 19:47:12 +01:00
Pyogenics
79a6d9d786 Clean up material import abit 2025-04-01 21:27:10 +01:00
Pyogenics
45a32c2ba4 New demo images 2025-03-31 20:50:45 +01:00
Pyogenics
2ce9b3aa75 Sloppy material importing for maps 2025-03-31 20:48:35 +01:00
Pyogenics
bbabbda16f Import collision planes and boxes 2025-03-31 18:54:08 +01:00
Pyogenics
f07e9a58ee Import spawnpoints and some collision geometry 2025-03-30 21:09:38 +01:00
Pyogenics
8141194dc1 Add demo of BattleMap import 2025-03-29 20:02:47 +00:00
Pyogenics
a245b6b1a0 Initial working remaster map imports 2025-03-29 16:08:29 +00:00
Pyogenics
6cfab91dc4 Add initial BattleMap code 2025-03-29 12:43:43 +00:00
Pyogenics
46c8b0ebdf Add more demo images 2025-03-27 16:05:19 +00:00
Pyogenics
1d35ea7b0f Fix bug where we try add materials when there are none 2025-03-26 18:28:04 +00:00
Pyogenics
a4d62b33e7 Allow for importing multiple files simultaneously 2025-03-25 17:26:29 +00:00
Pyogenics
34d40f70a2 Fix incorrect geometry importing, now triangles should be joined together 2025-03-22 21:49:49 +00:00
Pyogenics
f9de035859 Correct transform parent reading and implement parent assignment
Thanks to tubixpvp for pointing out the error with transform parent reading
2025-03-19 14:28:04 +00:00
Pyogenics
ac96886e46 Corrected formatting 2025-01-26 19:32:59 +00:00
Pyogenics
880746a9ce Add status section 2025-01-25 17:54:56 +00:00
Pyogenics
92d66a20d4 Add auto texture import option 2025-01-19 15:50:02 +00:00
Pyogenics
caf3caee50 Add reset empty transforms option 2025-01-19 12:19:27 +00:00
Pyogenics
d3988cd10f Extract blender import code to improve code quality 2025-01-19 12:04:28 +00:00
Pyogenics
db68e3c8f4 Add initial import options 2025-01-18 16:05:27 +00:00
Pyogenics
24dbdaeb1c Remove some debug print statements 2025-01-18 14:36:36 +00:00
Pyogenics
044b7338ad Add zip gitignore, blender outputs plugins as zip 2025-01-18 14:22:52 +00:00
Pyogenics
02a87f4a05 Import UV2 data 2025-01-18 14:21:41 +00:00
Currency
45314b11e8 Update README.md
added the guide
2024-12-12 21:15:42 +01:00