Commit Graph

14 Commits

Author SHA1 Message Date
99621357a0 File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
11945d7f1d Split material.h. 2023-12-10 21:26:28 +01:00
9df5649c1b Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
deccaed2cc Moved materials into a new subfolder. 2023-12-10 14:59:22 +01:00
53d36345e6 Added back CSG support code I removed. 2023-07-11 12:23:46 +02:00
848d31bfdb Ported: [3.x] Backport the GLTFDocumentExtension system - aaronfranke
62e10daf70
2022-12-22 19:24:45 +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
cd944e8bbe Added back GridMap support for the GLTF module. 2022-10-08 23:58:46 +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