Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-21 | Merge pull request #717 from rollenrolm/fix-inspector-rename-update | Juan Linietsky | |
Fix #395: change node name does not refresh in the inspector until you r... | |||
2014-09-21 | Fix #395: change node name does not refresh in the inspector until you ↵ | Ralf Hölzemer | |
reselect it - added missing _node_renamed function to SceneTreeDock | |||
2014-09-21 | Fixed too many little issues, check the issues closed today. | Juan Linietsky | |
2014-09-21 | Added LICENSE.md | Juan Linietsky | |
2014-09-19 | - more fixes on #672 on windows | Juan Linietsky | |
- added #660, but need help on osx, help please I don't have a mac! - fixed #667 and #668 (eol detection in comments) - added #670 (hint when using method without () ) | |||
2014-09-19 | Fixing Issues... | Juan Linietsky | |
- #672 (default user:// in $HOME/.godot/app_userdata (linux/osx) and $APPDATA/Godot/app_userdata (Windows) - #676 (draw both tiles and octants in order from top to bottom, left to right ) - #686 (unicode escape sequences work now) - #702 (was not a bug, but a test was added to see if bodies went too far away) | |||
2014-09-19 | Merge pull request #701 from adolson/project-manager-title | Juan Linietsky | |
add title to project manager window | |||
2014-09-19 | Merge pull request #705 from rollenrolm/vslider-fix | Juan Linietsky | |
Fix for inverted VSlider | |||
2014-09-19 | Merge pull request #708 from sanikoyes/Pr-fix-file-exists | Juan Linietsky | |
Fix file_exists | |||
2014-09-19 | Fix file_exists | sanikoyes | |
2014-09-18 | Merge pull request #706 from rollenrolm/color-picker-fix | Juan Linietsky | |
Fix bug #471, Colour picker labels are incorrect in HSV and RAW mode seems fine to me | |||
2014-09-19 | Fix bug #471, Colour picker labels are incorrect in HSV and RAW mode | Ralf Hölzemer | |
2014-09-19 | Fix for inverted VSlider | Ralf Hölzemer | |
VSlider would get set at the inverted position when receiving a mouse click Dragging the slider worked correct | |||
2014-09-18 | add title to project manager window | Dana Olson | |
2014-09-18 | fix skeleton AABB computation, addeded shadeless view mode | Juan Linietsky | |
2014-09-17 | More Bugfix... | Juan Linietsky | |
-=-=-=-=-=-== -Fix bug in camera follow script -Fix negate operator not working in shader language -Fix uninitialized pointer in raycast query API | |||
2014-09-17 | More Bug Fixes | Juan Linietsky | |
-=-=-=-=-=-=- -Fixed a few bugs in Mixer, now playback of chiptunes works great :) -Changed how visibility AABB generation from skeletons work, it's fully automatic and real-time now, generated from current skeleton pose for the frame. -Fixed camera in 3D kinematic character demo. | |||
2014-09-17 | Merge pull request #679 from slapin/exporter_work | Juan Linietsky | |
Export shape keys to .dae as geometry | |||
2014-09-17 | Recover shape key state | Sergey Lapin | |
2014-09-17 | Added option to enable and disable export of shape keys | Sergey Lapin | |
2014-09-17 | Added shape keys export | Sergey Lapin | |
2014-09-17 | fix, take 2 | Juan Linietsky | |
2014-09-17 | fix | Juan Linietsky | |
2014-09-17 | Small Fixes | Juan Linietsky | |
----------- -Added Ability for centering on top left for centercontainer -Added ability to bind more than 5 parameters (must include an extra file) | |||
2014-09-17 | Merge pull request #317 from sanikoyes/hotfix-Export-translation | Juan Linietsky | |
Fix export translation(can't save pot file) | |||
2014-09-17 | Merge pull request #544 from marynate/PR-fix-help-history | Juan Linietsky | |
Fix bug help history overwrote by tree item selected call back | |||
2014-09-17 | Merge pull request #573 from marynate/PR-fix-get-data-dir | Juan Linietsky | |
Make OS_Windows::get_data_dir return unix path | |||
2014-09-17 | Merge pull request #574 from marynate/PR-fix-change-dir | Juan Linietsky | |
Fixed DirAccessWindows::change_dir not working properly; | |||
2014-09-17 | Merge pull request #575 from marynate/PR-node2d-set-global-pos | Juan Linietsky | |
Add node2d::set_global_pos() | |||
2014-09-17 | Merge pull request #580 from marynate/PR-fix-particles-editor-menu | Juan Linietsky | |
Particles editor menu not display in proper position | |||
2014-09-17 | Merge pull request #588 from marynate/PR-fix-touchscreenbutton-input | Juan Linietsky | |
Fixed touchscreen was processing input in editor | |||
2014-09-17 | Merge pull request #593 from marynate/PR-gizmo-opacity | Juan Linietsky | |
Add editor setting: Manipulator Gizmo Opacity | |||
2014-09-17 | Merge pull request #607 from TheoXD/_reimport_anim_merge | Juan Linietsky | |
Merge animations during reimport | |||
2014-09-17 | Merge pull request #628 from sanikoyes/PR-tween-support | Juan Linietsky | |
thanks sanikoyes this is great! | |||
2014-09-17 | Merge pull request #635 from adolson/wutf | Juan Linietsky | |
removed output "WUTF" when show/hide mouse cursor | |||
2014-09-17 | Merge pull request #636 from Drachenfels/upgrade-to-documentation | Juan Linietsky | |
Small improvement to documentation | |||
2014-09-17 | Merge pull request #637 from Drachenfels/dmaster | Juan Linietsky | |
Fixed copy process of stream of bytes for HttpClient. | |||
2014-09-17 | Merge pull request #639 from adolson/disable-auto-switch-resource-tab | Juan Linietsky | |
Usability: don't switch to resource tab when switching to script tab | |||
2014-09-17 | Merge pull request #641 from adolson/default-project-dir | Juan Linietsky | |
added settings for default project & export dirs | |||
2014-09-17 | Merge pull request #642 from adolson/x11-fullscreen-borderless | Juan Linietsky | |
thanks enormously, this is fantastic! | |||
2014-09-17 | Merge pull request #643 from adolson/custom-export-binary-path-fix | Juan Linietsky | |
oh thanks! | |||
2014-09-17 | Merge pull request #658 from TheoXD/_windows_openssl2_fix | Juan Linietsky | |
Someone fixed compiling issue on Win | |||
2014-09-17 | Merge pull request #661 from adolson/add-tab-binding | Juan Linietsky | |
couple tab and tab container fixes | |||
2014-09-17 | Merge pull request #690 from Marqin/master | Juan Linietsky | |
[BUILD] fix include paths in webp | |||
2014-09-17 | Merge pull request #680 from Qwertie-/Quick-fix | Juan Linietsky | |
Fixed typo and standardised spacing | |||
2014-09-16 | CollisionPolygon (3D) | Juan Linietsky | |
Workaround for round() on PC. | |||
2014-09-16 | re-added old method for openbox/lxde (possibly others) | Dana Olson | |
2014-09-16 | cleanup | Dana Olson | |
2014-09-16 | removed old method | Dana Olson | |
2014-09-16 | fullscreen fix on ubuntu | Dana Olson | |