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
/
api
/
javascript_eval.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
[GDNative] loading error and version error procs
Karroffel
4
-14
/
+49
2017-11-19
Rework the canvas_item API for further improves to the canvas item editor
Gilles Roudiere
31
-498
/
+285
2017-11-19
fix set_current_tab: Indexp_current=-1 out of size
Omar Al Halabi
1
-1
/
+1
2017-11-19
Add currency code to iOS product details response
Evgeny Zuev
1
-0
/
+3
2017-11-19
Added a label to the Dock Positioner.
Michael Alexsander Silva Dias
1
-1
/
+6
2017-11-18
change expand_to_len property to add on nonzero...also rename to
kbake
1
-1
/
+2
2017-11-18
Mono: Fix compiler error with Variant::operator AABB()
Ignacio Etcheverry
2
-2
/
+2
2017-11-18
Suppress progress messages in Visual Studio output pane
Matthias Hoelzl
1
-3
/
+3
2017-11-18
Fixed issue where some of the animation editor buttons were difficult to clic...
BenH
1
-6
/
+5
2017-11-18
Remove asm.js support from HTML5 platform
Leon Krause
7
-148
/
+25
2017-11-18
Facilitate exposing platform-exclusive interfaces to all platforms
Leon Krause
12
-35
/
+211
2017-11-18
Fix class docs, improve error handling of the rst generator.
Martin Capitanio
2
-4
/
+8
2017-11-17
change low cpu delay to 1 usec, should make editor smoother and not really use
Juan Linietsky
1
-1
/
+2
2017-11-17
Editor: Drop files to copy to project.
Andreas Haas
1
-5
/
+12
2017-11-17
Avoid spamming the console for editor settings initial sets.
Daniel J. Ramirez
1
-1
/
+2
2017-11-17
Rename Rect3 to AABB.
Ferenc Arn
138
-1194
/
+1203
2017-11-17
Make resources edited by plugins be sent as reference
George Marques
1
-1
/
+5
2017-11-16
Updated some icons.
Daniel J. Ramirez
2
-5
/
+2
2017-11-17
Fix alpha dithering in viewports with TransparentBg=false and Usage=2D, issue...
andrzej.buczynski
1
-0
/
+1
2017-11-16
Add a print handler for the editor output panel
George Marques
2
-0
/
+14
2017-11-16
Add print_error function, akin to print_line
George Marques
6
-6
/
+25
2017-11-16
Enabling relationship lines in the Scene Tree enables them in the Create New ...
Michael Alexsander Silva Dias
1
-0
/
+9
2017-11-16
Fixed scene tree updating when undoing root node creation, issue 6125
Paulb23
1
-0
/
+1
2017-11-16
[GDNative] fix wrapper code generation
Karroffel
1
-5
/
+38
2017-11-16
Fix current scene run when scene saved
Chaosus
1
-1
/
+1
2017-11-17
Added modules' doc files to make_doc_header
Zher Huei Lee
1
-2
/
+12
2017-11-16
GDScript: Refactor "GD" class prefix to "GDScript"
Rémi Verschelde
19
-1327
/
+1330
2017-11-16
Cleanup of Visual Studio project generation (#12929)
Roy Berube
1
-3
/
+6
2017-11-16
Added 'convcol' flag for importing meshes as convex collision and completed code
Saracen
1
-19
/
+68
2017-11-16
Add manual overrides for focus_next and focus_previous on controls similar to...
Saracen
3
-3
/
+108
2017-11-15
Add support for remote debug in scene tree.
Juan Linietsky
2
-0
/
+70
2017-11-15
Fix energy not affecting emissive texture in GI baker.
Ferenc Arn
2
-22
/
+18
2017-11-15
Fix HTML5 HTTPClient includes
Leon Krause
1
-0
/
+2
2017-11-15
Remove obsolete ButtonArray theming
Rémi Verschelde
1
-33
/
+0
2017-11-15
Allow underscores in GDScript numeric literals
Bojidar Marinov
2
-4
/
+8
2017-11-15
doc: Sync classref with current source
Rémi Verschelde
13
-27
/
+261
2017-11-15
Improve code style of generated headers
Rémi Verschelde
4
-34
/
+25
2017-11-15
doc: Make all module docs self-contained
Rémi Verschelde
84
-68
/
+142
2017-11-15
doc: Rename "@Global Scope" to "@GlobalScope"
Rémi Verschelde
17
-33
/
+33
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
475
-475
/
+475
2017-11-15
Create API to add and remove VisualScript custom nodes
George Marques
7
-0
/
+135
2017-11-15
[GDNative] export plugin
Karroffel
2
-6
/
+129
2017-11-15
Make sure scan happens after all nodes enter scene (including plugins), fixes...
Juan Linietsky
1
-1
/
+2
2017-11-15
-Ability to choose operator for emission, closes #10441
Juan Linietsky
4
-8
/
+52
2017-11-15
When script changes, defer tree updating. Fixes #9704
Juan Linietsky
2
-3
/
+8
2017-11-15
Fixing tilemap rotation for non top-left tiles.
Vito
3
-8
/
+19
2017-11-14
Adding internal tag stack information.
Will Nations
1
-11
/
+40
2017-11-14
Fixed a bug where capitalize didn't work with camelCase names
Will Nations
1
-1
/
+1
2017-11-14
Ability to update parts of an array, and set arrays as dynamic draw
Juan Linietsky
10
-516
/
+42
2017-11-14
Finalized ability to convert from CanvasItem/Spatial/Particles materials to S...
Juan Linietsky
5
-0
/
+58
[next]