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
/
os_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-15
export onBackPress for Android Module
Ramesh Ravone
2
-8
/
+10
2017-10-15
Couple of small changes so our ARVRInterfaceGDNative gets constructed and reg...
BastiaanOlij
5
-48
/
+12
2017-10-15
Fix deleting localization remap option.
DimOkGamer
1
-1
/
+1
2017-10-15
remove error message for optional NativeScript symbols
Karroffel
1
-4
/
+1
2017-10-15
Add ability to type easing value for key transition
Pedro J. Estébanez
1
-12
/
+22
2017-10-14
Return camera to origin when creating a new scene and going to 3d editor.
Daniel J. Ramirez
1
-0
/
+1
2017-10-14
Fix animation not stopping after seeking to the end
Pedro J. Estébanez
1
-2
/
+2
2017-10-14
Added documentation for 3D Joints, the 2D Pin Joint, and the Physicsservers, ...
Grosskopf
12
-94
/
+521
2017-10-14
Gave a tooltip to the "In" logic node
Cédric Fuchs
1
-0
/
+1
2017-10-14
Fixed help overview visibility, issue 12011 and 10407
Paulb23
1
-6
/
+6
2017-10-14
update ARVRInterfaceGDNative to use API struct
Karroffel
7
-456
/
+145
2017-10-14
Expose 'request_frame_drawn_callback' to script.
Saracen
2
-0
/
+15
2017-10-14
[GDNative] removed native_raw_call
Karroffel
8
-204
/
+80
2017-10-14
makerst: Fix support for module classes
Rémi Verschelde
2
-13
/
+9
2017-10-14
[DOCS] Fix a few typos.
Andreas Haas
28
-44
/
+44
2017-10-14
Fix render mode specular schlick ggx
Hiroshi Ogawa
2
-5
/
+4
2017-10-14
[DOCS] Improve docs for is_action_just_pressed and is_action_just_released (#...
Olli Markkanen
1
-7
/
+9
2017-10-14
Fixed wrong Virtual-KeyCode(0x12) pair on Windows platform (#12073)
Indah Sylvia
1
-1
/
+1
2017-10-14
Redoing the ARVR GDNative interface as module and tighter implementation
BastiaanOlij
17
-317
/
+1121
2017-10-13
New splash screen.
Daniel J. Ramirez
2
-1
/
+1
2017-10-13
Added and improved some missing icons, plus some other visual fixes.
Daniel J. Ramirez
20
-44
/
+44
2017-10-13
Small edits to ConfigFile docs.
Benjamin Larsson
1
-12
/
+19
2017-10-13
Fix Alpha Border bugfix
Comanche_Ak
1
-0
/
+1
2017-10-13
Use binary names instead of absolute paths in calls to OS::execute.
fix/use-bin-name
J08nY
3
-10
/
+10
2017-10-13
[DOCS] TouchScreenButton
Dio
1
-0
/
+31
2017-10-13
removed GDNativeClass doc from GDNative module
Karroffel
2
-2
/
+2
2017-10-13
EditorHelp: use '<' to show inheritance
Poommetee Ketson
1
-1
/
+1
2017-10-13
VisualScript: add inverse_lerp & range_lerp
Poommetee Ketson
2
-1
/
+49
2017-10-13
Move GDNative docs into gdnative folder
BastiaanOlij
5
-2
/
+6
2017-10-13
Add .xml to .gitattributes
Bastiaan Olij
1
-0
/
+1
2017-10-13
Remove junk output
Ruslan Mustakov
4
-11
/
+2
2017-10-12
[DOCS] TabContainer class descriptions
brunosxs
1
-10
/
+16
2017-10-13
Added error dialog when failing to export project
Jakob Sinclair
2
-1
/
+12
2017-10-13
Fixed issue #12019, which prevented the creation of new folders on Windows pl...
Falk Moser
1
-1
/
+1
2017-10-13
Drop unusued LEGACYGL_ENABLED check
Rémi Verschelde
10
-12
/
+12
2017-10-12
Added and improved some icons, plus some other minor visual fixes.
Daniel J. Ramirez
22
-41
/
+46
2017-10-12
[DOCS] BitmapFont
Dio
1
-8
/
+23
2017-10-12
Add an option to clear recent scenes in the 'Open Recent' submenu
vonzimr
1
-4
/
+17
2017-10-12
Prevent a possible crash at collision_object_2d_sw.h
Marcelo Fernandez
1
-9
/
+36
2017-10-12
[DOCS] DynamicFontData
Dio
1
-0
/
+5
2017-10-12
[DOCS] DynamicFont
Dio
1
-0
/
+28
2017-10-12
updated libpng to version 1.6.33 (September 28, 2017)
Indah Sylvia
11
-77
/
+87
2017-10-12
Fix viewport vflip
Hiroshi Ogawa
1
-6
/
+1
2017-10-12
turned arround minimum Size for Seperator in reaction to issue #12020
Grosskopf
1
-1
/
+5
2017-10-11
doc: Sync classref with current source
Rémi Verschelde
40
-113
/
+292
2017-10-11
Fix argument names in method bindings.
Andreas Haas
2
-4
/
+4
2017-10-11
Input: expose joy_connection_changed()
Andreas Haas
1
-0
/
+1
2017-10-11
Bind VisualServer.sync() method to GDScript
Julian Murgia
1
-0
/
+1
2017-10-11
Added grabber_area to default_theme sliders. Fixes #11261
hickop
1
-0
/
+2
2017-10-11
Fix AnimatedSprite frame property slider in editor
Hiroshi Ogawa
1
-3
/
+1
[next]