aboutsummaryrefslogtreecommitdiff
path: root/scene/resources
Commit message (Expand)AuthorAgeFilesLines
* more fixesJuan Linietsky2015-05-191-1/+1
* -More strict argument type-checking, will make many bugs visible, fixes #1809Juan Linietsky2015-05-041-0/+2
* -corrected frac() and hyperbolic sin,cos,tan when running on PC (GLSL120), fi...Juan Linietsky2015-05-041-1/+1
* -vec3 uniforms should now work, fixes #1773Juan Linietsky2015-05-041-1/+1
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-05-041-2/+2
|\
| * Fixed some items caught in cppcheckNathan Warden2015-05-021-2/+2
* | improved kinematic motion, improved demos for kinematic motionJuan Linietsky2015-05-031-5/+13
|/
* -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-011-1/+1
* -some cleanupsJuan Linietsky2015-04-301-0/+2
* -made normalmaps easier in 2D, fixes #1467Juan Linietsky2015-04-271-0/+2
* -Many fixes and demo for RichTexLabelJuan Linietsky2015-04-211-1/+5
* Updated copyright year in all headersJuan Linietsky2015-04-18102-251/+251
* fixed UV2 source in shader graph, closes #1633Juan Linietsky2015-04-121-2/+2
* -Fixes bug in ShaderGraph material, when uniform property is not used, fixes ...Juan Linietsky2015-04-092-2/+6
* fix crash when deleting shader from material, fixes #1631Juan Linietsky2015-04-071-1/+1
* fixed shader graph length node, fixes #1632Juan Linietsky2015-04-071-1/+1
* Beta1 Attempt #1Juan Linietsky2015-04-021-3/+12
* Merge pull request #1460 from MarianoGnu/masterJuan Linietsky2015-03-224-2/+46
|\
| * Improve mechanism and fix radio icon rendering.Mariano Javier Suligoy2015-03-011-2/+6
| * Add CheckBox control with theme edition and radio icon avaible.Mariano Javier Suligoy2015-03-014-1/+41
* | fixes/cleans upJuan Linietsky2015-03-224-1/+20
* | 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