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
/
javascript
/
javascript_eval.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
Add UPnP support (port forwarding, querying external IP)
mhilbrunner
53
-0
/
+9747
2018-06-06
Fix LWSPeer get_connected_[host/port]
Fabio Alessandrelli
1
-2
/
+2
2018-06-06
allow undefined GODOT_DEBUG_MSBUILD environment variable
Kelly Thomas
1
-1
/
+1
2018-06-06
Show opened script or help name
volzhs
2
-4
/
+17
2018-06-05
i18n: Sync translations with Weblate
Rémi Verschelde
29
-3009
/
+10885
2018-06-05
i18n: Sync translation templates with current source
Rémi Verschelde
48
-4059
/
+4167
2018-06-05
Mono: Add 'View log' button to open the MSBuild log of a build
Ignacio Etcheverry
5
-37
/
+123
2018-06-05
Mono: Fix passing wrong logger assembly path to MSBuild
Ignacio Etcheverry
2
-12
/
+30
2018-06-05
Mono: Null checks when marshaling from MonoArray* and managed Dictionary
Ignacio Etcheverry
1
-0
/
+19
2018-06-05
Doc: Fix typo in File documentation
Rémi Verschelde
1
-2
/
+2
2018-06-05
[Inspector] Fix search field losing focus when typing
Guilherme Felipe
1
-0
/
+1
2018-06-05
Set SO_BROADCAST socket option for UDP sockets.
Fabio Alessandrelli
1
-0
/
+7
2018-06-05
Revert "Prevent visibility notification from being called twice in object cre...
Rémi Verschelde
1
-2
/
+1
2018-06-04
Fix Rect2 properties typo
Guilherme Felipe
1
-2
/
+2
2018-06-03
Dist: update script to make Steam icon sets
Rémi Verschelde
1
-5
/
+24
2018-06-03
Add option to disable automatic multiplayer poll
Fabio Alessandrelli
4
-6
/
+26
2018-06-01
Fix Mono static linking on Mingw
Hein-Pieter van Braam
1
-2
/
+9
2018-06-01
Fix return type of isnan and isinf in the shader language
Oliver Rausch
1
-6
/
+6
2018-05-31
Add cli paramerter --check-only for script parsing
Timur Celik
1
-0
/
+8
2018-05-31
Revert "Revert "Prevent visibility notification been called twice in object c...
Rémi Verschelde
1
-1
/
+2
2018-05-31
makerst.py: Properly escape \ for rst
Rémi Verschelde
1
-1
/
+11
2018-05-31
Revert "Prevent visibility notification been called twice in object creation"
Rémi Verschelde
1
-2
/
+1
2018-05-31
Style: Apply clang-format (5.0) to some missed files
Rémi Verschelde
7
-39
/
+35
2018-05-30
Move NavigationMeshEditorPlugin to Recast module as should be
Rémi Verschelde
7
-29
/
+13
2018-05-30
added rgbe_to_srgb method to Image
karroffel
2
-0
/
+33
2018-05-30
SCons: Pass env to modules can_build method
Rémi Verschelde
33
-61
/
+53
2018-05-30
SCons: Remove extraneous lib for SVG module
Rémi Verschelde
1
-18
/
+1
2018-05-30
Don't add a period to a log file name if it has no extension.
Michael Alexsander Silva Dias
1
-1
/
+4
2018-05-30
Removing Duplicate Batch Rename from scene-tree menu
steincodes
1
-2
/
+0
2018-05-30
Improve return value of OS.execute in blocking/non-blocking variants
Rémi Verschelde
3
-16
/
+18
2018-05-29
Fix return type of _get() virtual method
George Marques
1
-0
/
+1
2018-05-29
New sync keywords in GDScript, NativeScript, Mono
Fabio Alessandrelli
10
-5
/
+84
2018-05-29
New sync RPC modes to match all combinations
Fabio Alessandrelli
3
-4
/
+25
2018-05-29
Refactor RPCMode enum and checks
Fabio Alessandrelli
25
-328
/
+217
2018-05-29
Minor changes to the Scene and Canvas editors' tooltips.
Michael Alexsander Silva Dias
2
-7
/
+7
2018-05-29
Allow setting higher numbers in Android version/code
Dmitry Pupinin
1
-1
/
+1
2018-05-29
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
30
-319
/
+333
2018-05-29
Fix index out of size error of image.cpp
volzhs
1
-0
/
+1
2018-05-28
fixed building using scons with python3
Ibrahn Sahir
2
-4
/
+8
2018-05-28
Enable singletons to be recognized as constant expressions
George Marques
1
-0
/
+8
2018-05-28
Fix MethodInfo for EditorInspectorPlugin.can_handle
Rémi Verschelde
2
-2
/
+4
2018-05-28
Sync classref with current source
Rémi Verschelde
24
-59
/
+404
2018-05-28
Change position of validation in set_custom_mouse_cursor
Guilherme Felipe
3
-3
/
+6
2018-05-28
Revert "Make the performance reporting update frequency customizable"
Juan Linietsky
6
-21
/
+8
2018-05-28
Fix for not picking up locale of some .po translation files
Fabian
1
-1
/
+1
2018-05-27
Add validation in set_custom_mouse_cursor
Guilherme Felipe
3
-0
/
+3
2018-05-27
Mono: Fix MonoImage filename being set to an invalid path
Ignacio Etcheverry
1
-4
/
+5
2018-05-27
Improved kinematic test_body_motion code
Andrea Catania
1
-48
/
+34
2018-05-27
[WIP] Adding version info to GDNative ARVR interfaces
Bastiaan Olij
3
-1
/
+13
2018-05-27
Fixed GroupCallFlags links in the SceneTree's doc.
Michael Alexsander Silva Dias
1
-3
/
+3
[next]