index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gltf
/
editor
/
editor_scene_importer_blend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix visibility filtering options for .blend imports
Jonathan Nicholl
2022-10-02
1
-1
/
+1
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-7
/
+7
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-1
/
+1
*
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
1
-2
/
+2
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-2
/
+2
*
Fix typos with codespell
Rémi Verschelde
2022-05-23
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Import scenes as AnimationLibrary
reduz
2022-04-13
1
-6
/
+8
*
Fix path handling in FBX and Blend importers
Rémi Verschelde
2022-04-07
1
-2
/
+3
*
Merge pull request #59764 from reduz/blender-import-autodetect
Rémi Verschelde
2022-04-01
1
-2
/
+307
|
\
|
*
Add Blender install autodetection and configuration.
reduz
2022-04-01
1
-2
/
+307
*
|
Merge pull request #59755 from V-Sekai/import-gltf-mat-placeholder
Rémi Verschelde
2022-04-01
1
-0
/
+12
|
\
\
|
*
|
Add support for Blend importing of material placeholders.
K. S. Ernest (iFire) Lee
2022-03-31
1
-0
/
+12
|
|
/
*
/
Allow importing punctual lights from Blend.
K. S. Ernest (iFire) Lee
2022-03-31
1
-1
/
+1
|
/
*
Add fbx2gltf support for importing .fbx files
K. S. Ernest (iFire) Lee
2022-03-30
1
-25
/
+12
*
Add support for importing .blend files
K. S. Ernest (iFire) Lee
2022-03-29
1
-0
/
+268
[prev]