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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18974 from KellyThomas/c-sharp-feature-parity-basis
Rémi Verschelde
2018-05-18
1
-0
/
+20
|
\
|
*
Mono: Basis constructor for euler parameter
Kelly Thomas
2018-05-17
1
-0
/
+20
*
|
Merge pull request #18975 from KellyThomas/c-sharp-feature-parity-color
Ignacio Etcheverry
2018-05-18
1
-4
/
+22
|
\
\
|
*
|
mono: New Color methods: Darkened, Lightened and ToRgba32
Kelly Thomas
2018-05-17
1
-4
/
+22
|
|
/
*
/
mono: Plane, expose Normal, and D
Kelly Thomas
2018-05-17
1
-38
/
+44
|
/
*
fixes build error on Linux after its introduction in #18949
Michele Valente
2018-05-17
1
-2
/
+2
*
Merge pull request #18405 from flashyincceo/gdscript-constants-help
Rémi Verschelde
2018-05-17
1
-0
/
+7
|
\
|
*
Fix Ctrl+click on @GDScript constants
Peter Folkins
2018-04-24
1
-0
/
+7
*
|
Merge pull request #18949 from neikeq/alo
Rémi Verschelde
2018-05-17
5
-66
/
+146
|
\
\
|
*
|
Mono: Project building fixes
Ignacio Etcheverry
2018-05-17
5
-66
/
+146
*
|
|
Merge pull request #18889 from madadam/async-await-fix
Ignacio Etcheverry
2018-05-16
1
-1
/
+1
|
\
\
\
|
*
|
|
Set current SynchronizationContext before the game loop starts
Adam Cigánek
2018-05-15
1
-1
/
+1
*
|
|
|
Add missing copyright headers
Guilherme Felipe
2018-05-16
7
-0
/
+210
|
|
/
/
|
/
|
|
*
|
|
Allow editing of some unbound properties when hinted (or no range hinted)
Juan Linietsky
2018-05-16
1
-9
/
+9
*
|
|
Merge pull request #18897 from volzhs/libwebp-1.0.0
Rémi Verschelde
2018-05-16
1
-0
/
+2
|
\
\
\
|
*
|
|
Update libwebp to 1.0.0
volzhs
2018-05-16
1
-0
/
+2
*
|
|
|
-New inspector.
Juan Linietsky
2018-05-15
2
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #18545 from vnen/editor-autoload
Juan Linietsky
2018-05-14
6
-2
/
+65
|
\
\
\
|
*
|
|
Enable autoload in editor
George Marques
2018-05-01
6
-2
/
+65
*
|
|
|
Fix duplicate definitions with FreeType
Leon Krause
2018-05-13
1
-3
/
+0
*
|
|
|
Expose channels in NetworkedMultiplayerENet
Fabio Alessandrelli
2018-05-12
3
-6
/
+115
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #18802 from bruvzg/fix_x11_arm_build
Rémi Verschelde
2018-05-12
1
-3
/
+2
|
\
\
\
|
*
|
|
Fix Linux/X11 build on ARMs.
bruvzg
2018-05-11
1
-3
/
+2
*
|
|
|
Sync classref with current source
Rémi Verschelde
2018-05-12
10
-0
/
+263
|
/
/
/
*
|
|
changed GDNative API json format
karroffel
2018-05-10
2
-19
/
+29
*
|
|
Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changes
Rémi Verschelde
2018-05-10
4
-8
/
+84
|
\
\
\
|
*
|
|
Added GDScript NodePath highlighting
Paulb23
2018-04-20
2
-1
/
+14
|
*
|
|
Added GDScript function definition highlighting
Paulb23
2018-04-20
2
-1
/
+11
|
*
|
|
GDScript highlighter now remembers previous state
Paulb23
2018-04-20
2
-6
/
+56
|
*
|
|
Exclude GDScriptSyntaxHighlighter from non-tool builds
Paulb23
2018-04-20
4
-1
/
+4
*
|
|
|
Fix some enums missing its bind
Marcelo Fernandez
2018-05-08
1
-3
/
+3
*
|
|
|
Merge pull request #18709 from Faless/multiplayer_docs
Max Hilbrunner
2018-05-09
8
-7
/
+340
|
\
\
\
\
|
*
|
|
|
Document websocket module, further document enet
Fabio Alessandrelli
2018-05-08
8
-7
/
+340
*
|
|
|
|
Fix Variant leak in call_native
Pedro J. Estébanez
2018-05-08
1
-1
/
+3
*
|
|
|
|
Merge pull request #15549 from SaracenOne/bmp
Juan Linietsky
2018-05-08
6
-0
/
+370
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
BMP module
Saracen
2018-04-30
6
-0
/
+370
*
|
|
|
|
Merge pull request #17559 from simedis/joint_motors
Rémi Verschelde
2018-05-08
1
-0
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
Implemented interface for bullet joint motors
Geoffrey
2018-03-16
1
-0
/
+13
*
|
|
|
|
|
Merge pull request #16106 from poke1024/gdscript-lerp
Juan Linietsky
2018-05-07
1
-4
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
GDScript: generalize lerp
Bernhard Liebl
2018-01-27
1
-4
/
+18
*
|
|
|
|
|
|
Add is_instance_valid() method to GDScript, ending more than a decade of pain.
Juan Linietsky
2018-05-07
2
-1
/
+18
*
|
|
|
|
|
|
Implemented ragdoll
AndreaCatania
2018-05-07
1
-1
/
+1
*
|
|
|
|
|
|
Enet: Add wait time param to close_connection()
mhilbrunner
2018-05-07
2
-23
/
+63
*
|
|
|
|
|
|
round / ceil methods for c sharp vectors
Kelly thomas
2018-05-04
2
-0
/
+15
*
|
|
|
|
|
|
Merge pull request #18406 from YeldhamDev/script_templates_period
Max Hilbrunner
2018-05-04
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Changed periods in the script templates.
Michael Alexsander Silva Dias
2018-05-02
2
-2
/
+2
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #16418 from bojidar-bg/15961-gdscript-array-export
Rémi Verschelde
2018-05-03
1
-30
/
+28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Allow exporting arrays of resources in GDScript
Bojidar Marinov
2018-02-05
1
-30
/
+28
*
|
|
|
|
|
|
|
Merge pull request #18589 from karroffel/oahashmap-robinhood
Juan Linietsky
2018-05-03
3
-4
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
updated OAHashMap to use robinhood hashing
karroffel
2018-05-03
3
-4
/
+4
[next]