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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #54919 from williamd67/GPULightmapper-improve-noise-to-pre...
JFonS
2021-11-22
1
-12
/
+34
|
\
|
*
GPULightmapper: better algorithm to generate rays for indirect lighting
William Deurwaarder
2021-11-19
1
-12
/
+34
*
|
Fix merge conflict between #42711 and #42374
Marcel Admiraal
2021-11-21
1
-4
/
+4
*
|
Merge pull request #55126 from akien-mga/wslay-45d22583b
Rémi Verschelde
2021-11-20
1
-2
/
+1
|
\
\
|
*
|
wslay: Sync with upstream 45d22583b
Rémi Verschelde
2021-11-19
1
-2
/
+1
|
|
/
*
|
Merge pull request #55127 from akien-mga/libwebp-1.2.1
Rémi Verschelde
2021-11-20
1
-0
/
+1
|
\
\
|
*
|
libwebp: Sync with upstream 1.2.1
Rémi Verschelde
2021-11-19
1
-0
/
+1
|
|
/
*
|
Merge pull request #55115 from akien-mga/tinyexr-1.0.1
Rémi Verschelde
2021-11-20
3
-0
/
+7
|
\
\
|
*
|
tinyexr: Sync with upstream 1.0.1
Rémi Verschelde
2021-11-19
3
-0
/
+7
|
|
/
*
|
Add shape data to area overlap data.
Marcel Admiraal
2021-11-20
4
-192
/
+167
*
|
miniupnpc: Update to version 2.2.3
Rémi Verschelde
2021-11-19
4
-6
/
+6
|
/
*
Merge pull request #42374 from madmiraal/fix-32776
Camille Mohr-Daurat
2021-11-18
1
-1
/
+8
|
\
|
*
Trigger RigidBodyBullet space override updates when Area properties change.
Marcel Admiraal
2020-09-27
1
-1
/
+8
*
|
Merge pull request #42306 from madmiraal/fix-39947
Camille Mohr-Daurat
2021-11-18
6
-7
/
+12
|
\
\
|
*
|
Update Bullet Area overlaps when Area properties or shapes change.
Marcel Admiraal
2020-10-08
6
-7
/
+12
*
|
|
Merge pull request #44726 from madmiraal/fix-44644
Camille Mohr-Daurat
2021-11-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Ignore Bullet collision contact points with distance = 0
Marcel Admiraal
2020-12-27
1
-1
/
+1
*
|
|
|
Fix `randfn` in visual scripts
Yuri Roubinsky
2021-11-17
1
-2
/
+7
*
|
|
|
Expose `randfn` to global scope
Yuri Roubinsky
2021-11-17
5
-55
/
+89
*
|
|
|
Rename built-in `SGN()` macro to `SIGN()`
Hugo Locurcio
2021-11-16
1
-1
/
+1
*
|
|
|
Merge pull request #54581 from aaronfranke/operator-docs
Rémi Verschelde
2021-11-16
16
-84
/
+1131
|
\
\
\
\
|
*
|
|
|
Add documentation to operators for math types
Aaron Franke
2021-11-04
16
-84
/
+1131
*
|
|
|
|
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
8
-11
/
+11
*
|
|
|
|
Fix mono build after invalid rename of `KEY_READ`
Stefan Boronczyk
2021-11-15
1
-2
/
+2
*
|
|
|
|
Add path to functions that return iporter options
reduz
2021-11-14
4
-8
/
+8
*
|
|
|
|
Use "enum class" for input enums
Aaron Franke
2021-11-12
5
-60
/
+60
*
|
|
|
|
Make OpenSimplex and VisualScript modules not depend on the editor
Aaron Franke
2021-11-12
7
-14
/
+15
*
|
|
|
|
Add a minimal template build to CI
Aaron Franke
2021-11-12
1
-0
/
+2
*
|
|
|
|
Modules: Make sure to include modules_enabled.gen.h where needed
Rémi Verschelde
2021-11-12
8
-6
/
+12
*
|
|
|
|
Show built-in script names in the debugger
kobewi
2021-11-11
2
-4
/
+13
*
|
|
|
|
[GDScript] Check string literals for Unicode direction control characters.
bruvzg
2021-11-11
1
-0
/
+9
*
|
|
|
|
Merge pull request #54840 from Calinou/mono-move-exception-policy-setting
Rémi Verschelde
2021-11-10
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Move Mono unhandled exception setting to be located within a subsection
Hugo Locurcio
2021-11-10
1
-1
/
+1
*
|
|
|
|
|
Fix errors in CharacterBody when floor is destroyed or removed
PouleyKetchoupp
2021-11-10
1
-0
/
+9
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #54676 from Chaosus/gds_restrict_names
Rémi Verschelde
2021-11-10
1
-8
/
+76
|
\
\
\
\
\
|
*
|
|
|
|
Prevent identifiers from naming as built-in funcs and global classes
Yuri Roubinsky
2021-11-08
1
-8
/
+76
*
|
|
|
|
|
Merge pull request #54358 from Shawak/feature-allow-root-node-paths-without-q...
Rémi Verschelde
2021-11-10
1
-0
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow using $/root node paths
Maximilian
2021-11-09
1
-0
/
+17
*
|
|
|
|
|
|
fix pingpong in math
Silc 'Tokage' Renew
2021-11-10
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #53819 from TokageItLab/re-implement-ping-pong
Rémi Verschelde
2021-11-09
5
-24
/
+63
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
reimplement ping-pong
Silc 'Tokage' Renew
2021-11-03
5
-24
/
+63
*
|
|
|
|
|
|
|
Merge pull request #54653 from KoBeWi/built_in_scripts_deserved_that
Rémi Verschelde
2021-11-09
1
-11
/
+14
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Improve save handling for built-in scripts
kobewi
2021-11-07
1
-11
/
+14
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #54798 from Calinou/gdscript-opcode-no-hash
Rémi Verschelde
2021-11-09
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Remove hash symbol in front of opcode error messages in GDScript
Hugo Locurcio
2021-11-09
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge pull request #47600 from qarmin/enable_mono_editor
Rémi Verschelde
2021-11-09
2
-24
/
+10
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Enable mono editor build in CI
qarmin
2021-11-09
2
-24
/
+10
*
|
|
|
|
|
|
|
|
Merge pull request #46721 from bruvzg/custom_word_break_punct
Rémi Verschelde
2021-11-09
4
-12
/
+88
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[Text Server] Add support for user defined punctuation list, used for word br...
bruvzg
2021-10-01
4
-12
/
+88
*
|
|
|
|
|
|
|
|
|
Merge pull request #54372 from bruvzg/text_edit_ui
Rémi Verschelde
2021-11-09
4
-0
/
+180
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
[next]