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
/
platform
/
android
/
java_class_wrapper.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
Travis builds use builtin_openssl for X11
Fabio Alessandrelli
1
-3
/
+4
2018-02-06
Relicense module to the wondeful Godot community!
Fabio Alessandrelli
24
-72
/
+96
2018-02-06
Add websocket module.
Fabio Alessandrelli
26
-0
/
+2847
2018-02-05
Fixed KinematicBody move_and_slide documentation naming
Andrew Silver
1
-1
/
+1
2018-02-05
Add libwebsockets as thirdparty library.
Fabio Alessandrelli
45
-0
/
+35743
2018-02-05
Fix polygon triangulation failure.
Nicolas Silva
1
-1
/
+1
2018-02-05
Kill an old debugging message
Hein-Pieter van Braam
1
-1
/
+2
2018-02-03
Fix broken variant call of Vector3.snapped
Timur Celik
2
-2
/
+2
2018-02-03
Fix texture import spelling
Phil Jones
1
-1
/
+1
2018-02-03
Gradient: fix wrong property type
Poommetee Ketson
1
-2
/
+2
2018-02-03
Fix gradient texture preview
Chaosus
1
-0
/
+3
2018-02-03
Fix wrong property type for fixed icon size in ItemList
binbitten
1
-1
/
+1
2018-02-02
Add a proper error when safe save fails.
Juan Linietsky
1
-0
/
+3
2018-02-02
GDScriptParser: Remove debug prints.
Andreas Haas
1
-2
/
+0
2018-02-02
Update DONORS list
Rémi Verschelde
1
-20
/
+44
2018-02-01
Small fixes for the Control description in the docs.
Michael Alexsander Silva Dias
1
-3
/
+3
2018-02-01
Fix inconsistencies and typos in argument names
Paolo Perkovic
26
-62
/
+62
2018-02-01
Expand project root directory on editor start
volzhs
2
-3
/
+7
2018-01-31
Hide button tree when file system dock isn't in split mode
Guilherme Felipe
1
-1
/
+1
2018-01-31
Fix an infinite recursion in the Mathf.Decimals method when using floats.
Nathan Warden
1
-1
/
+1
2018-01-31
Errata fix on Image get_format() description
Profesor Tartelett
1
-1
/
+1
2018-01-31
Fixes open button not appearing with multiple selection
Guilherme Felipe
2
-0
/
+20
2018-01-31
Fix TextEdit current line highlight horizontal offset
binbitten
1
-7
/
+7
2018-01-31
Mono: Allow loading `mscorlib` from resources.
bruvzg
2
-0
/
+34
2018-01-30
Added async and await as C# keywords.
Nathan Warden
1
-3
/
+7
2018-01-30
Expose a few GraphEdit methods to script languages
George Marques
2
-0
/
+86
2018-01-30
Add interface for plugins to enable/disable other plugins
George Marques
3
-0
/
+34
2018-01-30
ProjectSettings: Disallow adding properties without name.
Andreas Haas
1
-1
/
+10
2018-01-30
Mono: Remove automatic script multilevel calls
Ignacio Etcheverry
2
-22
/
+9
2018-01-31
AudioEffectReverb: max predelay_feedback to 0.98
Poommetee Ketson
1
-2
/
+2
2018-01-30
Display set_nodelay to GDScript
Marlon Henry Schweigert
9
-7
/
+18
2018-01-30
[macOS] Strip executable when `separate_debug_symbols` is set to yes
bruvzg
1
-0
/
+1
2018-01-30
Viewport doc improvements
Chaosus
1
-0
/
+38
2018-01-30
Ability to import .escn files, which is just a .tscn but with forced import.
Juan Linietsky
5
-0
/
+43
2018-01-30
Fix wrong return type of xform functions
Poommetee Ketson
3
-14
/
+14
2018-01-30
Bump version to 3.1-dev
Rémi Verschelde
1
-2
/
+2
2018-01-29
Bump version to 3.0-stable \o/
3.0-stable
Rémi Verschelde
1
-1
/
+1
2018-01-29
Fix Copy/Paste problems on X11
Hein-Pieter van Braam
1
-11
/
+29
2018-01-29
Implement OS::get_processor_count() for Windows
Hein-Pieter van Braam
2
-0
/
+33
2018-01-28
Allow focus on disabled buttons
Hein-Pieter van Braam
1
-4
/
+0
2018-01-28
ProjectManager: prevent installing project template in non-empty dir
Poommetee Ketson
1
-11
/
+8
2018-01-27
Mono: Fix method_bind fields being generated as instance members
Ignacio Etcheverry
1
-2
/
+1
2018-01-27
Fix inverted RIGHT/LEFT TOP/BOTTOM Camera2D drag margin in runtime (editor wo...
robfram
1
-4
/
+4
2018-01-27
Mono: Fix build errors with tools=no and target=release
Ignacio Etcheverry
2
-0
/
+12
2018-01-27
Use the appropriate Variant hash and compare functions for Dictionaries
Hein-Pieter van Braam
1
-13
/
+8
2018-01-27
3DEditor: fix multiple node selection crash the editor
Poommetee Ketson
1
-3
/
+0
2018-01-26
Fix macOS build after #16092
bruvzg
1
-1
/
+1
2018-01-26
Make separate debug symbols opt-in
Hein-Pieter van Braam
6
-3
/
+6
2018-01-27
TemplateManager: hold shift to open link in browser
Poommetee Ketson
1
-1
/
+8
2018-01-26
Bullet: allow unbundling only if > 2.87
Rémi Verschelde
2
-6
/
+6
[next]