aboutsummaryrefslogtreecommitdiff
path: root/scene (follow)
Commit message (Expand)AuthorAgeFilesLines
* Little BitsJuan Linietsky2014-08-1422-27/+1344
* Merge pull request #608 from TheoXD/timeseek_node_seekreduz2014-08-141-2/+3
|\
| * Timeseek works like thisTheo Hallenius2014-07-071-2/+3
* | Small Issues & MaintenanceJuan Linietsky2014-08-0116-74/+1234
|/
* Polygon2DJuan Linietsky2014-07-075-0/+541
* 2D Animation ImprovementsJuan Linietsky2014-07-068-178/+822
* Fixed #553: Disable 3D nodes for smaller executablemarynate2014-07-032-5/+16
* Bug FixesJuan Linietsky2014-06-296-2/+63
* Misc FixesJuan Linietsky2014-06-2717-164/+271
* Import 3D Scene ImprovementsJuan Linietsky2014-06-198-16/+277
* FineTune HDR and Other StuffJuan Linietsky2014-06-176-8/+163
* More 3D WorkJuan Linietsky2014-06-169-8/+501
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-06-111-3/+8
|\
| * Made a uniform distribution of characters in Label::set_percent_visible()Theo Hallenius2014-05-311-3/+8
* | Light Baker!Juan Linietsky2014-06-1115-29/+656
|/
* More 3D ImprovementsJuan Linietsky2014-05-2913-2/+1196
* -draw_primitive binding fixJuan Linietsky2014-05-251-1/+1
* Making Godot Easier to Use..Juan Linietsky2014-05-246-4/+22
* Merge pull request #413 from marynate/PR-decouple-skeleton-meshreduz2014-05-203-4/+42
|\
| * Add 'mesh/skeleton' property to MeshInstance to decouple mesh->skeleton from ...marynate2014-05-133-4/+42
* | Merge pull request #432 from marynate/PR-fix-screen-button-null-texturereduz2014-05-201-2/+2
|\ \
| * | Fix potential null exception in screen button without texture assignedmarynate2014-05-201-2/+2
* | | Fix script editor scrollbar disappear issuemarynate2014-05-211-1/+1
|/ /
* / A bit of everything:Juan Linietsky2014-05-1423-160/+520
|/
* Make String::right count from pos instead of pos+1marynate2014-05-131-1/+1
* Fix LineEdit selected text drag and drop behavior: move instead of duplicate ...marynate2014-05-111-1/+4
* remove degud outputjonyrock2014-05-071-2/+0
* call during autocompletionjonyrock2014-05-071-1/+8
* Add auto code completion (without press Ctrl+Space manually)marynate2014-05-061-1/+5
* Add get_word_under_cursor() method to TextEditmarynate2014-05-062-0/+24
* mini-fixJuan Linietsky2014-05-041-1/+1
* Lots of 3D improvements:Juan Linietsky2014-05-046-5/+55
* Merge remote-tracking branch 'upstream/master' into pair_symbols_tooljonyrock2014-05-014-66/+114
|\
| * -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-284-66/+114
* | EDITOR_DEF in the right placejonyrock2014-04-302-14/+12
* | #331 settings menu option title fix oopsjonyrock2014-04-281-6/+6
* | #331 settings menu option title fixjonyrock2014-04-281-6/+6
* | pair symbols tool basic impjonyrock2014-04-272-4/+167
|/
* #298 impjonyrock2014-04-262-15/+51
* heckJuan Linietsky2014-04-193-6/+31
* -Fixed viewport stretch bugsJuan Linietsky2014-04-186-28/+30
* text cursor in text editor & const in Rect2ijonyrock2014-04-172-1/+10
* -Added google play services (needed for some stuff)Juan Linietsky2014-04-147-8/+252
* home button like & whitespacejonyrock2014-04-101-2/+15
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-04-102-0/+7
|\
| * Merge branch 'master' into hotfix-android-unicode-ime-inputsanikoyes2014-04-0617-724/+838
| |\
| * | fix android can't input unicode characterssanikoyes2014-03-132-0/+7
* | | -Fixed a few bugs in ViewportJuan Linietsky2014-04-1017-46/+552
| |/ |/|
* | -HttpClient: ’Content-Length’ is added to httprequest if not provided in ...Juan Linietsky2014-04-053-211/+265
* | -Support for changing fontsJuan Linietsky2014-04-054-13/+25