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
2016-09-25
Don't crash in "_process_hdr()" if "framebuffer.luminance" is empty
Błażej Szczygieł
1
-0
/
+4
2016-09-25
Add CC parameter to allow use of custom C compiler
Emmanuel Leblond
1
-1
/
+2
2016-09-23
Use pkgconfig to locate ALSA libs (#6119)
romeojulietthotel
1
-1
/
+1
2016-09-22
expose GeometryInstance.get_aabb() etc fixes #6587
yg2f
2
-0
/
+5
2016-09-22
x11: Fix event.is_action() for release of modifier keys
Andreas Haas
1
-0
/
+13
2016-09-21
Fix crash when disabling main screen plugin
George Marques
1
-0
/
+4
2016-09-21
Fix manifest generation bug in Android export
Pedro J. Estébanez
1
-6
/
+4
2016-09-21
removed redundant assign operation in mesh_add_surface: elem_count is reassig...
knd
1
-4
/
+0
2016-09-20
Change winrt build to be less dependent on ANGLE
George Marques
2
-7
/
+8
2016-09-20
Add function to get readable names for joystick events
Andreas Haas
4
-0
/
+72
2016-09-19
Fix for #6158. Converting Vector2 to Size2 for scaling functions.
anneomcl
9
-52
/
+39
2016-09-19
Add docs for XMLparser, VideoPlayer and most of Tree
George Marques
1
-0
/
+106
2016-09-19
Expose Vector2::clamped() to scripts
Andreas Haas
1
-0
/
+2
2016-09-19
Make the choosable default editor layout the same as the actual default one.
Andreas Haas
1
-3
/
+3
2016-09-19
Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode.
Andreas Haas
2
-12
/
+24
2016-09-18
New distraction free mode icon
Daniel J. Ramirez
5
-0
/
+104
2016-09-17
Expose bottom panel show/hide for plugins
George Marques
2
-0
/
+16
2016-09-16
Add a function to plugin get the main screen parent
George Marques
4
-1
/
+15
2016-09-16
Update documentation on joystick vibration.
Andreas Haas
1
-1
/
+2
2016-09-15
Fix input action pressed state not changing for quick joystick movements.
Andreas Haas
4
-60
/
+8
2016-09-15
Fix highlight current script when script temputure is disabled
Paulb23
1
-15
/
+16
2016-09-15
Hacked a demo C# class parser for neikeq.
Juan Linietsky
1
-1
/
+399
2016-09-15
Center camera2D with the proper viewport size
Juan Linietsky
1
-4
/
+7
2016-09-14
Call run callback
Juan Linietsky
2
-0
/
+12
2016-09-14
Added API version and hashing to ObjectTypeDB
Juan Linietsky
5
-2
/
+212
2016-09-14
Vorbis: Don't compile unnecessary encoder files
Błażej Szczygieł
1
-2
/
+2
2016-09-14
Added a few functions to make 2D split screen easier.
Juan Linietsky
4
-22
/
+110
2016-09-14
Restore viewport set_world_2d functionality
Fabio Alessandrelli
2
-22
/
+34
2016-09-13
Added a generic AStar implementation to Godot.
Juan Linietsky
4
-0
/
+509
2016-09-13
Make Godot detect if the screen is too small (<1200 pixels wide), and use sin...
Juan Linietsky
2
-5
/
+21
2016-09-13
-Added VeryLowDPI and MidDPI modes to Godot editor.
Juan Linietsky
10
-41
/
+61