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
*
Merge pull request #93440 from Calinou/import-size-limit-downsample-if-necessary
Thaddeus Crews
2024-11-13
1
-2
/
+34
|
\
|
*
Downsample textures on import if necessary for technical reasons
Hugo Locurcio
2024-06-22
1
-2
/
+34
*
|
Merge pull request #97363 from reduz/deterministic-gen-suberesources-id
Thaddeus Crews
2024-11-11
28
-28
/
+31
|
\
\
|
*
|
Allow passing UID to importer
Juan
2024-11-11
28
-28
/
+31
*
|
|
Merge pull request #92986 from Repiteo/core/ref-instantiate-integration
Thaddeus Crews
2024-11-11
2
-2
/
+2
|
\
\
\
|
*
|
|
Core: Integrate `Ref::instantiate` where possible
Thaddeus Crews
2024-11-10
2
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #97551 from lalitshankarchowdhury/resize-audio-waveform
Thaddeus Crews
2024-11-11
1
-3
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
AudioStreamImport: Allow waveform resize
Lalit Shankar Chowdhury
2024-09-29
1
-3
/
+1
*
|
|
Remove unnecessary condition
Logharaa
2024-11-09
1
-3
/
+1
*
|
|
Merge pull request #98874 from aaronfranke/gltf-preserve-visibility
Thaddeus Crews
2024-11-07
2
-0
/
+2
|
\
\
\
|
*
|
|
GLTF: Preserve node visibility on import
Aaron Franke
2024-11-05
2
-0
/
+2
*
|
|
|
Merge pull request #98150 from hunterloftis/fix-default-import-threaded
Thaddeus Crews
2024-11-07
13
-5
/
+22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix freeze on non-thread-safe custom importers
Hunter Loftis
2024-10-15
13
-5
/
+22
*
|
|
|
Rewrite index optimization code for maximum efficiency
Arseny Kapoulkine
2024-11-04
2
-4
/
+4
*
|
|
|
Merge pull request #98620 from zeux/lodgen-cleanup
Clay John
2024-10-30
2
-14
/
+2
|
\
\
\
\
|
*
|
|
|
LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings
Arseny Kapoulkine
2024-10-28
2
-14
/
+2
*
|
|
|
|
Merge pull request #98039 from aaronfranke/button-icon
Thaddeus Crews
2024-10-29
3
-24
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
3
-24
/
+24
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
|
|
|
|
Merge pull request #97711 from EAinsley/fix#94718
Thaddeus Crews
2024-10-25
1
-1
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
No freezing when size in header is too large
Ainsley Su
2024-10-23
1
-1
/
+14
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Add Generate LODs, Shadow Mesh and Lightmap UV2 options to OBJ mesh import
Hugo Locurcio
2024-10-25
1
-5
/
+78
|
|
/
/
/
|
/
|
|
|
*
|
|
|
[Font Importer] Update Unicode block list to Unicode 16.0
bruvzg
2024-10-15
1
-1
/
+12
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #97582 from BlueCube3310/basisu-hdr
Thaddeus Crews
2024-10-14
2
-10
/
+0
|
\
\
\
|
*
|
|
BasisU: Update to 1.50.0 and add HDR support
BlueCube3310
2024-10-12
2
-10
/
+0
|
|
/
/
*
/
/
Fix 3D HDR texture import with lossless compression
BlueCube3310
2024-10-04
2
-1
/
+5
|
/
/
*
|
Merge pull request #95678 from Hilderin/fix-slow-load-on-large-project-v2
Rémi Verschelde
2024-09-26
4
-17
/
+13
|
\
\
|
*
|
Fix slow editor load on large projects (v2)
Hilderin
2024-09-25
4
-17
/
+13
*
|
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
|
|
Fix crash when importing a surface with no UVs after another surface in the s...
clayjohn
2024-09-20
1
-14
/
+20
|
/
/
*
|
Merge pull request #96768 from DeeJayLSP/wav-end
Rémi Verschelde
2024-09-12
1
-2
/
+2
|
\
\
|
*
|
WAV: Fix one frame overflow at the end
DeeJayLSP
2024-09-11
1
-2
/
+2
*
|
|
Add "Use Node Type Suffixes" scene import option
Aaron Franke
2024-09-09
2
-5
/
+14
|
/
/
*
|
Merge pull request #96094 from SaracenOne/add_3d_skeleton_to_advanced_importer
Rémi Verschelde
2024-09-08
2
-1
/
+69
|
\
\
|
*
|
Various improvements to advanced importer skeleton preview.
Saracen
2024-09-07
2
-6
/
+51
|
*
|
add support for visualizing bones in Advanced Import Settings
Jeronimo Schreyer
2024-08-27
2
-1
/
+24
*
|
|
Merge pull request #96292 from AThousandShips/null_check_ref_fix
Rémi Verschelde
2024-09-03
3
-10
/
+10
|
\
\
\
|
*
|
|
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
3
-10
/
+10
*
|
|
|
Merge pull request #96401 from SaracenOne/filter_improvement
Rémi Verschelde
2024-09-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Enforce correct type for silhouette filter.
Saracen
2024-08-31
1
-1
/
+1
|
|
/
/
/
*
/
/
/
ResourceImporterWAV: Enable QOA compression by default
DeeJayLSP
2024-08-31
1
-1
/
+2
|
/
/
/
*
|
|
Merge pull request #96174 from DeeJayLSP/wav-docs
Rémi Verschelde
2024-08-30
1
-1
/
+1
|
\
\
\
|
*
|
|
WAV stream/importer: Improve compression/loop names and descriptions
DeeJayLSP
2024-08-30
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #96308 from SaracenOne/attempt_to_reset_imported_scene
Rémi Verschelde
2024-08-30
1
-0
/
+13
|
\
\
\
|
*
|
|
Attempt applying RESET pose during import.
Saracen
2024-08-29
1
-0
/
+13
*
|
|
|
Import/export GLTF extras to node->meta
demolke
2024-08-29
1
-1
/
+9
|
/
/
/
*
|
|
[Scene] Add SceneStringName::toggled
Yuri Rubinsky
2024-08-28
1
-3
/
+3
*
|
|
Merge pull request #96198 from DeeJayLSP/qoa-leak
Rémi Verschelde
2024-08-28
1
-4
/
+7
|
\
\
\
|
*
|
|
Fix memory leak on QOA import
DeeJayLSP
2024-08-28
1
-4
/
+7
|
|
/
/
[next]