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_function.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
classref: Sync with current source
Rémi Verschelde
1
-1
/
+9
2016-11-15
i18n: Sync translations with Weblate and update template
Rémi Verschelde
15
-897
/
+2261
2016-11-15
i18n: Remove translations below 20% completion
Rémi Verschelde
16
-102160
/
+0
2016-11-15
Added snapping to 3D path handles to bring it in line with its 2D counterpart
Ben Hickling
1
-0
/
+6
2016-11-15
Check entered and trimmed path when create, import, install project
volzhs
1
-30
/
+22
2016-11-15
Uncomment debug properties of HTTP Request
khairul169
1
-12
/
+12
2016-11-15
Fix crash when select target path on import 3d scene window
volzhs
2
-2
/
+2
2016-11-15
Update/fix Android build
Pedro J. Estébanez
1
-7
/
+7
2016-11-15
Clarify a NULL comparison
eska
1
-1
/
+1
2016-11-15
Prevent to select children if selection lock or instanced scene
volzhs
1
-7
/
+14
2016-11-15
Fix resetting to default value in EditorSettings
volzhs
1
-1
/
+0
2016-11-15
Make the step property useful for sliders as described in #5773
Elia Argentieri
1
-4
/
+13
2016-11-15
Make Android export quicker (especially on Windows)
Pedro J. Estébanez
1
-19
/
+19
2016-11-15
Export immediately if only one device present
Pawel Kowal
1
-6
/
+17
2016-11-15
Fix Directory.dir_exist/get_current_dir for 'res://' on Android
volzhs
2
-2
/
+7
2016-11-15
vsnc --> vsync
ISylvox
9
-11
/
+11
2016-11-15
Set project name as directory name instead of '.'
volzhs
1
-2
/
+2
2016-11-15
Select newly created or imported project automatically
volzhs
2
-2
/
+45
2016-11-15
Fix Label valign position
volzhs
1
-3
/
+3
2016-11-15
Some missing License notice has been added
SPTelur
2
-0
/
+59
2016-11-15
Caret blink will no longer cause redraw without focus, issue 6167
Paulb23
2
-2
/
+2
2016-11-15
Fixed minor typo
DTV96Calibre
1
-1
/
+1
2016-11-15
Clean/fix triangulation internals
Pedro J. Estébanez
2
-13
/
+5
2016-11-15
Fix updating value of SpinBox with prefix
volzhs
1
-1
/
+4
2016-11-15
Prevent to make UndoRedo for duplicate if no selected node
volzhs
1
-0
/
+2
2016-11-15
fix a tiny typo
ScotFlux
1
-2
/
+2
2016-11-15
Rewrite the README to be more descriptive
Rémi Verschelde
1
-15
/
+51
2016-11-15
Fix wrong number for ERR_* on comment
volzhs
1
-12
/
+12
2016-11-15
Fix typos and missing newlines in --help
Tim Roes
1
-3
/
+2
2016-11-15
Fix scene tree drag & drop places node as child (#6912)
Keetz
1
-31
/
+4
2016-11-15
Fixed flag for importing animation and skipping value tracks.
Saracen
3
-44
/
+51
2016-11-15
Keep groups when replacing nodes
Ignacio Etcheverry
1
-0
/
+6
2016-11-08
memory ops implemented as OS functions by default
Ariel Manzur
2
-121
/
+8
2016-11-08
adding get_stored_values method
Ariel Manzur
2
-1
/
+20
2016-11-03
server: Allow building against system libraries
Rémi Verschelde
1
-0
/
+36
2016-11-03
opus: Move public headers to match system install
Rémi Verschelde
9
-2
/
+3
2016-11-03
scons: Reorder options for clarity
Rémi Verschelde
19
-76
/
+83
2016-11-03
libpng: Update to upstream 1.6.26
Rémi Verschelde
23
-1095
/
+1416
2016-11-02
Improve Android build (Clang + tidyness)
Pedro J. Estébanez
1
-87
/
+100
2016-11-02
style: Various other PEP8 fixes in Python files
Rémi Verschelde
24
-369
/
+370
2016-11-02
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
50
-193
/
+111
2016-11-02
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
91
-2275
/
+2275
2016-11-02
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
84
-6626
/
+6626
2016-11-02
Fix to fit stylebox with ItemList
volzhs
1
-1
/
+4
2016-11-02
Fixed Mix nodes in Animation Tree Player
m4nu3lf
2
-17
/
+4
2016-10-31
Fix usage of 3.0 naming API in 1038c1f8
Rémi Verschelde
1
-2
/
+2
2016-10-31
Fix memory leak with drag & drop on 2D viewport
volzhs
1
-0
/
+1
2016-10-31
Ability to drag script files from Filesystem dock to SceneTree dock.
Andreas Haas
4
-2
/
+38
2016-10-31
Improve drag and drop on 2D viewport
volzhs
3
-6
/
+453
2016-10-31
scons: msvc_is_detected not available in 2.1
Rémi Verschelde
1
-1
/
+1
[next]