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_editor.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-31
rewritten PBR implementation to make it friendlier with Blender
Juan Linietsky
13
-176
/
+114
2017-05-31
Fix GDNative PoolVector typos
sheepandshepherd
1
-8
/
+8
2017-05-31
Wrap copy constructor for some GDNative types
sheepandshepherd
6
-0
/
+63
2017-05-30
Several fixes related to PBR and Environment
Juan Linietsky
21
-97
/
+132
2017-05-30
Formatting CONTRIBUTING.md to 80 colums
Gilles Roudiere
1
-28
/
+97
2017-05-29
X11: Turn warning about not finding cursor theme into verbose output.
Andreas Haas
1
-1
/
+3
2017-05-29
Fixed a typo in a Visual Server var name (#8977)
suptoasty
2
-5
/
+5
2017-05-29
NaturalSort: strings start with . treated differently
Poommetee Ketson
1
-0
/
+12
2017-05-28
-Added .hdr format support
Juan Linietsky
34
-292
/
+1222
2017-05-28
Remove obsolete signal_renames file
Rémi Verschelde
1
-21
/
+0
2017-05-28
opus: Update to upstream version 1.1.5
Rémi Verschelde
40
-250
/
+425
2017-05-28
Use new icons everywhere
Timo Schwarzer
9
-0
/
+0
2017-05-28
Fixing typo for rect_position in _change_notify call for Control
Kristupas Stumbrys
1
-1
/
+1
2017-05-28
CreateDialog: fix activating recent item creates node selected in search result
Poommetee Ketson
1
-0
/
+2
2017-05-28
CreateDialog: select root if search exactly match
Poommetee Ketson
1
-1
/
+1
2017-05-27
Fix moving path controls in edit mode.
Zaven Muradyan
1
-9
/
+7
2017-05-27
openssl: Sync with upstream 1.0.2l
Rémi Verschelde
208
-1706
/
+3121
2017-05-27
openssl: Reapply necessary UWP changes from patch
Rémi Verschelde
4
-19
/
+28
2017-05-27
openssl: Define WIN32_LEAN_AND_MEAN on Windows
Rémi Verschelde
3
-0
/
+66
2017-05-27
openssl: Sync with pristine upstream 1.0.2h
Rémi Verschelde
6
-106
/
+11
2017-05-27
openssl: Document update process and delete unused files
Rémi Verschelde
26
-7213
/
+24
2017-05-27
TinyEXR: Document licensing and copyright
Rémi Verschelde
2
-0
/
+20
2017-05-27
Fix MinGW-w64 build of TinyEXR for old toolchains
Rémi Verschelde
1
-7
/
+33
2017-05-27
Fix text warp in color blocks with CJK
Geequlim
1
-1
/
+1
2017-05-27
Fix item list scroll speed.
Sean Bohan
1
-4
/
+0
2017-05-27
Fix incorrect input event reference in editor_profiler.cpp
Carter Anderson
1
-1
/
+1
2017-05-27
Fix incorrect input event reference in animation_editor.cpp
Carter Anderson
1
-7
/
+7
2017-05-27
GDScript: Use "is" keyword for type checking.
Andreas Haas
7
-8
/
+12
2017-05-27
Fix InputEvent actions.
Andreas Haas
2
-3
/
+3
2017-05-26
-Added EXR supprot for HDR (no BC6 compression yet though)
Juan Linietsky
18
-109
/
+13359
2017-05-27
Rework warning levels
Pedro J. Estébanez
1
-10
/
+22
2017-05-27
Allow custom CCFLAGS for iPhone builds
Pedro J. Estébanez
1
-4
/
+4
2017-05-27
Make OS.get_locale() returns same value
volzhs
2
-4
/
+3
2017-05-26
Added color presets for easy theme switching
Nuno Donato
2
-3
/
+29
2017-05-26
Added an help menu
Nuno Donato
5
-11
/
+57
2017-05-26
Fix android build regression by be7ced4
volzhs
1
-5
/
+0
2017-05-26
Fixed audio can not resume if it is interrupted cause by an incoming phone call
sanikoyes
2
-0
/
+10
2017-05-25
Fix echo key event handling.
Andreas Haas
1
-1
/
+1
2017-05-25
Fix virtual methods in InputEventKey.
Andreas Haas
2
-3
/
+3
2017-05-25
Removed skybox support, added panorama support. Skybox support may come back ...
Juan Linietsky
14
-258
/
+256
2017-05-25
Implement OS.alert() for iOS
Pedro J. Estébanez
4
-0
/
+16
2017-05-25
Applied clang-format.
Ferenc Arn
3
-223
/
+181
2017-05-24
Revive PathEditorPlugin.
Ferenc Arn
3
-25
/
+24
2017-05-24
Join text menus on the top-left, move shortcut buttons to new location
Nuno Donato
2
-156
/
+113
2017-05-24
Improved default colors for the new theme
Nuno Donato
2
-14
/
+16
2017-05-24
Change InputEventScreenTouch from struct to class
George Marques
1
-1
/
+1
2017-05-24
Fix 2D-editor mouse wheel zoom (x11).
Martin Capitanio
1
-1
/
+1
2017-05-23
[GDNative] fixed some functions that returned references
Karroffel
4
-15
/
+8
2017-05-23
Fix UWP compilation issues
George Marques
5
-87
/
+74
2017-05-23
Fix crash when interacting with the 2d editor
George Marques
1
-2
/
+2
[next]