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
/
scene
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9051 from toger5/fixedScriptEditorListSeperation
Rémi Verschelde
2017-06-08
1
-13
/
+16
|
\
|
*
fixed overlapping of temp. colors (script editor)
toger5
2017-06-07
1
-13
/
+16
*
|
-Added proper access to depth texture from shader
Juan Linietsky
2017-06-07
17
-505
/
+542
*
|
Fog is complete!
Juan Linietsky
2017-06-07
2
-0
/
+295
*
|
Revert "Fix text warp in color blocks with CJK"
Rémi Verschelde
2017-06-07
1
-1
/
+1
|
/
*
GraphNode: Remove debug print.
Andreas Haas
2017-06-06
1
-2
/
+0
*
-working SCREEN_TEXTURE, SCREEN_UV shader variables
Juan Linietsky
2017-06-05
2
-35
/
+38
*
Fix build error
Poommetee Ketson
2017-06-05
1
-1
/
+1
*
Merge pull request #9038 from AlexHolly/rect2-rename-pos
Rémi Verschelde
2017-06-05
39
-267
/
+267
|
\
|
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
39
-267
/
+267
*
|
Removed stupid right arrow to edit resource. Now simply click it..
Juan Linietsky
2017-06-04
3
-7
/
+84
*
|
Added depth texture support (using parallax) to default material.
Juan Linietsky
2017-06-04
2
-36
/
+157
|
/
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
21
-88
/
+88
*
many fixes to image loader, voxel cone tracing, etc.
Juan Linietsky
2017-06-02
2
-5
/
+6
*
GI probes working back again
Juan Linietsky
2017-06-01
1
-2
/
+5
*
Rework shading modes and change location of light shader
Juan Linietsky
2017-06-01
2
-2
/
+8
*
Merge pull request #8982 from noshyaar/pr-anim
Andreas Haas
2017-06-01
1
-0
/
+1
|
\
|
*
Fix autoplay animation starts from last editor state #8976
Poommetee Ketson
2017-05-31
1
-0
/
+1
*
|
rewritten PBR implementation to make it friendlier with Blender
Juan Linietsky
2017-05-31
2
-83
/
+43
|
/
*
Several fixes related to PBR and Environment
Juan Linietsky
2017-05-30
2
-41
/
+41
*
-Added .hdr format support
Juan Linietsky
2017-05-28
15
-71
/
+631
*
Fixing typo for rect_position in _change_notify call for Control
Kristupas Stumbrys
2017-05-28
1
-1
/
+1
*
Fix text warp in color blocks with CJK
Geequlim
2017-05-27
1
-1
/
+1
*
Fix item list scroll speed.
Sean Bohan
2017-05-27
1
-4
/
+0
*
Removed skybox support, added panorama support. Skybox support may come back ...
Juan Linietsky
2017-05-25
5
-158
/
+90
*
Merge pull request #8869 from Hinsbart/errors
Rémi Verschelde
2017-05-25
1
-4
/
+0
|
\
|
*
Fix errors on engine startup.
Andreas Haas
2017-05-22
1
-4
/
+0
*
|
-Fix the "set_val" call deferred, it was the only one.. closes #8742
Juan Linietsky
2017-05-23
1
-1
/
+1
*
|
Fix stex import into black textures when lossless and lossy are selected, clo...
Juan Linietsky
2017-05-23
2
-2
/
+3
|
/
*
Merge pull request #8862 from volzhs/editor-theme-margin
Rémi Verschelde
2017-05-22
1
-0
/
+1
|
\
|
*
Fit grid with label and component of editor
volzhs
2017-05-22
1
-0
/
+1
*
|
Merge pull request #8832 from Zireael07/vehicle-improvs-master
Rémi Verschelde
2017-05-22
2
-0
/
+23
|
\
\
|
*
|
GDScript can now tell if the wheel is in contact with the ground; change roll...
Zireael07
2017-05-20
2
-0
/
+23
*
|
|
fixed crash when dragging to change color in color picker
toger5
2017-05-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
62
-3037
/
+2995
*
|
Merge pull request #8818 from tagcup/mesh_methods
Rémi Verschelde
2017-05-20
1
-0
/
+5
|
\
\
|
*
|
GDScript bindings for various missing Mesh functions.
Ferenc Arn
2017-05-18
1
-0
/
+5
|
|
/
*
|
Merge pull request #8844 from Hinsbart/audioplayer-crash
Rémi Verschelde
2017-05-20
1
-0
/
+1
|
\
\
|
*
|
Fix crash when saving AudioPlayer without stream.
Andreas Haas
2017-05-20
1
-0
/
+1
|
|
/
*
|
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
176
-5373
/
+444
|
\
\
|
|
/
|
/
|
|
*
New customizable editor theme
volzhs
2017-05-09
11
-70
/
+106
|
*
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
168
-5312
/
+347
*
|
Merge pull request #8796 from yanorax/treecolumn_title_pressed
Rémi Verschelde
2017-05-18
1
-0
/
+21
|
\
\
|
*
|
Add column_title_pressed signal to Tree node
yanorax
2017-05-18
1
-0
/
+21
*
|
|
Fix two typos from previous commit
Rémi Verschelde
2017-05-17
1
-1
/
+1
|
/
/
*
|
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
22
-2205
/
+127
*
|
Merge pull request #8778 from honix/master
Rémi Verschelde
2017-05-16
1
-0
/
+2
|
\
\
|
*
|
Particles potential crash fix 2
honix
2017-05-16
1
-0
/
+2
*
|
|
Merge pull request #8759 from AlexHoratio/master
Rémi Verschelde
2017-05-15
1
-0
/
+5
|
\
\
\
|
*
|
|
Fixed #8526, popup menu width now responds to submenu icon
AlexHoratio
2017-05-14
1
-0
/
+5
|
|
/
/
[next]