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
/
editor
/
import
Commit message (
Expand
)
Author
Age
Files
Lines
*
Codestyle: Fix some comment issues
Rémi Verschelde
2023-11-21
1
-8
/
+0
*
Fix Resource Importer use after free
Alistair Leslie-Hughes
2023-11-14
2
-3
/
+5
*
Don't use TTR/RTR for ERR/WARN prints
Rémi Verschelde
2023-11-12
1
-3
/
+3
*
Fix stuck cursor in Advanced Scene Importer
Markus Sauermann
2023-11-09
1
-0
/
+3
*
Implement glTF compat version system for files from older Godot versions
Aaron Franke
2023-11-03
2
-2
/
+10
*
Merge pull request #83036 from jsjtxietian/move-animation-slice-processing-to...
Yuri Sizov
2023-11-03
1
-32
/
+28
|
\
|
*
Move animation slice processing to _post_fix_animations
jsjtxietian
2023-10-09
1
-32
/
+28
*
|
Merge pull request #84252 from clayjohn/ensure_tangents
Rémi Verschelde
2023-11-02
2
-4
/
+23
|
\
\
|
*
|
Enhance checks and user experience around tangents.
clayjohn
2023-11-01
2
-4
/
+23
*
|
|
Merge pull request #83600 from jsjtxietian/make-translation-import-more-robust
Rémi Verschelde
2023-11-02
1
-1
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make translation importer skip not-supported lang tag
jsjtxietian
2023-10-20
1
-1
/
+10
*
|
|
Merge pull request #83764 from timothyqiu/suffix-only
Rémi Verschelde
2023-10-26
1
-1
/
+5
|
\
\
\
|
*
|
|
Fix infinite loop when importing 3D object named "-colonly"
Haoyu Qiu
2023-10-22
1
-1
/
+5
*
|
|
|
Add method check for _notify_skeleton_bones_renamed.
Saracen
2023-10-26
1
-7
/
+6
*
|
|
|
Some more fixes for compressed meshes
clayjohn
2023-10-24
2
-7
/
+7
*
|
|
|
Fix "as" capitalization in editor strings
Haoyu Qiu
2023-10-23
1
-1
/
+1
|
/
/
/
*
/
/
Add bulk change guards to successive theme overrides in Editor and GUI
Yuri Sizov
2023-10-19
3
-25
/
+34
|
/
/
*
|
[Bitmap fonts] Add support for scaling.
bruvzg
2023-10-13
2
-0
/
+6
*
|
Cleanup instances of using uint32_t for mesh formats
Clay
2023-10-12
2
-4
/
+4
*
|
Merge pull request #83076 from SaracenOne/make_rest_fixer_tracks_imported
Rémi Verschelde
2023-10-10
1
-0
/
+1
|
\
\
|
*
|
Set new RestFixer tracks as imported
Saracen
2023-10-09
1
-0
/
+1
|
|
/
*
/
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-10-08
2
-2
/
+2
|
/
*
Vertex and attribute compression to reduce the size of the vertex format.
clayjohn
2023-10-05
4
-10
/
+38
*
Add vararg call() method to C++ Callable
kobewi
2023-10-05
1
-9
/
+2
*
Fixed the Advanced Import Settings window's camera rotation order in the 3D v...
Shnazzy
2023-09-29
1
-1
/
+1
*
Implement AnimationManager the base class of AnimationPlayer/Tree
Silc Lizard (Tokage) Renew
2023-09-29
4
-10
/
+10
*
Make 3D editor gizmos and debug shapes ignore fog
Hugo Locurcio
2023-09-27
1
-0
/
+2
*
Merge pull request #82302 from MewPurPur/alt-font-icon
Rémi Verschelde
2023-09-25
1
-2
/
+2
|
\
|
*
Add white Font and Mesh icons
MewPurPur
2023-09-25
1
-2
/
+2
*
|
Merge pull request #82190 from BlueCube3310/aabb-import-shadows-disable
Rémi Verschelde
2023-09-24
1
-0
/
+1
|
\
\
|
*
|
Disable bounding box shadows for advanced scene importer
BlueCube3310
2023-09-23
1
-0
/
+1
|
|
/
*
|
Merge pull request #78803 from EMBYRDEV/additional-mesh-import-options
Rémi Verschelde
2023-09-24
1
-0
/
+50
|
\
\
|
|
/
|
/
|
|
*
Add layer, shadow and visibility range options to Scene Importer.
Hannah Crawford
2023-06-28
1
-0
/
+50
*
|
Merge pull request #81705 from AThousandShips/null_check_editor
Rémi Verschelde
2023-09-16
3
-8
/
+8
|
\
\
|
*
|
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
3
-8
/
+8
*
|
|
Cleanup some GLOBAL_DEFs
kobewi
2023-09-15
1
-1
/
+1
|
/
/
*
|
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
1
-0
/
+1
*
|
Add EditorStringNames singleton
kobewi
2023-09-03
3
-71
/
+74
*
|
Register and cleanup resource importer singletons in a predictable way
Yuri Sizov
2023-08-07
6
-12
/
+35
*
|
Merge pull request #79774 from aaronfranke/scene-import-root-type-name
Rémi Verschelde
2023-08-02
1
-28
/
+32
|
\
\
|
*
|
Improve overriding the root type or root name in the scene importer
Aaron Franke
2023-08-01
1
-28
/
+32
*
|
|
Merge pull request #79907 from kdiduk/fix-advanced-scene-reimport-default-set...
Aaron Franke
2023-08-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[bugfix] Fix reimporting scene withh default values selected
Kirill Diduk
2023-07-28
1
-1
/
+1
*
|
|
Merge pull request #80107 from Spycemyster/reimport-path-message
Yuri Sizov
2023-08-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Added path to output of missing import texture metadata
Spencer Chang
2023-08-01
1
-1
/
+1
*
|
|
|
Merge pull request #77533 from EMBYRDEV/phys-mat-import-option
Yuri Sizov
2023-08-01
1
-3
/
+19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add Additional Physics Options to Scene Importer.
Hannah Crawford
2023-05-27
1
-3
/
+19
*
|
|
|
Fix life cycle of ResourceImporterTexture better
Pedro J. Estébanez
2023-07-28
1
-2
/
+6
|
|
/
/
|
/
|
|
*
|
|
Fix life cycle of ResourceImporterTexture not tracked properly
Pedro J. Estébanez
2023-07-27
1
-0
/
+1
*
|
|
Fix typo in ResourceImporterImageFont
Haoyu Qiu
2023-07-21
1
-1
/
+1
[next]