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
/
scene
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #96705 from elmajime/camera_from_external_feed
Thaddeus Crews
2024-11-04
1
-4
/
+1
|
\
|
*
Added external camera feed from external plugin on Android
maxime.chambefort
2024-10-30
1
-4
/
+1
*
|
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
Michael Alexsander
2024-11-02
2
-4
/
+5
*
|
Merge pull request #69197 from aaronfranke/fix-tiny-convex
Thaddeus Crews
2024-10-31
1
-1
/
+1
|
\
\
|
*
|
Fix debug line drawing with tiny convex hull mesh colliders
Aaron Franke
2024-10-30
1
-1
/
+1
*
|
|
Merge pull request #98303 from Chaosus/vs_transparency_preview
Yuri Rubinsky
2024-10-31
1
-1
/
+1
|
\
\
\
|
*
|
|
Add alpha channel display to vec4 previews of visual shader nodes
Chaosus
2024-10-18
1
-1
/
+1
*
|
|
|
Merge pull request #98620 from zeux/lodgen-cleanup
Clay John
2024-10-30
2
-294
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings
Arseny Kapoulkine
2024-10-28
2
-294
/
+5
*
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
10
-21
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
10
-21
/
+21
*
|
|
|
Merge pull request #98529 from zeux/meshopt-22
Clay John
2024-10-27
2
-1
/
+8
|
\
\
\
\
|
*
|
|
|
Update meshoptimizer to 0.22
Arseny Kapoulkine
2024-10-26
2
-1
/
+8
*
|
|
|
|
Merge pull request #98477 from Calinou/styleboxflat-corner-radius-increase-ra...
Thaddeus Crews
2024-10-25
1
-12
/
+12
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Increase range hint for StyleBoxFlat `border_width`, `corner_radius` and `exp...
Hugo Locurcio
2024-10-24
1
-12
/
+12
*
|
|
|
|
Merge pull request #98293 from timothyqiu/emptiness-is-indeed-form
Clay John
2024-10-24
1
-4
/
+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix error when undo tile deletion in TileSetAtlasSourceEditor
Haoyu Qiu
2024-10-18
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #98451 from RandomShaper/ext_text_err
Thaddeus Crews
2024-10-24
2
-2
/
+26
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ExternalTexture: Avoid error when destroyed without having been used
Pedro J. Estébanez
2024-10-23
2
-2
/
+26
|
|
/
/
*
|
|
Merge pull request #98041 from Hilderin/fix-lost-gdextensions-on-startup
Thaddeus Crews
2024-10-21
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix lost of gdextension on editor startup.
Hilderin
2024-10-20
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #97205 from tetrapod00/inspect-native-shader-code
Thaddeus Crews
2024-10-21
2
-0
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add "Inspect Native Shader Code" to shader resource and shader editor
tetrapod00
2024-10-08
2
-0
/
+14
*
|
|
Merge pull request #97770 from tdaven/fix-94151
Thaddeus Crews
2024-10-14
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix immediate mesh modifications that don't call set_mesh
Trevor Davenport
2024-10-03
1
-0
/
+2
*
|
|
|
Fix implementation of property_can_revert() in various classes
kobewi
2024-10-04
1
-6
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Partially revert 96780, remove warnings from project/editor settings `_get`.
bruvzg
2024-10-04
1
-40
/
+36
*
|
|
Merge pull request #97362 from reduz/make-unique-scene-id-deterministic
Rémi Verschelde
2024-10-04
1
-0
/
+2
|
\
\
\
|
*
|
|
Make internal unique scene resource ID deterministic
Juan
2024-09-23
1
-0
/
+2
*
|
|
|
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...
Dario
2024-10-02
8
-146
/
+266
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #94240 from MewPurPur/optimize-styleboxflat
Rémi Verschelde
2024-10-01
1
-77
/
+70
|
\
\
\
|
*
|
|
Optimize StyleBoxFlat.draw()
MewPurPur
2024-09-28
1
-77
/
+70
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #93449 from Calinou/basematerial3d-refraction-use-depth-co...
Rémi Verschelde
2024-10-01
1
-6
/
+13
|
\
\
\
|
*
|
|
Fix BaseMaterial3D refracting objects located in front of the material
Hugo Locurcio
2024-09-26
1
-6
/
+13
*
|
|
|
Add markers to animation
chocola-mint
2024-09-29
2
-0
/
+173
*
|
|
|
Merge pull request #93311 from dsnopek/gdextension-required-virtuals
Rémi Verschelde
2024-09-27
10
-66
/
+66
|
\
\
\
\
|
*
|
|
|
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
David Snopek
2024-09-11
10
-66
/
+66
*
|
|
|
|
Merge pull request #97414 from AThousandShips/code_highlight_fix
Rémi Verschelde
2024-09-26
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Fix editing of some properties in `CodeHighlighter`
A Thousand Ships
2024-09-24
1
-2
/
+0
*
|
|
|
|
|
Merge pull request #96835 from Malcolmnixon/animation-optimize
Rémi Verschelde
2024-09-26
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Expose the optimize method of the Animation class to gdscript.
Malcolm Nixon
2024-09-11
1
-0
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fix pink GradientTexture2D
matheusmdx
2024-09-26
2
-12
/
+12
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
3
-0
/
+3
*
|
|
|
|
Merge pull request #97380 from TheSofox/handle_modes_default_fix
Rémi Verschelde
2024-09-25
1
-2
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Handle handle_modes being undefined by giving default values rather than flag...
Sofox
2024-09-23
1
-2
/
+6
*
|
|
|
|
|
Merge pull request #97290 from fire/fix-animation-compression
Rémi Verschelde
2024-09-25
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix animation compression going the wrong way
K. S. Ernest (iFire) Lee
2024-09-21
1
-3
/
+3
*
|
|
|
|
|
|
Add linux camera support
Paweł
2024-09-25
2
-2
/
+23
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #97314 from tetrapod00/visual-shader-remap
Rémi Verschelde
2024-09-23
2
-16
/
+196
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Visual Shader: Add vector operations to Remap node
tetrapod00
2024-09-22
2
-16
/
+196
|
|
/
/
/
/
[next]