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
2017-11-20
Set android 'compileSdkVersion' to 24
Konstantin Zaitsev
1
-1
/
+1
2017-11-20
Change editor_settings.tres to editor_settings-3.tres
sersoong
1
-1
/
+1
2017-11-19
Ability to change indirect light energy.
Juan Linietsky
5
-4
/
+10
2017-11-19
Fix Regression: running current scene (unsaved) will ask for main scene
Marcin Zawiejski
1
-1
/
+1
2017-11-20
Add "View FPS" in 3D->Perspective's popup.
Dmitry Koteroff
2
-0
/
+44
2017-11-19
Visual Studio project creation bug fix
RoyBerube
1
-0
/
+5
2017-11-19
Revert "change low cpu delay to 1 usec, should make editor smoother and not r...
Rémi Verschelde
1
-2
/
+1
2017-11-19
Add cpp.hint file to improve IntelliSense
Matthias Hoelzl
3
-0
/
+15
2017-11-19
Use new XDG folders to dehardcode paths
Rémi Verschelde
15
-61
/
+58
2017-11-19
Add initial support for the XDG Base Directory spec
Rémi Verschelde
17
-118
/
+360
2017-11-19
Fix import obj as scene.
Daniel J. Ramirez
1
-0
/
+1
2017-11-19
Check whether GL context supports the expected API
Rémi Verschelde
1
-23
/
+16
2017-11-19
Fix the class docs for the rst-syntax errors.
Martin Capitanio
10
-10
/
+11
2017-11-19
Fix #10798: Fixes Change Type does not change icon
Orkun
1
-0
/
+2
2017-11-19
Added null check in Bullet cast_motion API
AndreaCatania
1
-10
/
+12
2017-11-19
Fixed gravity scale
AndreaCatania
1
-1
/
+2
2017-11-19
Cleanup old references to GLES2 renderer
Rémi Verschelde
22
-133
/
+31
2017-11-19
Removed dynamic_cast from Bullet Server
AndreaCatania
1
-14
/
+18
2017-11-19
Fixed kinematic movement on concave shape
AndreaCatania
4
-64
/
+146
2017-11-19
Restore post_import function
volzhs
1
-1
/
+1
2017-11-19
Change HTML5 start-up API
Leon Krause
5
-94
/
+137
2017-11-19
Fix duplication of signals
Pedro J. Estébanez
2
-4
/
+22
2017-11-19
Fixed issue with animation keys that are on frame 0 being difficult to click
BenH
1
-1
/
+1
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
scrolling fixes
Ian
5
-194
/
+310
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-17
Improved packed scene previews.
Daniel J. Ramirez
3
-18
/
+34
2017-11-18
Facilitate exposing platform-exclusive interfaces to all platforms
Leon Krause
12
-35
/
+211
2017-11-17
TextEdit code folding
Ian
6
-63
/
+489
2017-11-17
Fixed mesh importing when multiple materials are present
Daniel J. Ramirez
1
-4
/
+6
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
EditorSettings: Rename settings_path to settings_dir
Rémi Verschelde
19
-81
/
+78
2017-11-17
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
26
-53
/
+53
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
[next]