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
/
servers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-1
/
+1
*
Fix default_texture_param in shader pipeline to support uniform arrays
Yuri Roubinsky
2021-11-12
17
-63
/
+128
*
Merge pull request #54867 from Chaosus/shader_fix_light_albedo
Rémi Verschelde
2021-11-12
3
-51
/
+17
|
\
|
*
Fix shader crashing when using `ALBEDO` or `ALPHA` in light function
Yuri Roubinsky
2021-11-11
3
-51
/
+17
*
|
Merge pull request #54810 from nekomatata/area-separate-override-modes
Camille Mohr-Daurat
2021-11-11
24
-200
/
+322
|
\
\
|
*
|
Separate space override modes for gravity/damping in Area
PouleyKetchoupp
2021-11-09
24
-200
/
+322
*
|
|
Add raycast options to hit when starting inside / hit back faces
PouleyKetchoupp
2021-11-10
12
-43
/
+101
|
|
/
|
/
|
*
|
Merge pull request #54783 from ator-dev/fix-override-exposure
Rémi Verschelde
2021-11-10
1
-7
/
+16
|
\
\
|
*
|
Implement CameraEffects override_exposure
Dominic-ATOR
2021-11-08
1
-7
/
+16
*
|
|
Fix errors in CharacterBody when floor is destroyed or removed
PouleyKetchoupp
2021-11-10
2
-2
/
+16
|
|
/
|
/
|
*
|
Merge pull request #54736 from Chaosus/shader_fix_uniform
Rémi Verschelde
2021-11-09
1
-4
/
+14
|
\
\
|
*
|
Pushes array of uniforms to first place in the buffer to prevent bug
Yuri Roubinsky
2021-11-07
1
-4
/
+14
*
|
|
Merge pull request #54134 from nekomatata/body-center-of-mass-local
Camille Mohr-Daurat
2021-11-08
12
-2
/
+20
|
\
\
\
|
*
|
|
Expose local center of mass in physics servers
PouleyKetchoupp
2021-11-08
12
-2
/
+20
*
|
|
|
Merge pull request #46721 from bruvzg/custom_word_break_punct
Rémi Verschelde
2021-11-09
4
-0
/
+27
|
\
\
\
\
|
*
|
|
|
[Text Server] Add support for user defined punctuation list, used for word br...
bruvzg
2021-10-01
4
-0
/
+27
*
|
|
|
|
Merge pull request #54372 from bruvzg/text_edit_ui
Rémi Verschelde
2021-11-09
4
-1
/
+91
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add functions for getting name and font style from dynamic and bitmap fonts.
bruvzg
2021-10-31
4
-1
/
+91
*
|
|
|
|
Merge pull request #54486 from ibrahn/thread-work-pool-lazier
Rémi Verschelde
2021-11-08
2
-10
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ThreadWorkPool no longer starts worker threads if given zero work.
Ibrahn Sahir
2021-11-01
2
-10
/
+2
*
|
|
|
|
Rename AABB `get_area` to `get_volume`
Brian Semrau
2021-11-05
2
-8
/
+8
*
|
|
|
|
Merge pull request #54642 from BoilingFusion/master
Camille Mohr-Daurat
2021-11-05
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix the volume calculation for cylinders
Julian Adamse
2021-11-05
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #54573 from nekomatata/query-parameters
Rémi Verschelde
2021-11-05
9
-429
/
+677
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Use parameter classes instead of arguments for all physics queries
PouleyKetchoupp
2021-11-04
9
-429
/
+677
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Use Callable in RS::request_frame_drawn_callback
Brian Semrau
2021-11-05
4
-28
/
+14
*
|
|
|
|
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-11-03
2
-9
/
+9
|
/
/
/
/
*
|
|
|
Use `Callable` in Area monitor callback
rafallus
2021-11-01
14
-173
/
+166
*
|
|
|
Merge pull request #37880 from nekomatata/rigid-body-damping-override
Camille Mohr-Daurat
2021-11-01
10
-88
/
+144
|
\
\
\
\
|
*
|
|
|
Improved RigidDynamicBody linear/angular damping override
PouleyKetchoupp
2021-10-25
10
-88
/
+144
*
|
|
|
|
Merge pull request #54356 from Chaosus/shader_fix_matrix_autocompletion
Rémi Verschelde
2021-11-01
1
-9
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Removed incorrect autocompletion of matrixes in shader
Yuri Roubinsky
2021-10-28
1
-9
/
+0
*
|
|
|
|
|
Merge pull request #54480 from timothyqiu/texture-replace
Rémi Verschelde
2021-11-01
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix memory leak when using CurveTexture.set_texture_mode
Haoyu Qiu
2021-11-01
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #54459 from rxlecky/fix-multimesh-buffer-overflow-53603
Rémi Verschelde
2021-11-01
1
-1
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix multimesh buffer overflow in RendererStorageRD
SeleckyErik
2021-10-31
1
-1
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #54448 from CakHuri/treshold-to-threshold
Rémi Verschelde
2021-10-31
2
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Repaired mistyped of 'threshold' on several files.
M. Huri
2021-10-31
2
-6
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #54307 from Calinou/add-opengl-renderer-squash
Rémi Verschelde
2021-10-31
5
-1
/
+54
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-31
4
-3
/
+40
|
*
|
|
|
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
3
-5
/
+7
|
*
|
|
|
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-30
4
-0
/
+14
*
|
|
|
|
Merge pull request #54403 from briansemrau/fix-small-fogvolume
Rémi Verschelde
2021-10-31
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Disallow compute dispatch with zero dimensions.
Brian Semrau
2021-10-30
1
-0
/
+4
|
|
/
/
/
/
*
|
|
|
|
Don't use Texture image caches if they are rendered to
Brian Semrau
2021-10-30
1
-2
/
+2
*
|
|
|
|
Merge pull request #54405 from JFonS/fix_instance_index
Rémi Verschelde
2021-10-30
1
-6
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Fix instance index in forward clustered shader
jfons
2021-10-30
1
-6
/
+3
|
|
/
/
/
/
*
/
/
/
/
Fix error spammed to output if `FogVolume` is setted to scene
Yuri Roubinsky
2021-10-29
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Fix crash when opening a converted `FogMaterial`
Yuri Roubinsky
2021-10-29
1
-2
/
+2
*
|
|
|
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
clayjohn
2021-10-28
21
-718
/
+2080
|
/
/
/
[next]