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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to how node paths are selected from property, allowing setting a hint.
Juan Linietsky
2018-06-27
1
-0
/
+1
*
State machine animation node
Juan Linietsky
2018-06-25
4
-0
/
+72
*
Merge pull request #19193 from tagcup/quat_norm
Juan Linietsky
2018-06-25
5
-15
/
+37
|
\
|
*
Fixed Basis -> Quat conversions, added a few safety checks.
tagcup
2018-05-27
5
-15
/
+37
*
|
Merge pull request #19695 from rraallvv/nocache_gen_master
Rémi Verschelde
2018-06-22
1
-4
/
+4
|
\
\
|
*
|
add NoCache wrapper to Command
Rhody Lugo
2018-06-21
1
-4
/
+4
*
|
|
Added auto triangle generation in blend space, using Delaunay.
Juan Linietsky
2018-06-21
2
-0
/
+146
*
|
|
Remove error messages
Juan Linietsky
2018-06-21
1
-1
/
+1
|
/
/
*
|
Fixed float Color conversions to int types
Max
2018-06-19
1
-13
/
+13
*
|
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
1
-1
/
+0
*
|
Expose OS.get_ticks_usec()
Marc Gilleron
2018-06-18
2
-0
/
+7
*
|
Merge pull request #19487 from JFonS/better_3d_select
Rémi Verschelde
2018-06-13
3
-0
/
+238
|
\
\
|
*
|
Polished 3D selection
JFonS
2018-06-13
3
-0
/
+238
*
|
|
Merge pull request #19509 from SaracenOne/ime
Rémi Verschelde
2018-06-13
3
-0
/
+7
|
\
\
\
|
*
|
|
IME context detection.
Saracen
2018-06-11
3
-0
/
+7
|
|
/
/
*
/
/
Fixed regression making the logger not respect the max files limit.
Michael Alexsander Silva Dias
2018-06-12
1
-2
/
+2
|
/
/
*
|
Added functions to get trimesh info
Andrea Catania
2018-06-07
2
-0
/
+24
*
|
Merge pull request #19263 from vnen/fix-get-return
Rémi Verschelde
2018-05-31
1
-0
/
+1
|
\
\
|
*
|
Fix return type of _get() virtual method
George Marques
2018-05-29
1
-0
/
+1
*
|
|
Style: Apply clang-format (5.0) to some missed files
Rémi Verschelde
2018-05-31
3
-10
/
+10
*
|
|
Merge pull request #19278 from karroffel/image-rgbe-srgb
Juan Linietsky
2018-05-30
2
-0
/
+33
|
\
\
\
|
*
|
|
added rgbe_to_srgb method to Image
karroffel
2018-05-30
2
-0
/
+33
*
|
|
|
Don't add a period to a log file name if it has no extension.
Michael Alexsander Silva Dias
2018-05-30
1
-1
/
+4
|
/
/
/
*
|
|
Merge pull request #19266 from akien-mga/os-execute-doc
Max Hilbrunner
2018-05-30
1
-1
/
+2
|
\
\
\
|
*
|
|
Improve return value of OS.execute in blocking/non-blocking variants
Rémi Verschelde
2018-05-30
1
-1
/
+2
|
|
/
/
*
|
|
New sync RPC modes to match all combinations
Fabio Alessandrelli
2018-05-29
2
-0
/
+12
*
|
|
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-29
3
-76
/
+99
|
/
/
*
|
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
2018-05-29
3
-111
/
+76
*
|
Merge pull request #19021 from Faless/rpc_sync_fix
Max Hilbrunner
2018-05-29
3
-76
/
+111
|
\
\
|
*
|
New sync RPC modes to match all combinations
Fabio Alessandrelli
2018-05-26
2
-0
/
+12
|
*
|
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-26
3
-76
/
+99
*
|
|
Sync classref with current source
Rémi Verschelde
2018-05-28
1
-0
/
+2
*
|
|
Revert "Make the performance reporting update frequency customizable"
Juan Linietsky
2018-05-28
4
-7
/
+2
*
|
|
Merge pull request #19213 from bit-shift-io/master
Rémi Verschelde
2018-05-28
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix for not picking up locale of some .po translation files
Fabian
2018-05-28
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #18410 from GodotExplorer/debugger-inherited-variables
Rémi Verschelde
2018-05-28
1
-15
/
+41
|
\
\
\
|
*
|
|
Send inherited variables and constants from remote debugger
Geequlim
2018-04-29
1
-15
/
+41
*
|
|
|
Merge pull request #18899 from ibrahn/gdscript-license-info
Rémi Verschelde
2018-05-28
5
-0
/
+123
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
GDScript access to copyright, license, author and donor information.
Ibrahn Sahir
2018-05-19
5
-0
/
+123
*
|
|
|
Merge pull request #18279 from RandomShaper/allow-naive-http
Max Hilbrunner
2018-05-26
2
-15
/
+50
|
\
\
\
\
|
*
|
|
|
Allow body-up-to-EOF HTTP responses
Pedro J. Estébanez
2018-05-22
2
-15
/
+50
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #18998 from Calinou/customizable-performance-reporting-rate
Max Hilbrunner
2018-05-26
4
-2
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Make the performance reporting update frequency customizable
Hugo Locurcio
2018-05-18
4
-2
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #14715 from Krakean/string_add_rsplit2
Max Hilbrunner
2018-05-23
3
-0
/
+43
|
\
\
\
|
*
|
|
Added rsplit() for String class
Dmitry Koteroff
2017-12-15
3
-0
/
+43
*
|
|
|
Dictionary editing support in inspector
Juan Linietsky
2018-05-19
2
-0
/
+28
|
|
/
/
|
/
|
|
*
|
|
Fix PoolAllocator::resize for too large p_new_size
nemerle
2018-05-17
1
-1
/
+1
*
|
|
Merge pull request #18804 from tagcup/vec_slerp
Rémi Verschelde
2018-05-16
7
-10
/
+82
|
\
\
\
|
*
|
|
Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation.
tagcup
2018-05-12
7
-10
/
+82
*
|
|
|
Add missing copyright headers
Guilherme Felipe
2018-05-16
2
-0
/
+60
[next]