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_main.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
Added "*.tags" (Made by Geany's Ctags plugin) to the ".gitignore" file.
Michael Alexsander Silva Dias
1
-0
/
+1
2018-05-11
fixed bodl font error message
toger5
1
-1
/
+1
2018-05-10
Reset the cursor with Input.set_custom_mouse_cursor(null)
Guilherme Felipe
4
-1
/
+19
2018-05-10
Use mimetype according to glTF spec.
Yaakuro
1
-1
/
+1
2018-05-10
Travis: Add server build with clang
Rémi Verschelde
1
-0
/
+3
2018-05-10
Implement missing methods in dummy rasterizer
Fabio Alessandrelli
1
-0
/
+14
2018-05-10
Use local path for custom HTML5 shell export
Leon Krause
1
-1
/
+1
2018-05-10
Accept non-default main packs in engine.js startGame()
Leon Krause
2
-3
/
+7
2018-05-10
Add Engine.setWebAssemblyFilenameExtension()
Leon Krause
1
-1
/
+10
2018-05-10
Update FreeType to 2.9.1
volzhs
470
-5329
/
+20290
2018-05-10
Fix setting for pointing emulation
volzhs
1
-2
/
+2
2018-05-10
Fix keyboard focus lock-out with HTML5 canvas in iframe
Leon Krause
3
-6
/
+10
2018-05-10
Fix relative mouse motion when captured in HTML5 platform
Leon Krause
1
-1
/
+1
2018-05-09
Disable 'run' button if any project not selected and tiny refactoring
DmitryKrutskikh
1
-3
/
+5
2018-05-09
Add support for atlas texture on set_custom_mouse_cursor
Guilherme Felipe
3
-24
/
+123
2018-05-09
Consider TextEdit paste operation complex.
Charly Mourglia
1
-0
/
+3
2018-05-08
canvas_item_add_triangle_array bind fixup
Marcelo Fernandez
1
-1
/
+1
2018-05-08
Fix some enums missing its bind
Marcelo Fernandez
2
-3
/
+10
2018-05-09
For uwp the ARM architecture needs to be in lower case
Hein-Pieter van Braam
1
-2
/
+2
2018-05-09
Remove android compatibility under API 16
volzhs
3
-12
/
+7
2018-05-08
Fix Variant leak in call_native
Pedro J. Estébanez
1
-1
/
+3
2018-05-08
Document websocket module, further document enet
Fabio Alessandrelli
11
-184
/
+309
2018-05-08
Document MultiplayerAPI class
Fabio Alessandrelli
3
-37
/
+29
2018-05-08
Android: Increase targetSdkVersion to 27
Rémi Verschelde
1
-1
/
+1
2018-05-08
Internal methods in MultiplayerAPI start with _
Fabio Alessandrelli
2
-25
/
+25
2018-05-08
Change from "search dialog" to "search bar" on help screen
Guilherme Silva
4
-45
/
+283
2018-05-08
Always emit dynamic font change in update_oversampling
Ruslan Mustakov
4
-13
/
+10
2018-05-08
Fix the 3D grid color setting hints
Hugo Locurcio
1
-2
/
+2
2018-05-08
Rename multiplayer_api to just multiplayer.
Fabio Alessandrelli
4
-54
/
+54
2018-05-08
Perfect FreeType-based outlines for DynamicFonts
Ruslan Mustakov
13
-290
/
+420
2018-05-08
Fix double free for drag preview control in viewport
Geequlim
1
-3
/
+1
2018-05-08
Add default paramater value for OptionButton::add_icon_item
Geequlim
1
-1
/
+1
2018-05-07
Local debugger fixes and extensions
Blazej Floch
9
-45
/
+209
2018-05-08
Removed pointer deletion during editor closing
Andrea Catania
1
-8
/
+2
2018-05-07
Added a simpler way to flip faces, closes #17373 and closes #17369
Juan Linietsky
2
-0
/
+44
2018-05-07
Add is_instance_valid() method to GDScript, ending more than a decade of pain.
Juan Linietsky
4
-10
/
+18
2018-05-07
Implemented ragdoll
AndreaCatania
20
-22
/
+2269
2018-05-07
Revert "Fix Sprite3D's incorrect behavior when using AtlasTextures."
Juan Linietsky
1
-20
/
+9
2018-05-07
Fix vector reduction in shader language
JFonS
2
-3
/
+44
2018-05-07
Adds a speed factor to AnimatedSprite
groud
2
-2
/
+21
2018-05-07
Fix: JAR files signed with the MD5 algorithm as unsigned
RameshRavone
1
-2
/
+2
2018-05-07
Added "play_backwards" to the list o functions to autocomplete.
Michael Alexsander Silva Dias
1
-1
/
+1
2018-05-07
Add no-blend canvas item render_mode
Bastiaan Olij
7
-2
/
+31
2018-05-07
Fix:code editor text size should change at least one each time, don't mind ho...
RaphaelHunter
1
-2
/
+2
2018-05-07
Resume audio on iOS after phone call or alarm
Ruslan Mustakov
4
-22
/
+72
2018-05-06
Rewrite Tween class reference.
Chris Bradfield
1
-54
/
+57
2018-05-07
Enet: Add wait time param to close_connection()
mhilbrunner
2
-23
/
+63
2018-05-07
Windows detect.py: Detect missing WindowsSdkDir
Max Hilbrunner
1
-2
/
+8
2018-05-06
SpatialEditorViewport::_create_instance: pass GEN_EDIT_STATE_INSTANCED to sce...
muiroc
1
-1
/
+1
2018-05-06
Defaults to instancing child at tree root when none selected
Unknown
1
-1
/
+6
[next]