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-05-01
GDNative Unix: fix shared lib loading, dlopen expects leading ./ to interpret...
Robin Hübner
1
-0
/
+6
2018-05-01
Prevent PulseAudio driver to lock its mutex for too long
Marcelo Fernandez
1
-2
/
+11
2018-05-01
Fixed high cpu usage with PulseAudio
Marcelo Fernandez
1
-1
/
+5
2018-05-01
PCKPacker:pck_start(): Update version
Max Hilbrunner
1
-4
/
+4
2018-04-30
Fix msbuild with a msvc 'tools only' install
Hein-Pieter van Braam
1
-1
/
+1
2018-04-30
Fix lto builds on clang compilers
Hein-Pieter van Braam
1
-2
/
+2
2018-04-29
Hand-merge API hash fixes #18514
Hein-Pieter van Braam
12
-37
/
+22
2018-04-29
Fix _export_begin not being called when exporting to android
Ignacio Etcheverry
1
-0
/
+2
2018-04-29
Make 'Export PCK/ZIP' work well with EditorExportPlugin
Ignacio Etcheverry
5
-5
/
+23
2018-04-29
Add option to link mono statically on Windows
Ignacio Etcheverry
1
-14
/
+28
2018-04-29
Fix new Node dialog Create button behavior
Ivan Vodopiviz
1
-0
/
+2
2018-04-29
Improved error checking at EditorExportPlatformPC::export_project
Marcelo Fernandez
3
-23
/
+23
2018-04-29
Added File.get_path and File.get_path_absolute functions
Marcelo Fernandez
8
-5
/
+70
2018-04-29
Update preview on filesystem change
ShyRed
1
-0
/
+3
2018-04-29
Show error icon at "Output" in case of errors
Bernhard Liebl
3
-4
/
+10
2018-04-29
A few fixes on the ARVR Server
Bastiaan Olij
3
-4
/
+73
2018-04-29
Set default file name for exported projects
Peter Folkins
1
-0
/
+4
2018-04-29
Removed unneeded sort from SpriteFramesEditor plugin
Wilson E. Alvarez
1
-2
/
+0
2018-04-29
Disable Emscripten assertions in release_debug builds
Leon Krause
1
-1
/
+2
2018-04-29
Warn about WorldEnvironment being ignored
Bernhard Liebl
1
-1
/
+9
2018-04-29
Explicitly print an error when --export fails.
Pieter-Jan Briers
1
-5
/
+9
2018-04-29
Comment out some debugging messages when playing Theora files
Wilson E. Alvarez
1
-8
/
+12
2018-04-29
Fix IPhone and OSX cross compilation
Fabio Alessandrelli
3
-2
/
+8
2018-04-29
Add --print-fps option to output FPS to stdout
Rémi Verschelde
2
-4
/
+15
2018-04-29
Updated thekla_atlas to support arm64
Brigham Henry Keys
2
-4
/
+9
2018-04-29
Docs update for several classes
Craigory V Coppola
8
-0
/
+20
2018-04-29
Fixed (minor) typo in CapsuleShape2D doc page
HoratioZEDU
1
-1
/
+1
2018-04-29
[DOCS] Popup.popup_exclusive description
homer666
1
-0
/
+1
2018-04-29
[DOCS] Add note that Pool*Arrays are passed by value (#18340)
krogank9
7
-7
/
+7
2018-04-29
[DOCS] add HTTPRequest.request return values
Poommetee Ketson
2
-1
/
+3
2018-04-29
Add descriptions for GroupCall flags
bncastle
1
-0
/
+4
2018-04-29
[DOCS] OS
Max Hilbrunner
1
-10
/
+89
2018-04-29
Add new transform tutorial to appropriate classes
Poommetee Ketson
3
-0
/
+3
2018-04-29
Add Navigation docs
Denis Washington
1
-11
/
+11
2018-04-29
Add Navigation2D docs
Denis Washington
1
-0
/
+8
2018-04-29
[DOCS] SceneTree
Max Hilbrunner
1
-3
/
+47
2018-04-29
[DOCS] Tweaks and fixes for (Interpolated)Camera
Mel Collins
2
-14
/
+14
2018-04-29
Add detail to doc for add_surface_from_arrays (#17911)
GaryO
1
-3
/
+7
2018-04-29
Added missing end points for brief descriptions in the docs.
Michael Alexsander Silva Dias
9
-9
/
+9
2018-04-29
[DOCS] Some content for InterpolatedCamera
Mel Collins
1
-0
/
+7
2018-04-29
[DOCS] Typo fix for CollisionShape[2D]
mhilbrunner
2
-2
/
+2
2018-04-29
[DOCS] Node & PackedScene (#17833)
Max Hilbrunner
2
-2
/
+9
2018-04-29
Improve Input.is_action_just_* docs.
Pieter-Jan Briers
1
-2
/
+3
2018-04-29
[DOCS] Node: Networking updates, fix outdated and missing docs
mhilbrunner
1
-29
/
+51
2018-04-29
[DOCS] Input
Max Hilbrunner
1
-3
/
+24
2018-04-29
[DOCS] Net.MultiplayerEnet: List returned errors
Max Hilbrunner
1
-2
/
+2
2018-04-29
Update Image format enumeration documentation
Neil Moore
1
-0
/
+35
2018-04-29
Remove duplicated declaration of RoundToInt() from Mathf
Xavier Cho
1
-5
/
+0
2018-04-29
[mono] add the 'Facades' subfolder to the searched directories in _preload_hook
Paul Joannon
1
-0
/
+1
2018-04-29
Mono: BindingsGenerator enum fixes
Ignacio Etcheverry
2
-93
/
+117
[next]