summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build System ChangesJuan Linietsky2014-10-0772-10490/+888
* Icons for many new types of nodesJuan Linietsky2014-10-0314-0/+2035
* missing fils from yesterday comit.Juan Linietsky2014-10-0332-113/+331
* missing demo filesJuan Linietsky2014-10-0353-6/+200
* Huge Amount of BugFixJuan Linietsky2014-10-0384-341/+1657
* Merge pull request #731 from mikica1986vee/masterJuan Linietsky2014-09-251-1/+14
|\
| * warp_mouse_pos for osxmikica1986vee2014-09-251-1/+14
|/
* Merge pull request #726 from rollenrolm/collada_exporterJuan Linietsky2014-09-241-1/+16
|\
| * Restore current frame and assigned actions to the state before exportRalf Hölzemer2014-09-251-0/+15
| * Only export Actions with a user count > 0Ralf Hölzemer2014-09-231-1/+1
|/
* -added collision exception to 3D Physics API tooJuan Linietsky2014-09-222-0/+28
* -variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky2014-09-2218-68/+235
* Merge pull request #717 from rollenrolm/fix-inspector-rename-updateJuan Linietsky2014-09-212-0/+7
|\
| * Fix #395: change node name does not refresh in the inspector until you resele...Ralf Hölzemer2014-09-212-0/+7
|/
* Fixed too many little issues, check the issues closed today.Juan Linietsky2014-09-2124-44/+306
* Added LICENSE.mdJuan Linietsky2014-09-211-0/+23
* - more fixes on #672 on windowsJuan Linietsky2014-09-1915-12/+94
* Fixing Issues...Juan Linietsky2014-09-1922-178/+503
* Merge pull request #701 from adolson/project-manager-titleJuan Linietsky2014-09-191-1/+2
|\
| * add title to project manager windowDana Olson2014-09-181-1/+2
* | Merge pull request #705 from rollenrolm/vslider-fixJuan Linietsky2014-09-191-1/+4
|\ \
| * | Fix for inverted VSliderRalf Hölzemer2014-09-191-1/+4
| |/
* | Merge pull request #708 from sanikoyes/Pr-fix-file-existsJuan Linietsky2014-09-191-2/+2
|\ \
| * | Fix file_existssanikoyes2014-09-191-2/+2
| |/
* | Merge pull request #706 from rollenrolm/color-picker-fixJuan Linietsky2014-09-181-17/+28
|\ \ | |/ |/|
| * Fix bug #471, Colour picker labels are incorrect in HSV and RAW modeRalf Hölzemer2014-09-191-17/+28
|/
* fix skeleton AABB computation, addeded shadeless view modeJuan Linietsky2014-09-184-3/+18
* More Bugfix...Juan Linietsky2014-09-175-114/+214
* More Bug FixesJuan Linietsky2014-09-1718-33/+288
* Merge pull request #679 from slapin/exporter_workJuan Linietsky2014-09-172-14/+38
|\
| * Recover shape key stateSergey Lapin2014-09-171-0/+2
| * Added option to enable and disable export of shape keysSergey Lapin2014-09-172-1/+5
| * Added shape keys exportSergey Lapin2014-09-171-14/+32
|/
* fix, take 2Juan Linietsky2014-09-171-1/+1
* fixJuan Linietsky2014-09-171-4/+4
* Small FixesJuan Linietsky2014-09-1710-23/+161
* Merge pull request #317 from sanikoyes/hotfix-Export-translationJuan Linietsky2014-09-171-0/+2
|\
| * Fix export translation(can't save pot file)sanikoyes2014-04-231-0/+2
* | Merge pull request #544 from marynate/PR-fix-help-historyJuan Linietsky2014-09-171-5/+6
|\ \
| * | Fix bug help history overwrote by tree item selected call backmarynate2014-06-231-5/+6
* | | Merge pull request #573 from marynate/PR-fix-get-data-dirJuan Linietsky2014-09-171-1/+1
|\ \ \
| * | | Make OS_Windows::get_data_dir return unix path to be consistent with get_reso...marynate2014-07-061-1/+1
* | | | Merge pull request #574 from marynate/PR-fix-change-dirJuan Linietsky2014-09-171-14/+20
|\ \ \ \
| * | | | Fixed DirAccessWindows::change_dir not working properly; Minor code formating...marynate2014-07-061-14/+20
| |/ / /
* | | | Merge pull request #575 from marynate/PR-node2d-set-global-posJuan Linietsky2014-09-172-0/+14
|\ \ \ \
| * | | | Add node2d::get_global_pos()marynate2014-07-072-0/+14
* | | | | Merge pull request #580 from marynate/PR-fix-particles-editor-menuJuan Linietsky2014-09-172-12/+11
|\ \ \ \ \
| * | | | | Particles editor menu not display in proper positionmarynate2014-07-102-12/+11
* | | | | | Merge pull request #588 from marynate/PR-fix-touchscreenbutton-inputJuan Linietsky2014-09-171-2/+6
|\ \ \ \ \ \
| * | | | | | Fixed potential crash when touchscreenbutton has no texture assignedmarynate2014-07-131-1/+2