aboutsummaryrefslogtreecommitdiff
path: root/scene/resources
Commit message (Expand)AuthorAgeFilesLines
...
* | input events on Area2D is now supportedJuan Linietsky2015-03-221-0/+4
* | signed distance field font supportJuan Linietsky2015-03-212-0/+21
* | New option to send canvas to render bufferJuan Linietsky2015-03-162-6/+7
* | small optimizations to isometric light demoJuan Linietsky2015-03-102-0/+11
* | lot of work on 2D lighting and isometric mapsJuan Linietsky2015-03-092-1/+127
|/
* Merge branch 'master' of https://github.com/okamstudio/godotCarl Olsson2015-02-114-28/+42
|\
| * Merge pull request #1327 from romulox-x/polygonPathFinderClosestPointJuan Linietsky2015-02-111-9/+17
| |\
| | * changed PolygonPathFinder::get_closest_point to return the closest position i...romulox_x2015-02-011-9/+17
| * | added missing set_shader_param functionsJuan Linietsky2015-02-111-1/+1
| * | customizable content margin in styleboxesJuan Linietsky2015-02-101-0/+6
| * | Merge pull request #1170 from UsernameIsAReservedWord/fix_cubemap_ressource_e...Juan Linietsky2015-02-091-18/+18
| |\ \ | | |/ | |/|
| | * fixes cubemap ressource editor bugyg2f2015-01-101-18/+18
* | | Merge branch 'master' of https://github.com/okamstudio/godotCarl Olsson2015-02-022-4/+63
|\| |
| * | begin work on lighting system for 2DJuan Linietsky2015-01-221-1/+1
| * | Fixes to texscreen, fixes to white testcubeJuan Linietsky2015-01-201-2/+2
| * | Visual Shader Editing for 2DJuan Linietsky2015-01-202-2/+61
* | | Working TileMap tile transpose transform.Carl Olsson2015-02-022-42/+42
|/ /
* | Color Ramp and Curve Map added to visual shader editing.Juan Linietsky2015-01-192-3/+328
* | -intentional breakage of shader graph to fix issues, existing graphs will be ...Juan Linietsky2015-01-182-2/+23
* | Merge pull request #1172 from UsernameIsAReservedWord/fix_environment_ressour...Juan Linietsky2015-01-171-1/+1
|\ \
| * | fix_environment_ressource_cubemap_supportyg2f2015-01-101-1/+1
| |/
* | Merge pull request #1204 from marynate/PR-new-default-themeJuan Linietsky2015-01-1774-279/+430
|\ \
| * | Restore checkbutton margin to origin value, fixed issue in code search dialogmarynate2015-01-151-2/+2
| * | Minor code formattingmarynate2015-01-151-6/+5
| * | Tweak Button margins & small fix for ToolButtonRalf Hölzemer2015-01-151-2/+2
| * | fix background alpha in dropdown arrowsRalf Hölzemer2015-01-153-2/+2
| * | Fixed the progressbar to only require 16px in heightRalf Hölzemer2015-01-151-2/+2
| * | Missing files and Tab changesRalf Hölzemer2015-01-154-6/+6
| * | More Theme fixesRalf Hölzemer2015-01-1527-215/+366
| * | Fix visual glitch in ProgressbarRalf Hölzemer2015-01-152-1/+1
| * | New iteration of the themeRalf Hölzemer2015-01-1554-112/+113
| * | New neutral default themeRalf Hölzemer2015-01-1567-69/+69
* | | remove useless codequabug2015-01-161-16/+2
* | | fix bugquabug2015-01-161-2/+2
|/ /
* | -fix shader param names broken issue on code completionJuan Linietsky2015-01-141-1/+1
* | -Initial (untested) implementation of 2D shaders. Probably broken, will be fi...Juan Linietsky2015-01-114-183/+41
* | 2D Rewrite Step [1]Juan Linietsky2015-01-101-3/+0
|/
* Fixes to GraphEdit:Juan Linietsky2015-01-082-24/+169
* -Fixed matrix and vec+scalar multiplication issues, fixes #1143Juan Linietsky2015-01-071-8/+8
* -changed type of C component of vec interp, fixes #1144Juan Linietsky2015-01-071-1/+4
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-01-071-3/+3
|\
| * fixes CurveXD::interpolatef()UsernameIsAReservedWord2015-01-061-3/+3
* | -Visual Shader Editing Finished, PLEASE TEST!Juan Linietsky2015-01-073-76/+223
|/
* Changes to 2D physics engineJuan Linietsky2015-01-051-2/+2
* -Fix shortcuts for OSX code completion, fixes #1111Juan Linietsky2015-01-041-2/+2
* -Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky2015-01-038-842/+1810
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-12-211-1/+3
|\
| * fixed bugs in polygon_path_finder for finding nearest pointsromulox_x2014-12-201-1/+3
* | -ability to set default textures in shader (needed for visual shader editing)Juan Linietsky2014-12-216-3/+69
* | WIP work on graph nodes and editingJuan Linietsky2014-12-201-0/+0
|/