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
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
46
-92
/
+92
*
Rebrand preambles to Redot
Spartan322
2024-10-13
46
-0
/
+92
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
1
-2
/
+2
*
WAV: Fix one frame overflow at the end
DeeJayLSP
2024-09-17
1
-2
/
+2
*
Fix memory leak on QOA import
DeeJayLSP
2024-09-16
1
-4
/
+7
*
[ImageFont] Fix escape sequence parsing, add note to the docs.
bruvzg
2024-09-16
1
-2
/
+4
*
Merge pull request #94968 from jsjtxietian/obj-import
Rémi Verschelde
2024-08-12
1
-9
/
+10
|
\
|
*
Fix obj's name set in wrong order when importing
jsjtxietian
2024-07-31
1
-9
/
+10
*
|
Merge pull request #93284 from rune-scape/missing-import-settings-crash
Rémi Verschelde
2024-07-31
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
avoid crashing when scene import settings are empty
rune-scape
2024-06-17
1
-0
/
+2
*
|
Merge pull request #94058 from Hilderin/fix-scene-project-importation-settings
Rémi Verschelde
2024-07-17
1
-2
/
+6
|
\
\
|
*
|
Fix missing options in Project Import Defaults
Hilderin
2024-07-09
1
-2
/
+6
*
|
|
Fix error message being printed when importing an OBJ with no surfaces
Hugo Locurcio
2024-07-08
1
-2
/
+6
|
/
/
*
|
Fix default collision shape on imported rigidbody
Bastiaan Olij
2024-06-24
2
-3
/
+23
*
|
Merge pull request #93337 from bruvzg/rename_img_fnt_imp
Rémi Verschelde
2024-06-19
1
-1
/
+1
|
\
\
|
*
|
Remove `monospace/fixed-width` from the `ResourceImporterImageFont` name and ...
bruvzg
2024-06-19
1
-1
/
+1
*
|
|
Merge pull request #92640 from AThousandShips/text_value_changed_sname
Rémi Verschelde
2024-06-19
2
-6
/
+6
|
\
\
\
|
*
|
|
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
2
-6
/
+6
*
|
|
|
Merge pull request #92639 from AThousandShips/confirmed_sname
Rémi Verschelde
2024-06-19
3
-4
/
+4
|
\
|
|
|
|
*
|
|
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
3
-4
/
+4
*
|
|
|
Merge pull request #92638 from AThousandShips/item_selected_sname
Rémi Verschelde
2024-06-19
1
-2
/
+2
|
\
|
|
|
|
*
|
|
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-2
/
+2
|
|
/
/
*
/
/
Retain meta data set on imported nodes
tamas
2024-06-18
2
-0
/
+23
|
/
/
*
/
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
2
-13
/
+13
|
/
*
[Image Font Importer] Adds support for `\uXXXX` in the kerning config strings.
bruvzg
2024-06-13
1
-3
/
+22
*
Merge pull request #93074 from bruvzg/bmp_imp_adv
Rémi Verschelde
2024-06-12
1
-0
/
+2
|
\
|
*
[Image Font Importer] Fix reading advance after hex/dec range.
bruvzg
2024-06-12
1
-0
/
+2
*
|
Fix incorrect camera transform of animation view in the import window
Yuri Rubinsky
2024-06-10
1
-1
/
+1
|
/
*
Merge pull request #91953 from AThousandShips/use_normal_sname
Rémi Verschelde
2024-05-31
1
-1
/
+1
|
\
|
*
Use `CoreStringNames::normal` in more places
A Thousand Ships
2024-05-30
1
-1
/
+1
*
|
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-2
/
+2
*
|
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-1
/
+1
|
/
*
Merge pull request #92539 from RandomShaper/no_crash_glsl_headless
Rémi Verschelde
2024-05-30
1
-0
/
+1
|
\
|
*
Avoid crash when importing .glsl in headless
Pedro J. Estébanez
2024-05-30
1
-0
/
+1
*
|
Replace `.bind(...).call_deferred()` with `.call_deferred(...)`
A Thousand Ships
2024-05-27
1
-1
/
+1
|
/
*
Merge pull request #92196 from lyuma/gltf_anim_library_import_as_bones
Rémi Verschelde
2024-05-23
1
-1
/
+1
|
\
|
*
Support Import As Skeleton Bones on glTF and AnimationLibrary import
Lyuma
2024-05-21
1
-1
/
+1
*
|
Merge pull request #92179 from aaronp64/image_import_memory
Rémi Verschelde
2024-05-22
1
-3
/
+3
|
\
\
|
*
|
Improve memory usage for image import and PortableCompressedTexture2D
aaronp64
2024-05-20
1
-3
/
+3
|
|
/
*
/
fbx: change import option defaults
Lyuma
2024-05-21
1
-1
/
+2
|
/
*
Merge pull request #92012 from lyuma/rest_fixer_anim_scale
Rémi Verschelde
2024-05-17
1
-1
/
+1
|
\
|
*
rest fixer: Apply orthonormalized scale to anims
Lyuma
2024-05-16
1
-1
/
+1
*
|
Merge pull request #90647 from Gaktan/master
Rémi Verschelde
2024-05-17
1
-12
/
+20
|
\
\
|
|
/
|
/
|
|
*
Fixed decimal and hex ranges not working with image fonts
Gaktan
2024-05-13
1
-12
/
+20
*
|
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
3
-15
/
+15
*
|
Use Core/Scene stringnames consistently
kobewi
2024-05-13
3
-11
/
+11
|
/
*
Editor: Disallow font image rows/columns to be zero or less
Alistair Leslie-Hughes
2024-05-12
1
-2
/
+4
*
Merge pull request #91619 from AThousandShips/find_improve
Rémi Verschelde
2024-05-08
2
-5
/
+5
|
\
|
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
2
-5
/
+5
*
|
[Core] Add case-insensitive `String::containsn`
A Thousand Ships
2024-05-08
1
-2
/
+2
|
/
[next]