| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | -implement arrows on tabs, when too many tabs are present, fixes #2806 | Juan Linietsky | 2015-12-14 | 1 | -0/+4 |
| * | | | implement point cloud function using convex hull for ConvexPolygonShape2D, fi... | Juan Linietsky | 2015-12-14 | 1 | -1/+5 |
| * | | | replaced :var by :Variant in documentation, fixes #2897 | Juan Linietsky | 2015-12-14 | 3 | -5/+5 |
| * | | | -scenes are properly reloaded when a dependency changes, fixes #2896 | Juan Linietsky | 2015-12-13 | 2 | -0/+21 |
| * | | | Merge pull request #2933 from TheHX/pr-shader-loader | Juan Linietsky | 2015-12-12 | 2 | -16/+6 |
| |\ \ \ |
|
| | * | | | Fix shader loading, making possible load .shd and .sgp from editor | Franklin Sobrinho | 2015-11-27 | 2 | -16/+6 |
| * | | | | -force exporting of original script exported variables on overriden scripts | Juan Linietsky | 2015-12-12 | 1 | -0/+13 |
| * | | | | added proper functions to ColorRamp, fixes #3034 | Juan Linietsky | 2015-12-12 | 2 | -0/+37 |
| * | | | | added fallbacks proprty to fonts | Juan Linietsky | 2015-12-10 | 2 | -23/+32 |
| * | | | | Fix tscn format not being recongnized by EditorFileSystem | Franklin Sobrinho | 2015-12-09 | 1 | -0/+4 |
| * | | | | missing pngs | Juan Linietsky | 2015-12-04 | 2 | -0/+0 |
| * | | | | -several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F... | Juan Linietsky | 2015-12-02 | 2 | -0/+14 |
| * | | | | -Fixed bug with scene inheritance, should work again | Juan Linietsky | 2015-11-28 | 4 | -214/+575 |
| |/ / / |
|
| * | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-11-24 | 1 | -0/+1 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of https://github.com/okamstudio/godot into shadow_color | Saracen | 2015-11-18 | 24 | -42/+66 |
| | |\ \ \ |
|
| | * | | | | New shader feature: change the colour of shadows on a per-material basis. | Saracen | 2015-11-08 | 1 | -0/+1 |
| | | |_|/
| |/| | |
|
| * | | | | -work in progress resourceparser and .tscn parser. Still non-functional | Juan Linietsky | 2015-11-24 | 2 | -12/+855 |
| | |/ /
|/| | |
|
| * | | | Merge pull request #2707 from akien-mga/master | Juan Linietsky | 2015-11-18 | 2 | -3/+0 |
| |\ \ \ |
|
| | * | | | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | 2015-11-01 | 2 | -3/+0 |
| | |/ / |
|
| * | | | Merge pull request #2709 from eska014/fix-default-menubutton-styleboxes | Juan Linietsky | 2015-11-18 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | Add default focus StyleBox to MenuButton | eska | 2015-11-01 | 1 | -0/+1 |
| | |/ / |
|
| * | | | Merge pull request #2715 from SaracenOne/shader_fix_and_enhancement | Juan Linietsky | 2015-11-18 | 1 | -6/+20 |
| |\ \ \ |
|
| | * | | | Added ability to write directly to 4-dimensional position vector from within ... | Saracen | 2015-11-02 | 1 | -6/+20 |
| | |/ / |
|
| * | | | Merge pull request #2636 from TheHX/fixed_material | Juan Linietsky | 2015-11-18 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | Bind missing FixedMaterial constants, fixes #2628 | Franklin Sobrinho | 2015-10-19 | 1 | -1/+5 |
| * | | | | Merge pull request #2639 from MarianoGnu/origin | Juan Linietsky | 2015-11-18 | 1 | -0/+4 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | Fix ButtonGroup broken layout | MarianoGNU | 2015-10-19 | 1 | -0/+4 |
| | |/ / |
|
| * | | | Merge pull request #2695 from eska014/add-default-angular-damp | Juan Linietsky | 2015-11-18 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Set World2D default angular damp per global `physics_2d/default_angular_damp` | eska | 2015-10-28 | 1 | -1/+1 |
| | | |/
| |/| |
|
| * | | | *Polygon2D now updates on any modification in its point array. ShapeLine2D ha... | Ovnuniarchos | 2015-11-18 | 3 | -1/+4 |
| * | | | -Fixed default theme a little | Juan Linietsky | 2015-11-18 | 1 | -6/+6 |
| * | | | -Merged Script and Help tabs | Juan Linietsky | 2015-11-17 | 1 | -2/+3 |
| * | | | -better integration of ndee's theme | Juan Linietsky | 2015-11-13 | 16 | -22/+22 |
| |/ / |
|
| * | | -Ability to debug video memory usage | Juan Linietsky | 2015-10-21 | 2 | -1/+24 |
| * | | -work in progress implementation of NDEE's theme It's NOT DONE YET | Juan Linietsky | 2015-10-20 | 20 | -51/+80 |
| |/ |
|
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-10-17 | 7 | -98/+313 |
| |\ |
|
| | * | Fix crash when using a Scalar Uniform node to GraphShader | MarianoGNU | 2015-10-17 | 1 | -4/+4 |
| | * | Merge branch 'master' of https://github.com/okamstudio/godot | MarianoGNU | 2015-10-16 | 43 | -259/+2537 |
| | |\ |
|
| | * \ | Merge branch 'master' of https://github.com/okamstudio/godot | Mariano Javier Suligoy | 2015-08-30 | 1 | -1/+1 |
| | |\ \ |
|
| | * | | | Compile shaders using default values. | Mariano Javier Suligoy | 2015-08-30 | 1 | -10/+77 |
| | * | | | Edit default values. WARNING!!! | Mariano Javier Suligoy | 2015-08-29 | 6 | -46/+131 |
| | * | | | Merge branch 'master' of https://github.com/okamstudio/godot | Mariano Javier Suligoy | 2015-08-24 | 6 | -6/+25 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Mariano Javier Suligoy | 2015-08-03 | 1 | -1/+3 |
| | |\ \ \ \ |
|
| | * | | | | | Little fix: don't create an empty undo/redo command when trying to add a seco... | Mariano Javier Suligoy | 2015-07-25 | 2 | -0/+11 |
| | * | | | | | Duplicate GraphNode(s) [Control+D] | Mariano Javier Suligoy | 2015-07-25 | 2 | -0/+45 |
| | * | | | | | Fix tab indent | Mariano Javier Suligoy | 2015-07-20 | 1 | -45/+45 |
| | * | | | | | Select and move multiple nodes at once | Mariano Javier Suligoy | 2015-07-19 | 3 | -0/+7 |
| * | | | | | | -fixes disability to remove instanced nodes when reopening scene. Fixes #2610 | Juan Linietsky | 2015-10-17 | 1 | -3/+3 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | reduz | 2015-10-16 | 2 | -14/+30 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-10-13 | 1 | -1/+1 |
| | |\ \ \ \ \ |
|