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
/
visual_script
/
doc_classes
/
VisualScriptEngineSingleton.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-25
Update my name in AUTHORS.md
Leon Krause
1
-1
/
+1
2017-11-25
Remove contrived JavaScript.eval return types
Leon Krause
1
-40
/
+8
2017-11-25
Fix mono build after bc2e8d99
Rémi Verschelde
1
-2
/
+2
2017-11-25
Fix build on macOS and Android after bc2e8d99
Rémi Verschelde
2
-2
/
+2
2017-11-25
Fix doesn't close open a file window bug
sersoong
1
-0
/
+1
2017-11-25
Add importer option to make meshes bakeable by default.
Juan Linietsky
2
-4
/
+17
2017-11-25
Completed bc2e8d99e5ae0dbd69e712cc71da3033f5f30139 so that windows can be built
Indah Sylvia
2
-2
/
+2
2017-11-25
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
62
-147
/
+148
2017-11-24
doc: Fix enum tags thanks to 2bc6db6
Rémi Verschelde
133
-2060
/
+2117
2017-11-24
Fixes bug where enumeration is not being saved
Juan Linietsky
1
-2
/
+2
2017-11-24
Core: Bind InputEventGesture events.
Andreas Haas
3
-0
/
+36
2017-11-24
doc status: Partial revert of e23454d, setgets are no longer listed
Rémi Verschelde
1
-18
/
+2
2017-11-24
doc: Remove setters and getters now exposed via properties/members
Rémi Verschelde
251
-17248
/
+0
2017-11-24
Fix block where setter/getters are cached to be skipped
Juan Linietsky
1
-1
/
+2
2017-11-24
Add a bit space around the .import [deps] tag to make it more readable.
Juan Linietsky
1
-2
/
+2
2017-11-24
Changed reimport logic to also check md5 before reimporting, fixes #13135
Juan Linietsky
2
-76
/
+104
2017-11-24
Fix a mistake in KinematicCollision docs
Poommetee Ketson
1
-1
/
+1
2017-11-24
Attempt to remove setters/getters from doc data
Juan Linietsky
1
-0
/
+13
2017-11-24
Fix a crash in get_static_property_type_indexed
Bojidar Marinov
1
-0
/
+7
2017-11-24
Fix style error with MenuButton in default theme
geequlim
1
-3
/
+3
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
480
-480
/
+480
2017-11-24
doc: Sync classref with current source
Rémi Verschelde
31
-294
/
+402
2017-11-24
Fix TileMap and TileSet ClassDB bindings
Ruslan Mustakov
2
-2
/
+2
2017-11-24
Fix context menu of first node in a new scene
sersoong
1
-1
/
+1
2017-11-24
Allow to specify multiple resolution Android icons
Ruslan Mustakov
1
-15
/
+42
2017-11-23
Rename two-parameter arc-tangent function to atan in shader language, as it i...
Ferenc Arn
1
-1
/
+1
2017-11-23
Fixed not be able to unfold the last line
Paulb23
1
-1
/
+1
2017-11-23
reduce static memory usage
dragmz
1
-1
/
+1
2017-11-23
Removed shape margin
AndreaCatania
2
-3
/
+4
2017-11-23
Improved update for remote scene tree and remote object.
geequlim
2
-14
/
+16
2017-11-23
Fixed #13167. Restored ParallaxLayer mirroring that was broken by pull reque...
Sofox
1
-6
/
+10
2017-11-23
Space override scratching when body is add to world
AndreaCatania
1
-0
/
+1
2017-11-22
Changed and added to the documentation for RemoteTransform and RemoteTransform2D
TwistedTwigleg
2
-14
/
+40
2017-11-22
Modified low processor sleep to 8000 and made it customizable (should be cust...
Juan Linietsky
3
-1
/
+18
2017-11-22
change default propagation value
Juan Linietsky
1
-2
/
+2
2017-11-22
Add editor setting to allow keep show local scene tree while debugger start.
geequlim
4
-5
/
+23
2017-11-22
i18n: Add support for Serbin (Cyrillic) locale
Rémi Verschelde
1
-0
/
+2
2017-11-22
i18n: Sync translation templates with current source
Rémi Verschelde
37
-7071
/
+15975
2017-11-22
i18n: Sync translations with Weblate
Rémi Verschelde
17
-2099
/
+9201
2017-11-22
Make tween able to be used as before (without the need for ":...")
Bojidar Marinov
2
-7
/
+12
2017-11-22
Fix combatibility with older .scn files
Bojidar Marinov
2
-3
/
+9
2017-11-21
Node.duplicate(): instanced node's descendants' properties now update
Will Nations
1
-21
/
+43
2017-11-21
Mono: Use PascalCase in core types.
Andreas Haas
13
-483
/
+483
2017-11-21
code folding scrolling fixes
ianb96
1
-18
/
+29
2017-11-21
Removed type_mask and fixed some variable name
AndreaCatania
17
-247
/
+123
2017-11-21
Fixed the Remote tab not complying with the "Draw Relationship Lines" setting.
Michael Alexsander Silva Dias
1
-0
/
+9
2017-11-21
Properly implement Basis constructor using Vector3 of Euler angles
Rémi Verschelde
2
-12
/
+9
2017-11-21
Fix&prettify gdnative_api_struct.gen.h GDNATIVE_API_INIT macro generation
Emmanuel Leblond
1
-10
/
+18
2017-11-21
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
23
-241
/
+411
2017-11-21
Add explicit exception model flag for Visual C++
Matthias Hoelzl
1
-0
/
+2
[next]