aboutsummaryrefslogtreecommitdiff
path: root/scene/resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-182-3/+0
|\
| * Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-012-3/+0
* | Merge pull request #2709 from eska014/fix-default-menubutton-styleboxesJuan Linietsky2015-11-181-0/+1
|\ \
| * | Add default focus StyleBox to MenuButtoneska2015-11-011-0/+1
| |/
* | Merge pull request #2715 from SaracenOne/shader_fix_and_enhancementJuan Linietsky2015-11-181-6/+20
|\ \
| * | Added ability to write directly to 4-dimensional position vector from within ...Saracen2015-11-021-6/+20
| |/
* | Merge pull request #2636 from TheHX/fixed_materialJuan Linietsky2015-11-181-1/+5
|\ \
| * | Bind missing FixedMaterial constants, fixes #2628Franklin Sobrinho2015-10-191-1/+5
* | | Merge pull request #2639 from MarianoGnu/originJuan Linietsky2015-11-181-0/+4
|\ \ \
| * | | Fix ButtonGroup broken layoutMarianoGNU2015-10-191-0/+4
| |/ /
* | | Merge pull request #2695 from eska014/add-default-angular-dampJuan Linietsky2015-11-181-1/+1
|\ \ \
| * | | Set World2D default angular damp per global `physics_2d/default_angular_damp`eska2015-10-281-1/+1
| | |/ | |/|
* | | *Polygon2D now updates on any modification in its point array. ShapeLine2D ha...Ovnuniarchos2015-11-183-1/+4
* | | -Fixed default theme a littleJuan Linietsky2015-11-181-6/+6
* | | -Merged Script and Help tabsJuan Linietsky2015-11-171-2/+3
* | | -better integration of ndee's themeJuan Linietsky2015-11-1316-22/+22
|/ /
* | -Ability to debug video memory usageJuan Linietsky2015-10-212-1/+24
* | -work in progress implementation of NDEE's theme It's NOT DONE YETJuan Linietsky2015-10-2020-51/+80
|/
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-10-177-98/+313
|\
| * Fix crash when using a Scalar Uniform node to GraphShaderMarianoGNU2015-10-171-4/+4
| * Merge branch 'master' of https://github.com/okamstudio/godotMarianoGNU2015-10-1643-259/+2537
| |\
| * \ Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy2015-08-301-1/+1
| |\ \
| * | | Compile shaders using default values.Mariano Javier Suligoy2015-08-301-10/+77
| * | | Edit default values. WARNING!!!Mariano Javier Suligoy2015-08-296-46/+131
| * | | Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy2015-08-246-6/+25
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy2015-08-031-1/+3
| |\ \ \ \
| * | | | | Little fix: don't create an empty undo/redo command when trying to add a seco...Mariano Javier Suligoy2015-07-252-0/+11
| * | | | | Duplicate GraphNode(s) [Control+D]Mariano Javier Suligoy2015-07-252-0/+45
| * | | | | Fix tab indentMariano Javier Suligoy2015-07-201-45/+45
| * | | | | Select and move multiple nodes at onceMariano Javier Suligoy2015-07-193-0/+7
* | | | | | -fixes disability to remove instanced nodes when reopening scene. Fixes #2610Juan Linietsky2015-10-171-3/+3
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of https://github.com/okamstudio/godotreduz2015-10-162-14/+30
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-10-131-1/+1
| |\ \ \ \ \
| * | | | | | ability to change audio track in theora videoJuan Linietsky2015-10-131-0/+1
| * | | | | | Fixed theora playback. Removed theoraplayer.Juan Linietsky2015-09-263-14/+38
* | | | | | | -fixes and more fixes to new scene system, seems stable now..reduz2015-10-162-15/+51
* | | | | | | Large improvements on scene packing and managementreduz2015-10-104-128/+1913
| |/ / / / / |/| | | | |
* | | | | | Add missing `return` so Visual Studio compileseska2015-09-221-1/+1
|/ / / / /
* | | | | Ability to visually debug geometry visually:Juan Linietsky2015-09-2031-10/+502
* | | | | Rewrite of the AudioStream APIJuan Linietsky2015-09-096-102/+51
| |_|_|/ |/| | |
* | | | -display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky2015-08-291-1/+1
| |_|/ |/| |
* | | **WARNING BEFORE PULLING**Juan Linietsky2015-08-236-6/+25
| |/ |/|
* | QOL, script buttons in scene tabsJuan Linietsky2015-07-261-1/+3
|/
* -some changes by okamJuan Linietsky2015-06-302-4/+14
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-297-28/+31
* forgot to add mirroredrepeat flag to flags file. fixed.romulox_x2015-06-251-1/+1
* added support for mirrored repeat texture wrappingromulox_x2015-06-252-1/+3
* Merge pull request #2058 from volzhs/create_from_fntJuan Linietsky2015-06-221-0/+1
|\
| * add bind method for create_from_fnt (load fnt made by BMFont)volzhs2015-06-101-1/+1
| * add bind method for create_from_fnt (load fnt made by BMFont)volzhs2015-06-101-0/+1