index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
2
-47
/
+47
*
Merge pull request #10581 from hpvb/fix-gcc6+
Rémi Verschelde
2017-08-25
14
-162
/
+130
|
\
|
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
14
-162
/
+130
*
|
Implemented, The Amazing Zylann Hack (tm), fixes #10603
Juan Linietsky
2017-08-25
3
-0
/
+19
|
/
*
GDScript: More reliable check if loading a template.
Andreas Haas
2017-08-24
1
-1
/
+1
*
Fix mismatched signatures for GDScriptLanguage::complete_code
Rémi Verschelde
2017-08-24
1
-1
/
+1
*
-Code completion for enumerations
Juan Linietsky
2017-08-24
6
-14
/
+152
*
Changed MethodBind API to request information from methods. It's much claner ...
Juan Linietsky
2017-08-23
1
-6
/
+6
*
Merge pull request #10563 from Hinsbart/vs_cancel_select
Rémi Verschelde
2017-08-23
2
-0
/
+9
|
\
|
*
VisualScriptEditor: Remove Node when canceling PropertySelector.
Andreas Haas
2017-08-22
2
-0
/
+9
*
|
Merge pull request #10542 from karroffel/gdscript-match-index
Rémi Verschelde
2017-08-23
1
-1
/
+20
|
\
\
|
*
|
support enums and nested constants in match statement
Karroffel
2017-08-22
1
-1
/
+20
*
|
|
Merge pull request #10555 from Rubonnek/removed-unnecessary-returns-and-breaks
Rémi Verschelde
2017-08-23
3
-3
/
+4
|
\
\
\
|
*
|
|
Removed unnecessary returns and break statements
Wilson E. Alvarez
2017-08-22
3
-3
/
+4
|
|
|
/
|
|
/
|
*
/
|
Fix crashes in SVG loading
Pedro J. Estébanez
2017-08-22
1
-3
/
+4
|
/
/
*
/
readded ability to set loop offset in seconds, closes #9630
Juan Linietsky
2017-08-22
3
-1
/
+21
|
/
*
Merge pull request #10340 from Rubonnek/remove-unnecessary-assignments
Rémi Verschelde
2017-08-22
8
-35
/
+16
|
\
|
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
8
-35
/
+16
*
|
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
5
-24
/
+27
|
\
\
|
*
|
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
5
-24
/
+27
*
|
|
Merge pull request #10225 from Noshyaar/map
Rémi Verschelde
2017-08-22
2
-0
/
+32
|
\
\
\
|
*
|
|
GDScript Built-in: add inverse_lerp & range_lerp
Poommetee Ketson
2017-08-18
2
-0
/
+32
*
|
|
|
Added missing icon and svgs upscaling
Daniel J. Ramirez
2017-08-20
2
-9
/
+12
*
|
|
|
Added support for SVG
Daniel J. Ramirez
2017-08-20
16
-10
/
+301
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-20
4
-5
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-19
4
-5
/
+6
*
|
|
Merge pull request #10455 from groud/control_margin_fixes
Rémi Verschelde
2017-08-20
2
-2
/
+1
|
\
\
\
|
*
|
|
Some control fixes and removed useless lines
Gilles Roudiere
2017-08-19
2
-2
/
+1
*
|
|
|
Merge pull request #10446 from bojidar-bg/6583-fix-wait-node
Rémi Verschelde
2017-08-19
1
-4
/
+7
|
\
\
\
\
|
*
|
|
|
Fix #6583, Condition + Wait nodes freezing the game
Bojidar Marinov
2017-08-19
1
-4
/
+7
*
|
|
|
|
[GDnative] Correct godot_string_chars_to_utf8_with_len function name
Emmanuel Leblond
2017-08-19
1
-1
/
+1
|
/
/
/
/
*
|
|
|
-Volume sliders, mute, solo and fx bypass are functional, closes #9021
Juan Linietsky
2017-08-18
1
-1
/
+1
*
|
|
|
Update script signals in real-time when script changes. Fixes #8980
Juan Linietsky
2017-08-18
1
-1
/
+12
*
|
|
|
Add closest_power_of_2 func and implement mix_rate/latency on OS X
Marcelo Fernandez
2017-08-17
3
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #10307 from Rubonnek/update-argument-names
Rémi Verschelde
2017-08-16
15
-40
/
+41
|
\
\
\
|
*
|
|
Updated function argument names
Wilson E. Alvarez
2017-08-12
15
-40
/
+41
|
|
/
/
*
|
|
Merge pull request #10356 from RandomShaper/fix-msvc-error
Rémi Verschelde
2017-08-16
1
-1
/
+1
|
\
\
\
|
*
|
|
Comment include order to avoid errors
Pedro J. Estébanez
2017-08-15
1
-1
/
+1
|
|
/
/
*
|
|
Revive inspector property evaluation
Pedro J. Estébanez
2017-08-16
1
-1
/
+1
*
|
|
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-13
2
-2
/
+2
|
/
/
*
|
Merge pull request #10179 from marcelofg55/master
Rémi Verschelde
2017-08-11
1
-2
/
+2
|
\
\
|
*
|
Fix crash when running a game with the profiler enabled
Marcelo Fernandez
2017-08-08
1
-2
/
+2
*
|
|
Merge pull request #10202 from neikeq/how-do-you-turn-this-on
Rémi Verschelde
2017-08-11
7
-23
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixes method definitions with extra number of arguments
Ignacio Etcheverry
2017-08-10
1
-2
/
+2
|
*
|
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
7
-20
/
+20
|
*
|
Adds missing type information to virtual method binds
Ignacio Etcheverry
2017-08-10
1
-1
/
+1
*
|
|
Merge pull request #10206 from endragor/show-base-nativescript-props
Thomas Herzog
2017-08-09
1
-7
/
+5
|
\
\
\
|
*
|
|
Allow to edit base type NativeScript properties
Ruslan Mustakov
2017-08-09
1
-7
/
+5
|
|
/
/
*
/
/
Fix getting default values for NativeScript base type properties
Ruslan Mustakov
2017-08-09
1
-5
/
+5
|
/
/
*
|
Merge pull request #9633 from ducdetronquito/gdnative_string_api
Thomas Herzog
2017-08-09
2
-3
/
+1305
|
\
\
|
|
/
|
/
|
[next]