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
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
input events on Area2D is now supported
Juan Linietsky
2015-03-22
1
-0
/
+4
*
|
signed distance field font support
Juan Linietsky
2015-03-21
2
-0
/
+21
*
|
New option to send canvas to render buffer
Juan Linietsky
2015-03-16
2
-6
/
+7
*
|
small optimizations to isometric light demo
Juan Linietsky
2015-03-10
2
-0
/
+11
*
|
lot of work on 2D lighting and isometric maps
Juan Linietsky
2015-03-09
2
-1
/
+127
|
/
*
Merge branch 'master' of https://github.com/okamstudio/godot
Carl Olsson
2015-02-11
4
-28
/
+42
|
\
|
*
Merge pull request #1327 from romulox-x/polygonPathFinderClosestPoint
Juan Linietsky
2015-02-11
1
-9
/
+17
|
|
\
|
|
*
changed PolygonPathFinder::get_closest_point to return the closest position i...
romulox_x
2015-02-01
1
-9
/
+17
|
*
|
added missing set_shader_param functions
Juan Linietsky
2015-02-11
1
-1
/
+1
|
*
|
customizable content margin in styleboxes
Juan Linietsky
2015-02-10
1
-0
/
+6
|
*
|
Merge pull request #1170 from UsernameIsAReservedWord/fix_cubemap_ressource_e...
Juan Linietsky
2015-02-09
1
-18
/
+18
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
fixes cubemap ressource editor bug
yg2f
2015-01-10
1
-18
/
+18
*
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
Carl Olsson
2015-02-02
2
-4
/
+63
|
\
|
|
|
*
|
begin work on lighting system for 2D
Juan Linietsky
2015-01-22
1
-1
/
+1
|
*
|
Fixes to texscreen, fixes to white testcube
Juan Linietsky
2015-01-20
1
-2
/
+2
|
*
|
Visual Shader Editing for 2D
Juan Linietsky
2015-01-20
2
-2
/
+61
*
|
|
Working TileMap tile transpose transform.
Carl Olsson
2015-02-02
2
-42
/
+42
|
/
/
*
|
Color Ramp and Curve Map added to visual shader editing.
Juan Linietsky
2015-01-19
2
-3
/
+328
*
|
-intentional breakage of shader graph to fix issues, existing graphs will be ...
Juan Linietsky
2015-01-18
2
-2
/
+23
*
|
Merge pull request #1172 from UsernameIsAReservedWord/fix_environment_ressour...
Juan Linietsky
2015-01-17
1
-1
/
+1
|
\
\
|
*
|
fix_environment_ressource_cubemap_support
yg2f
2015-01-10
1
-1
/
+1
|
|
/
*
|
Merge pull request #1204 from marynate/PR-new-default-theme
Juan Linietsky
2015-01-17
74
-279
/
+430
|
\
\
|
*
|
Restore checkbutton margin to origin value, fixed issue in code search dialog
marynate
2015-01-15
1
-2
/
+2
|
*
|
Minor code formatting
marynate
2015-01-15
1
-6
/
+5
|
*
|
Tweak Button margins & small fix for ToolButton
Ralf Hölzemer
2015-01-15
1
-2
/
+2
|
*
|
fix background alpha in dropdown arrows
Ralf Hölzemer
2015-01-15
3
-2
/
+2
|
*
|
Fixed the progressbar to only require 16px in height
Ralf Hölzemer
2015-01-15
1
-2
/
+2
|
*
|
Missing files and Tab changes
Ralf Hölzemer
2015-01-15
4
-6
/
+6
|
*
|
More Theme fixes
Ralf Hölzemer
2015-01-15
27
-215
/
+366
|
*
|
Fix visual glitch in Progressbar
Ralf Hölzemer
2015-01-15
2
-1
/
+1
|
*
|
New iteration of the theme
Ralf Hölzemer
2015-01-15
54
-112
/
+113
|
*
|
New neutral default theme
Ralf Hölzemer
2015-01-15
67
-69
/
+69
*
|
|
remove useless code
quabug
2015-01-16
1
-16
/
+2
*
|
|
fix bug
quabug
2015-01-16
1
-2
/
+2
|
/
/
*
|
-fix shader param names broken issue on code completion
Juan Linietsky
2015-01-14
1
-1
/
+1
*
|
-Initial (untested) implementation of 2D shaders. Probably broken, will be fi...
Juan Linietsky
2015-01-11
4
-183
/
+41
*
|
2D Rewrite Step [1]
Juan Linietsky
2015-01-10
1
-3
/
+0
|
/
*
Fixes to GraphEdit:
Juan Linietsky
2015-01-08
2
-24
/
+169
*
-Fixed matrix and vec+scalar multiplication issues, fixes #1143
Juan Linietsky
2015-01-07
1
-8
/
+8
*
-changed type of C component of vec interp, fixes #1144
Juan Linietsky
2015-01-07
1
-1
/
+4
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-01-07
1
-3
/
+3
|
\
|
*
fixes CurveXD::interpolatef()
UsernameIsAReservedWord
2015-01-06
1
-3
/
+3
*
|
-Visual Shader Editing Finished, PLEASE TEST!
Juan Linietsky
2015-01-07
3
-76
/
+223
|
/
*
Changes to 2D physics engine
Juan Linietsky
2015-01-05
1
-2
/
+2
*
-Fix shortcuts for OSX code completion, fixes #1111
Juan Linietsky
2015-01-04
1
-2
/
+2
*
-Work in progress visual shader editor *DOES NOT WORK YET*
Juan Linietsky
2015-01-03
8
-842
/
+1810
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-12-21
1
-1
/
+3
|
\
|
*
fixed bugs in polygon_path_finder for finding nearest points
romulox_x
2014-12-20
1
-1
/
+3
*
|
-ability to set default textures in shader (needed for visual shader editing)
Juan Linietsky
2014-12-21
6
-3
/
+69
*
|
WIP work on graph nodes and editing
Juan Linietsky
2014-12-20
1
-0
/
+0
|
/
[prev]
[next]