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-02-18
fix color when hue is set to 1
Nuno Donato
1
-5
/
+7
2016-02-17
Remove two redundant CI builds
Rémi Verschelde
1
-0
/
+4
2016-02-17
Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT
Rémi Verschelde
9
-9
/
+9
2016-02-17
Remove unimplemented SceneAnimationImport plugin from menu
Rémi Verschelde
1
-1
/
+2
2016-02-17
Add a warning header to each rst file
Rémi Verschelde
1
-0
/
+4
2016-02-17
Implement support for [codeblock] tag in help
Rémi Verschelde
3
-34
/
+76
2016-02-17
Drop polygon path finder demo
Rémi Verschelde
4
-82
/
+0
2016-02-17
Added option to restart custom scene
Ignacio Etcheverry
2
-4
/
+19
2016-02-17
Correct octree's AABB intersect test, fixes #3576 and #3253
sheepandshepherd
2
-6
/
+24
2016-02-17
Fix _quick_run method (Play custom scene)
Ignacio Etcheverry
2
-3
/
+3
2016-02-17
Fixed String::camelcase_to_underscore() so it works in all cases. Fixes PR #1650
Julian Murgia - StraToN
2
-12
/
+21
2016-02-17
Fix NavigationPolygon references in _bind_method
Rémi Verschelde
2
-14
/
+15
2016-02-17
doc: explain DampedSpringJoint2D parameters.
Josh Grams
1
-5
/
+5
2016-02-17
Experimental Docker image for godot
mrezai
3
-0
/
+143
2016-02-16
fix is_joy_mapped return value
hondres
1
-1
/
+2
2016-02-16
refix particles3d issue, bringing down the amount limit to 1024
Nuno Donato
2
-3
/
+3
2016-02-15
Bind method is_cell_transposed
Rémi Verschelde
2
-0
/
+12
2016-02-15
Fix some broken method references
Rémi Verschelde
1
-28
/
+28
2016-02-15
fix joystick axis handling for Input.is_action_pressed()
hondres
1
-0
/
+12
2016-02-15
include libudev only on udev builds
hondres
1
-1
/
+4
2016-02-14
adding xcode project template
Ariel Manzur
39
-0
/
+613
2016-02-14
some doc for directory
Alexander Holland
1
-1
/
+27
2016-02-14
x11: make dependancy on libudev optional
hondres
3
-11
/
+41
2016-02-14
x11: analog triggers for ps4 gamepad
hondres
1
-1
/
+1
2016-02-13
doc: add list of possible return values to OS.get_name() description
hondres
1
-1
/
+1
2016-02-13
Rename input actions by editing its item in the list
Ignacio Etcheverry
2
-77
/
+57
2016-02-13
"Sync classes reference template with current code base"
hondres
1
-3
/
+47
2016-02-12
Doc HTTPClient.get_response_headers_as_dictionary()
Alexander Holland
1
-0
/
+1
2016-02-12
win: fix xinput triggers not resetting correctly
Hondres
1
-1
/
+1
2016-02-12
Enhance instructions for contributors
Rémi Verschelde
1
-19
/
+41
2016-02-12
* Added numpad emulation (fixes #3612)
Nuno
2
-4
/
+17
2016-02-12
* raised the max amount of particles to match the max number allowed in the i...
Nuno Donato
1
-1
/
+1
2016-02-12
Forgot to correct the ERR_FAIL_COND_V.
Julian Murgia - StraToN
1
-1
/
+1
2016-02-12
Added RegEx::get_capture_start() method
Julian Murgia - StraToN
2
-0
/
+10
2016-02-11
fix joystick related label text in project settings
hondres
1
-2
/
+2
2016-02-11
-fixed more issues resampling sounds
Juan Linietsky
1
-4
/
+4
2016-02-11
-Made some icon data types smaller so they take up less space
Juan Linietsky
19
-1
/
+85
2016-02-11
fix platform bb10 compilation
hondres
2
-1
/
+5
2016-02-10
doc: use correct identifier for InputEventJoystick{Motion, Button}
hondres
3
-5
/
+5
2016-02-10
Fixed a couple of tooltips on the editor
Tegu
1
-2
/
+2
2016-02-10
export from command line
Ariel Manzur
1
-0
/
+10
2016-02-09
AnimationPlayer frame SpinBox snaps to steps.
Josh Grams
1
-0
/
+8
2016-02-09
-Added missing functions to the doc, fixes #3583
Juan Linietsky
2
-1
/
+24
2016-02-09
-Allow renaming root node of inherited scene
Juan Linietsky
2
-2
/
+2
2016-02-09
Insert new key helper is back to 2D editor, missed it?
Juan Linietsky
2
-2
/
+5
2016-02-09
Update CONTRIBUTING.md
Juan Linietsky
1
-2
/
+7
2016-02-08
-bump version to rc1
2.0-rc1
Juan Linietsky
1
-1
/
+1
2016-02-08
-Cleaned up GraphEdit, also fixes #3568
Juan Linietsky
8
-30
/
+112