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
/
visual_script_yield_nodes.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
Add support from properly exporting shared objects, needed for GDNative export
Juan Linietsky
4
-5
/
+60
2018-01-04
Fixed missing parenthesis
Artem Varaksa
1
-1
/
+1
2018-01-04
Add missing translation in Javascript export dialog
Rémi Verschelde
1
-9
/
+9
2018-01-04
Fix Issue#15303 FreeBSD compilation error in thekla_atlas due to wrong defini...
robfram
1
-2
/
+10
2018-01-04
Project Manager: fix random breaking of scrolling
Bernhard Liebl
1
-0
/
+1
2018-01-04
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
21
-41
/
+63
2018-01-04
Fixed "Tile Set" button always showing bug introduced with #15309.
Michael Alexsander Silva Dias
1
-10
/
+12
2018-01-04
RichTextLabel: don't draw underline on single characters
Bernhard Liebl
1
-10
/
+11
2018-01-04
Tree: only draw visible relationship lines
Bernhard Liebl
1
-7
/
+23
2018-01-04
Fix word wrapping in tables in RichTextLabel
Bernhard Liebl
1
-4
/
+6
2018-01-03
found via cppcheck:
firefly2442
7
-11
/
+7
2018-01-04
doc: Sync classref with current source
Rémi Verschelde
3
-41
/
+39
2018-01-04
Fix crash in OS::execute on FreeBSD
Rémi Verschelde
4
-11
/
+10
2018-01-03
Fixed the "Tile Set" button being able to go out of bounds.
Michael Alexsander Silva Dias
1
-7
/
+2
2018-01-03
TextEdit horizontal scrolling with shift
Ian
1
-2
/
+10
2018-01-03
Avoid crashes in skeleton
Juan Linietsky
1
-2
/
+2
2018-01-03
Revert "Add missing image format RGB10A2. Fixes #14964"
Juan Linietsky
3
-33
/
+1
2018-01-03
Small fixes for the Curve Editor's context menu.
Michael Alexsander Silva Dias
1
-20
/
+3
2018-01-03
Avoid redundant copy-on-writes in RingBuffer
Bernhard Liebl
1
-8
/
+9
2018-01-03
Fix broken Info.plist after copyright update
Razah
4
-3
/
+6
2018-01-03
RasterizerStorageGLES3, delete particle objects freed by RID
Ibrahn Sahir
1
-0
/
+4
2018-01-03
Made the Create Dialog be clearer when it's changing a type of something.
Michael Alexsander Silva Dias
3
-9
/
+26
2018-01-03
doc: Sync classref with current source
Rémi Verschelde
18
-102
/
+268
2018-01-03
Remove too verbose printf statements from VideoStreamTheora
samvila
1
-9
/
+0
2018-01-03
#15078 renamed "z" -> "z_index" property in Node2D
Jerome67000
15
-38
/
+38
2018-01-03
Make code editor's error display autowrap
Bernhard Liebl
1
-1
/
+1
2018-01-03
Update android build tool to latest
volzhs
3
-4
/
+4
2018-01-03
Fix premature declaration of shader variables created with assignment
binbitten
1
-3
/
+3
2018-01-03
Fix crash while the debugger encode a freed object.
Geequlim
1
-2
/
+8
2018-01-02
Some fixes to improve precision and speed on Android. Fixes precision issues ...
Juan Linietsky
2
-2
/
+12
2018-01-02
Improve : ease of use TileSet Editor
damarindra
2
-13
/
+57
2018-01-02
Add Show In File System to script editor tabs
sersoong
2
-1
/
+12
2018-01-01
Make GDNative DLLs work on UWP
George Marques
5
-2
/
+65
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
1647
-3310
/
+3309
2018-01-01
Mono: Change BindingsGenerator singleton to avoid StringName leaks
Ignacio Etcheverry
4
-18
/
+30
2018-01-01
Mono: Script lifetime fixes
Ignacio Etcheverry
7
-40
/
+89
2017-12-31
Move Project Manager favorite icon back to center.
Ryan Stein
1
-1
/
+1
2018-01-01
Fix duplicating file or folder
volzhs
1
-6
/
+8
2017-12-31
Updated timer docs
Andrew Silver
1
-4
/
+6
2018-01-01
Copy resource with specific extension
volzhs
1
-1
/
+2
2018-01-01
Fix lock or group with invisible node
volzhs
1
-4
/
+4
2017-12-31
free associated audio data on AudioStreamOGGVorbis destruction
Ibrahn Sahir
2
-0
/
+17
2017-12-31
Improve LTO build with MSVC
George Marques
1
-1
/
+5
2017-12-31
fix VariantCall default parameter ordering
Ibrahn Sahir
1
-2
/
+3
2017-12-30
change float to bool as correct type
firefly2442
1
-1
/
+1
2017-12-30
fix typo in switch statement
firefly2442
1
-1
/
+1
2017-12-30
prevent strings from being evaluated to just "true"
firefly2442
1
-1
/
+1