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
/
modules
/
gdscript
/
gd_tokenizer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-16
doc: Sync classref with current source
Rémi Verschelde
30
-24
/
+501
2017-09-15
Revert "Don't allow division by false (zero)"
Thomas Herzog
1
-28
/
+1
2017-09-15
Added adaptive text editor theme, this includes the shader editor
Daniel J. Ramirez
6
-74
/
+271
2017-09-15
Don't allow division by false (zero)
Hein-Pieter van Braam
1
-1
/
+28
2017-09-16
Make clickable properly in editor help
volzhs
1
-8
/
+0
2017-09-15
Update doc status generator.
Daniel J. Ramirez
1
-13
/
+30
2017-09-15
Added type on export file callback, and initial export function.
Juan Linietsky
2
-8
/
+41
2017-09-15
Fix compile error on gd_native_library_editor.cpp with tools=no
Marcelo Fernandez
1
-0
/
+2
2017-09-15
added JSON singleton
karroffel
3
-0
/
+126
2017-09-15
Spatial, Transform and Transform2D documentation tweaks
Przemysław Gołąb (n-pigeon)
3
-56
/
+56
2017-09-15
fix editor/property_editor.cpp missing TTR
sersoong
1
-4
/
+4
2017-09-15
Fix !icon_map.has(p_type) error
volzhs
1
-2
/
+0
2017-09-15
joyid is set to -1, not 0 when no joystick entity has been created
BastiaanOlij
1
-2
/
+2
2017-09-15
Added border for tabs + container.
toger5
3
-17
/
+22
2017-09-14
Re-Added export plugins with a more interesting API, as well as the ability t...
Juan Linietsky
5
-28
/
+179
2017-09-14
Only do 'drive' discovery on X11
Hein-Pieter van Braam
1
-4
/
+5
2017-09-14
X11: Fix gamepads not being added whith udev.
Andreas Haas
1
-1
/
+0
2017-09-14
Added a menu to enable/disabled GDNative singletons in project settings
Juan Linietsky
3
-3
/
+156
2017-09-14
Renamed function arguments to keep them consistent between declaration and im...
Wilson E. Alvarez
16
-27
/
+27
2017-09-14
Moved class_name and return_val to initializer list
Wilson E. Alvarez
2
-8
/
+9
2017-09-14
also loop for classes if there is no coustom theme fixes #11250
toger5
1
-2
/
+10
2017-09-14
adds display of old bounding box as suggested by Zephilinox in issue #10936
poke1024
2
-0
/
+24
2017-09-14
Fixed typo in editor_node.cpp: 'my' to 'may'
Indah Sylvia
1
-1
/
+1
2017-09-14
Warn the user that changes to resources will be lost when editing imported or...
Juan Linietsky
2
-0
/
+56
2017-09-14
Construct Variants from Reference properly in GDNative
Ruslan Mustakov
4
-9
/
+27
2017-09-14
Fix 2 typos
Jeroen
2
-2
/
+2
2017-09-14
Several fixed to editor doc.
Daniel J. Ramirez
6
-147
/
+218
2017-09-14
Changed source font to Mononoki.
Daniel J. Ramirez
6
-19
/
+21
2017-09-13
Fix up examples/descriptions based on feedback. Added more content
William Taylor
1
-48
/
+215
2017-09-14
Fixed Tab Switching of Main Scene State. Closes #11045
Indah Sylvia
1
-26
/
+21
2017-09-14
sprite selection rectangle updates again (fixes issue 10936)
poke1024
1
-5
/
+10
2017-09-13
Fix crash when no audio driver is available
Marcelo Fernandez
13
-83
/
+53
2017-09-14
swapped up down shortcut for freelook (to fit unreal)
toger5
1
-2
/
+2
2017-09-13
Deleted unnecessary print
Nabor Erices
1
-1
/
+0
2017-09-13
Travis: Try enabling ccache to speed up builds
Rémi Verschelde
1
-6
/
+7
2017-09-13
Buildsystem: Windows cross-compilation on Linux defaults to 64-bit
Rémi Verschelde
1
-3
/
+6
2017-09-13
More consistent script color temperatures.
Daniel J. Ramirez
2
-4
/
+4
2017-09-13
doc: Sync classref with current source
Rémi Verschelde
8
-104
/
+418
2017-09-13
Drop unused EventQueue class
Rémi Verschelde
2
-221
/
+0
2017-09-13
Copyright: Document recastnavigation
Rémi Verschelde
2
-2
/
+7
2017-09-13
Fix enums bindings
Maxim Sheronov
62
-210
/
+412
2017-09-13
Added documentation for ClassDB and Marshalls
Daniel J. Ramirez
2
-0
/
+23
2017-09-13
Fix out of bound array indexing (reverb_vol)
Hein-Pieter van Braam
1
-1
/
+1
2017-09-13
Fix out of bound array indexing
Hein-Pieter van Braam
1
-1
/
+1
2017-09-13
fixed border on the right of viewport
toger5
1
-1
/
+1
2017-09-13
Added a crash handler to dump the backtrace on Windows, Linux and OS X
Marcelo Fernandez
23
-23
/
+786
2017-09-13
Renamed play to playing property, but now playing and is_playing is the same,...
Juan Linietsky
3
-4
/
+4
2017-09-13
Documentation for AtlasTexture.
Julian Murgia
1
-0
/
+6
2017-09-13
Style: Apply clang-format to @reduz's changes
Rémi Verschelde
7
-39
/
+36
2017-09-13
doc: Sync classref with current source
Rémi Verschelde
266
-1451
/
+1451
[prev]
[next]