Commit Graph

17 Commits

Author SHA1 Message Date
b34258606b Moved Animation from scene/resources to scene/animation. 2023-12-10 13:30:23 +01:00
53d36345e6 Added back CSG support code I removed. 2023-07-11 12:23:46 +02:00
Haoyu Qiu
00f1096e87 Set the unlit / unshaded extension when importing / exporting GLTF
Co-authored-by: Hakim <hakim.rouatbi@gmail.com>
2023-04-10 09:50:55 +02:00
2cd4e4d828 Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
1b0aac6028 Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
848d31bfdb Ported: [3.x] Backport the GLTFDocumentExtension system - aaronfranke
62e10daf70
2022-12-22 19:24:45 +01:00
fd3c23e04e Ported: [3.x] Backport moving camera and light logic to GLTF subclasses
- aaronfranke
a887f48d1d
2022-12-22 16:58:19 +01:00
4cc205301f Ported: [3.x] Consistently use p_ for parameters in GLTFDocument
- aaronfranke
d8b1c9ff3c
2022-12-11 20:00:56 +01:00
60b8bbf1ae Ported: [3.x] GLTF: Organize structures and extensions into subfolders
- aaronfranke
d8aa3b32c9
2022-12-11 19:39:24 +01:00
615529eb6b Ported: [3.x] GLTF: Move shared defines into a separate gltf_defines.h file - aaronfranke
f1febed469
2022-11-30 15:50:09 +01:00
Aaron Franke
13b8c888a0 GLTF: Only list used extensions when they're actually used 2022-11-30 15:12:33 +01:00
cd944e8bbe Added back GridMap support for the GLTF module. 2022-10-08 23:58:46 +02:00
LunaticInAHat
8e301d27ba GLTF import external images correctly 2022-10-08 17:48:32 +02:00
The Tophat Demon
3b7eb818e3 GLTF imports & exports material texture filters 2022-10-08 17:48:13 +02:00
e558e0f700 Fix build when the new skeleton 3d module is disabled. 2022-08-28 16:01:50 +02:00
dc28777321 Moved Skeleton and it's related classes to a module. 2022-08-28 15:46:12 +02:00
95767b2cea Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00