Commit Graph

26 Commits

Author SHA1 Message Date
Jan Racek
24d0c1fa07 bugfixes 2026-03-27 18:31:35 +01:00
Jan Racek
1c48b8b425 Revamped collision system 2026-03-27 16:39:42 +01:00
Jan Racek
d29ef569b3 Broken RUntime 2026-03-27 13:47:18 +01:00
Jan Racek
4aa4e49424 psst 2026-03-24 13:00:54 +01:00
53e993f58e feature: Added psxsplash installer, added basic BSP implementation (non-functional) 2025-09-04 18:01:23 +02:00
0d1e363dbb Fixed texture deduping 2025-08-22 22:19:21 +02:00
ac0e4d8420 Added IsActive flag and scene lua files 2025-04-17 15:36:34 +02:00
aliaksei.kalosha
ecb1422937 update handling of Lua assets 2025-04-12 18:16:57 +02:00
a07a715d19 merge main into lua 2025-04-12 14:55:42 +02:00
aliaksei.kalosha
a8e5f7cc4a add Texture Cache on PSXObjectExporter 2025-04-12 00:56:17 +02:00
b3da188438 Added lua exporting 2025-04-09 22:20:52 +02:00
aliaksei.kalosha
fedf013ee9 improve code readability 2025-04-01 22:34:30 +02:00
aliaksei.kalosha
a42cce4ee2 fix after merge 2025-04-01 21:50:09 +02:00
aliaksei.kalosha
de21aa6c67 Merge branch 'main' into splashpack 2025-04-01 20:37:50 +02:00
da12ade580 Improved light baking, updated splashpack structure and documentation 2025-03-30 21:31:02 +02:00
9e0d1557ee Minor refactor and QoL features, updated splashpack 2025-03-26 14:31:49 +01:00
1e4f5673e8 Splashpack fixes, added GTE scaling option 2025-03-23 00:05:33 +01:00
aliaksei.kalosha
d83e935a14 add check to not recalculate the same textures twice 2025-03-18 12:41:59 +01:00
aliaksei.kalosha
e2a9c13fe5 code refactoring and improvement
add more "Unity" way of handling static object
add RequireComponent to ensure that object have mesh and texture
add some handling of empty texture on objects
removed repetition from code
set all formatting to be the same
2025-03-18 01:11:45 +01:00
7b127b345b Preparation for release. Comments, fixes, README 2025-03-17 14:32:54 +01:00
8a6679dff6 Exporting is working and rendering correctly in pcsx-redux 2025-03-14 00:15:35 +01:00
1e480f6c15 Added PSXMesh, deindexes tris, converts them into primitives for the PSX 2025-03-13 12:37:23 +01:00
00c94d732b Texture and clut packing, All important information starts to join in one place for final export 2025-03-11 12:32:22 +01:00
9ddafca929 Rewrote quantizer 2025-01-25 20:28:51 +01:00
4c108f2ad6 Split Editor and Runtime into separate namespaces, Created Texture and Mesh classes 2025-01-13 20:28:06 +01:00
d1c734f078 Recursive calling of ObjectExporters from a SceneExporter, icons 2025-01-13 19:59:41 +01:00