Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-14 | Written AnimatedSprite, AnimatedSprite3D (unfinished) | Julian Murgia | |
2016-07-14 | Merge pull request #5689 from kubecz3k/master | Rémi Verschelde | |
added KDevelop project files to gitignore file | |||
2016-07-14 | added KDevelop project files to gitignore | Jakub Grzesik | |
2016-07-14 | Merge pull request #5592 from volzhs/libwebp-0.5.1 | Rémi Verschelde | |
Update webp driver to 0.5.1 | |||
2016-07-14 | WinRT: Add missing license file for ANGLE | Rémi Verschelde | |
Also drop the unused "All rights reserved" FunctionDiscoveryKeys_devpkey.h Fixes #4859. | |||
2016-07-14 | Drop obsolete "webpold" backup of previous webp version | Rémi Verschelde | |
Fixes #5252 | |||
2016-07-13 | Fixed a crash in scenario where SSL is not available. | vamsi | |
2016-07-13 | Merge pull request #5677 from SaracenOne/animation_import_fix | Juan Linietsky | |
Removes AnimationPlayer renaming on import. | |||
2016-07-13 | Removes AnimationPlayer renaming on import. | Saracen | |
2016-07-12 | Bump version to 2.1-beta \o/ | Rémi Verschelde | |
2016-07-12 | Merge pull request #5615 from Paulb23/shortcut_save_print | Rémi Verschelde | |
Removed shortcut saving print | |||
2016-07-12 | Merge pull request #5638 from TheHX/tree-buttons | Rémi Verschelde | |
Fix tree drawing the pressed stylebox in all buttons in the column | |||
2016-07-12 | Merge pull request #5641 from sanikoyes/Pr-fix-android-crash | Rémi Verschelde | |
Fix crash in FileAccessJAndroid::file_exists (does not free local ref) | |||
2016-07-12 | Merge pull request #5648 from Paulb23/completion_box_colors | Rémi Verschelde | |
Added Completion box colors. Exposed show line numbers, highlight all occurrences, and updated theme. | |||
2016-07-11 | Downloaded templates from project manager can now be installed. | Juan Linietsky | |
2016-07-11 | Merge pull request #5650 from TheHX/issue-5643 | Rémi Verschelde | |
Fix "Play custom scene" keyboard shortcut | |||
2016-07-11 | Fix "Play custom scene" keyboard shortcut | Franklin Sobrinho | |
2016-07-11 | Removed duplicate color | Paulb23 | |
2016-07-11 | Update textedit docs with colors, show line number and highlight all occurences | Paulb23 | |
2016-07-11 | Expose highlight all occurrences | Paulb23 | |
2016-07-11 | Expose show line numbers | Paulb23 | |
2016-07-11 | Expose colors to theme | Paulb23 | |
2016-07-11 | Added completion font colors | Paulb23 | |
2016-07-11 | Added completion scroll color | Paulb23 | |
2016-07-11 | Merge pull request #4854 from Razzlegames/screenToLocal | Juan Linietsky | |
Conversion function for screen coords to local Canvas coords | |||
2016-07-11 | Fix crash in FileAccessJAndroid::file_exists (does not free local ref) | sanikoyes | |
2016-07-10 | Conversion function for screen coords to local Canvas coords | Kyle Luce | |
- Useful if you need to Convert screen coords to the coordinate space of a CanvasItem, but don't have an associated InputEvent to use in #make_event_local. For example, if you have a particular point on the screen you'd like to project into World Space, for various reasons, you would use this function on the root of the scene. This is analogous to ray casting from screen space in 3D. | |||
2016-07-11 | Merge pull request #5634 from vnen/assetlib-map-crash | Rémi Verschelde | |
Fix crash on asset lib install | |||
2016-07-10 | Fix tree drawing the pressed stylebox in all buttons in the column | Franklin Sobrinho | |
2016-07-10 | Fix crash on asset lib install | George Marques | |
This is not the perfect solution, but fixes the crash and avoid a dependency on EditorNode. | |||
2016-07-10 | Merge pull request #5627 from Paulb23/fixed_highlighting_highlighted_section | Rémi Verschelde | |
Fixed highlight all occurrences highlighing highlighted section | |||
2016-07-10 | As volzhs mentioned in #5385, changes to save to FILE_SAVE_ALL_SCENES | Juan Linietsky | |
2016-07-10 | Merge pull request #5385 from volzhs/autosave-android | Juan Linietsky | |
Fix autosave when run on remote device | |||
2016-07-10 | Merge pull request #5421 from MarianoGnu/issues | Juan Linietsky | |
Save all edited scenes when Runing (and auto-save is enabled). Fixes #4410 | |||
2016-07-10 | Remove Better Collada Exporter, now in its own repo | Rémi Verschelde | |
See https://github.com/godotengine/collada-exporter for the new upstream location. | |||
2016-07-10 | Merge pull request #5559 from Hinsbart/connected_joysticks | punto- | |
Input: add get_connected_joysticks() method. | |||
2016-07-10 | Merge pull request #5628 from vnen/pass-semicolon | Juan Linietsky | |
Allow semicolon after 'pass' keyword | |||
2016-07-10 | Merge pull request #5077 from RandomShaper/improve-android-build | Juan Linietsky | |
Improve Android build | |||
2016-07-10 | Merge pull request #5287 from marcelofg55/master | Juan Linietsky | |
Added popup menu for animation key right-click | |||
2016-07-10 | Merge pull request #5270 from lonesurvivor/master | Juan Linietsky | |
Added Tile Origin = Bottom Left option to the TileMap | |||
2016-07-10 | Merge pull request #5352 from m4nu3lf/master | Juan Linietsky | |
AnimationTreePlayer filters improved | |||
2016-07-10 | Merge pull request #5443 from samuelgrigolato/iterate-string-in-gdscript | Juan Linietsky | |
Add support to String type in gdscript iteration | |||
2016-07-10 | Merge pull request #5621 from TheHX/issue-5616 | Juan Linietsky | |
Fix custom types showing on wrong dialogs | |||
2016-07-10 | Merge pull request #5611 from TheHX/spatial-gizmo | Juan Linietsky | |
Fix EditorSpatialGizmo virtual functions not being called | |||
2016-07-10 | Merge pull request #5606 from akien-mga/pr-rtl-raw-text | Juan Linietsky | |
RichTextLabel: Fix adding raw text when bbcode is disabled | |||
2016-07-10 | Merge pull request #5584 from TheHX/project-settings | Juan Linietsky | |
Implement undo/redo for adding and deleting global properties | |||
2016-07-10 | Merge pull request #5574 from volzhs/android-app-id | Juan Linietsky | |
Add android_add_default_config for config.py | |||
2016-07-10 | Merge pull request #5563 from opmana/fix-convert-tileset | Juan Linietsky | |
Respect frame property when converting to TileSet. | |||
2016-07-10 | Add function to get the list of samples, closes #5561 | Juan Linietsky | |
2016-07-10 | Merge pull request #5554 from TheHX/issue-3543 | Juan Linietsky | |
Added drag and drop to rearrange the autoload order |