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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
4
-162
/
+13
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
16
-16
/
+16
*
Viewport: fix 'size' binding from Rect2 to Vector2
Poommetee Ketson
2017-08-27
1
-1
/
+1
*
Merge pull request #10579 from quinnyo/rpc-sender-id
Rémi Verschelde
2017-08-27
2
-0
/
+12
|
\
|
*
add SceneTree method to get ID of rpc calling peer
Quinn Schwab
2017-08-23
2
-0
/
+12
*
|
Add two missing Null checks
Hein-Pieter van Braam
2017-08-26
1
-1
/
+4
*
|
Node: Add debug info to add_child reparenting check
Rémi Verschelde
2017-08-26
1
-7
/
+11
*
|
-Massive clean up to gizmos
Juan Linietsky
2017-08-26
1
-1
/
+1
*
|
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
4
-76
/
+63
|
/
*
Add missing NULL check for the new show_about() call
Marcelo Fernandez
2017-08-22
1
-1
/
+1
*
Fix build after merge of #10254
Rémi Verschelde
2017-08-22
1
-1
/
+1
*
Merge pull request #10254 from marcelofg55/master
Rémi Verschelde
2017-08-22
1
-0
/
+14
|
\
|
*
Added notification const NOTIFICATION_WM_ABOUT
Marcelo Fernandez
2017-08-17
1
-0
/
+14
*
|
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
8
-73
/
+79
|
\
\
|
*
|
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
8
-73
/
+79
*
|
|
Merge pull request #10443 from karroffel/propagate_call
Rémi Verschelde
2017-08-21
2
-0
/
+20
|
\
\
\
|
*
|
|
add "propagate_call" method to Node
Karroffel
2017-08-19
2
-0
/
+20
|
|
/
/
*
|
|
Fixed segfault when hovering over scene tree elements and showing tooltips.
Wilson E. Alvarez
2017-08-20
1
-0
/
+4
*
|
|
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-20
4
-31
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-19
4
-31
/
+10
*
|
|
Small fix that makes overal UI (including dragging spliiters) much, much faster.
Juan Linietsky
2017-08-18
1
-77
/
+2
*
|
|
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
2
-5
/
+5
*
|
|
Allow zero-padded serial naming
Pedro J. Estébanez
2017-08-16
1
-1
/
+2
*
|
|
Merge pull request #9889 from groud/control_enhancements
kubecz3k
2017-08-15
1
-2
/
+2
|
\
\
\
|
*
|
|
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-13
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Fix debug materials, closes #8607
Juan Linietsky
2017-08-15
1
-20
/
+21
*
|
|
Ensure nothing is found outside modal stack, but keep logic going. Fixes #7622
Juan Linietsky
2017-08-15
1
-2
/
+1
|
/
/
*
|
Merge pull request #10198 from jjay/f/stretch_aspect_expand
Rémi Verschelde
2017-08-11
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add expand stretch/ascpect - no more black bars
Yakov Borevich
2017-08-09
2
-5
/
+5
*
|
Fixes method definitions with extra number of arguments
Ignacio Etcheverry
2017-08-10
2
-4
/
+4
*
|
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
6
-47
/
+47
|
/
*
-Fixed BoneAttachment delay, closes #3966
Juan Linietsky
2017-08-07
1
-0
/
+4
*
Merge pull request #10136 from MednauN/master
Thomas Herzog
2017-08-07
1
-0
/
+83
|
\
|
*
Add handling of touch events in _gui_input_event
Evgeny Zuev
2017-08-07
1
-0
/
+83
*
|
Merge pull request #10141 from ISylvox/lower_case_godot_api
Rémi Verschelde
2017-08-07
4
-18
/
+18
|
\
\
|
*
|
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
4
-18
/
+18
|
|
/
*
|
Merge pull request #9394 from supagu/sync-rpc-fix
Rémi Verschelde
2017-08-07
1
-34
/
+37
|
\
\
|
|
/
|
/
|
|
*
Queue RPC packet before calling method locally to ensure correct RPC packet o...
Fabian Mathews
2017-06-26
1
-34
/
+37
*
|
renamed node path, closes #5691
Juan Linietsky
2017-08-05
1
-1
/
+1
*
|
Merge pull request #8567 from BastiaanOlij/ar_vr_server
Rémi Verschelde
2017-07-31
2
-0
/
+21
|
\
\
|
*
|
Adding base classes and structures for ARVR support
BastiaanOlij
2017-07-28
2
-0
/
+21
*
|
|
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-30
1
-1
/
+1
|
/
/
*
|
Fix Node::move_child() crash if moving to the end plus one
Pedro J. Estébanez
2017-07-25
1
-0
/
+5
*
|
Merge pull request #9764 from Noshyaar/pr-fix2
Rémi Verschelde
2017-07-24
3
-6
/
+6
|
\
\
|
*
|
Add object type hint for docs
Poommetee Ketson
2017-07-23
3
-6
/
+6
*
|
|
Several changes to better run in mobile.
Juan Linietsky
2017-07-22
2
-7
/
+10
|
/
/
*
|
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
4
-12
/
+16
*
|
Add object type hint for docs
Poommetee Ketson
2017-07-19
1
-1
/
+1
*
|
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-14
/
+14
*
|
Script editor usability fixes
Juan Linietsky
2017-07-15
1
-4
/
+8
[next]