| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bump to stable, congratulations everyone2.0-stable | reduz | 2016-02-22 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #3795 from eska014/fix-dep-resolver-windows | Juan Linietsky | 2016-02-22 | 2 | -0/+2 |
| |\ | | | | | Fix "missing dependency resolver" in Windows | ||||
| | * | Fix missing dependency resolver in Windows | eska | 2016-02-21 | 2 | -0/+2 |
| | | | |||||
| * | | Merge pull request #3804 from JoshuaGrams/class-docs | Rémi Verschelde | 2016-02-23 | 1 | -8/+11 |
| |\ \ | | | | | | | doc (NodePath): Rewrite description and all methods. | ||||
| | * | | doc (NodePath): Rewrite description and all methods. | Josh Grams | 2016-02-22 | 1 | -8/+11 |
| |/ / | |||||
| * | | Update README.md | Juan Linietsky | 2016-02-22 | 1 | -2/+4 |
| | | | |||||
| * | | Merge pull request #3799 from volzhs/rotation_reset | Rémi Verschelde | 2016-02-22 | 1 | -1/+1 |
| |\ \ | | | | | | | keep previous rotation when using rotate tool. fixes #3788. | ||||
| | * | | keep previous rotation when using rotate tool. fixes #3788. | volzhs | 2016-02-22 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #3797 from volzhs/change-erase-to-remove | Rémi Verschelde | 2016-02-22 | 1 | -3/+3 |
| |\ \ | | | | | | | Change "erase" to "remove" in project manager. fixes #3796. | ||||
| | * | | Change "erase" to "remove" in project manager. fixes #3796. | volzhs | 2016-02-22 | 1 | -3/+3 |
| |/ / | |||||
| * | | Fix pixelated steam capsules | Rémi Verschelde | 2016-02-22 | 6 | -0/+0 |
| | | | |||||
| * | | ._sc_ file is now a ConfigFile for self contained mode | Ariel Manzur | 2016-02-21 | 11 | -4/+1063 |
| |/ | | | | can contain a pre-loaded list of projects to be added to editor_settings.xml | ||||
| * | -fixed a crash when closing scene with animationplayer open | Juan Linietsky | 2016-02-21 | 2 | -2/+6 |
| | | | | | -removed item checked print, closes #3564 | ||||
| * | Add support for placeholders in tscn, which was missing. Closes #3652 | Juan Linietsky | 2016-02-21 | 3 | -7/+64 |
| | | |||||
| * | Add a script to sort demos alphabetically | Rémi Verschelde | 2016-02-21 | 1 | -0/+29 |
| | | | | | By changing their timestamp, which Godot current relies on. | ||||
| * | Merge pull request #3790 from JoshuaGrams/class-docs | Rémi Verschelde | 2016-02-21 | 1 | -2/+2 |
| |\ | | | | | docs: RigidBody2D._integrate_forces: Explain in more detail. | ||||
| | * | docs: RigidBody2D._integrate_forces: Explain in more detail. | Josh Grams | 2016-02-20 | 1 | -2/+2 |
| |/ | |||||
| * | -Fixed bug with event player crashing, closes #3687 | Juan Linietsky | 2016-02-20 | 1 | -0/+2 |
| | | |||||
| * | Fix license markdown formatting | Rémi Verschelde | 2016-02-20 | 1 | -24/+24 |
| | | |||||
| * | -Change link to new documentation | Juan Linietsky | 2016-02-20 | 3 | -1/+7 |
| | | | | | -fixed bug in tilemap collision debug | ||||
| * | Merge pull request #3783 from StraToN/tabs_closebut_editor_setting | Rémi Verschelde | 2016-02-20 | 1 | -1/+5 |
| |\ | | | | | Added a setting in editor defining scene tabs close button policy. Fixes #3777 | ||||
| | * | Added a setting in editor defining scene tabs close button policy. Fixes #3777 | Julian Murgia - StraToN | 2016-02-20 | 1 | -1/+5 |
| |/ | | | | | | global/always_show_close_button_in_scene_tabs Default = OFF --> Close button only on active tab ON --> Close button on all tabs | ||||
| * | Merge pull request #3782 from AlexHolly/doc-http-header | Rémi Verschelde | 2016-02-20 | 1 | -1/+7 |
| |\ | | | | | update doc on HTTPClient headers case-sensitivity | ||||
| | * | update doc on HTTPClient headers case-sensitivity | Alexander Holland | 2016-02-20 | 1 | -1/+7 |
| |/ | |||||
| * | adds original http headers to response_headers | Ariel Manzur | 2016-02-19 | 1 | -4/+4 |
| | | |||||
| * | adds original http header to response_headers | Ariel Manzur | 2016-02-19 | 1 | -1/+1 |
| | | |||||
| * | Remove broken [image] usage in classref | Rémi Verschelde | 2016-02-19 | 1 | -1/+1 |
| | | |||||
| * | better array alignment | Ariel Manzur | 2016-02-19 | 1 | -4/+4 |
| | | |||||
| * | fixes array allocation bug and sets DEFAULT_ALIGNMENT to 1. probably needs ↵ | Ariel Manzur | 2016-02-19 | 2 | -5/+5 |
| | | | | | testing | ||||
| * | Added "self contained" mode for Steam installation and similar. Editor looks ↵ | Ariel Manzur | 2016-02-19 | 1 | -9/+19 |
| | | | | | for a file ._sc_ in the directory where the executable is, if it's present, all the editor settings (including the export templates) are read from editor_data/ inside that directory | ||||
| * | Merge pull request #3770 from kurikaesu/Native-Video-Player-enhancements | punto- | 2016-02-19 | 7 | -65/+47 |
| |\ | | | | | Reject any native video player calls on iOS that point to files withi… | ||||
| | * | Reject any native video player calls on iOS that point to files within .pck ↵ | Aren Villanueva | 2016-02-19 | 7 | -65/+47 |
| |/ | | | | | | archives. Fix the paths for both res:// and user:// specified video files. | ||||
| * | Remove some extraneous newlines | Rémi Verschelde | 2016-02-19 | 1 | -4/+0 |
| | | |||||
| * | Make issue template more eye-friendly | Rémi Verschelde | 2016-02-19 | 1 | -4/+11 |
| | | | | | Notably by changing the h3 headings for bold text | ||||
| * | Update ISSUE_TEMPLATE | Juan Linietsky | 2016-02-18 | 1 | -4/+4 |
| | | |||||
| * | Update ISSUE_TEMPLATE | Juan Linietsky | 2016-02-18 | 1 | -1/+1 |
| | | |||||
| * | Create ISSUE_TEMPLATE | Juan Linietsky | 2016-02-18 | 1 | -0/+7 |
| | | | | added an ISSUE_TEMPLATE | ||||
| * | Merge pull request #3761 from neikeq/ehem_3747 | Rémi Verschelde | 2016-02-18 | 1 | -0/+1 |
| |\ | | | | | Keep 'Play custom scene' button unpressed when not running | ||||
| | * | Keep 'Play custom scene' button unpressed when not running | Ignacio Etcheverry | 2016-02-18 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #3760 from nunodonato/huefix | Rémi Verschelde | 2016-02-18 | 1 | -5/+7 |
| |\ | | | | | fix color when hue is set to 1 (fixes #3753) | ||||
| | * | fix color when hue is set to 1 | Nuno Donato | 2016-02-18 | 1 | -5/+7 |
| |/ | |||||
| * | Merge pull request #3754 from akien-mga/pr-subtract | Rémi Verschelde | 2016-02-17 | 9 | -9/+9 |
| |\ | | | | | Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT | ||||
| | * | Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT | Rémi Verschelde | 2016-02-17 | 9 | -9/+9 |
| | | | | | | | | | | | The former name was incorrect in English, though for us latin lovers it's an understandable mistake. Second part of and closes #3626. | ||||
| * | | Merge pull request #3755 from akien-mga/pr-travis | Rémi Verschelde | 2016-02-17 | 1 | -0/+4 |
| |\ \ | | | | | | | Remove two redundant CI builds | ||||
| | * | | Remove two redundant CI builds | Rémi Verschelde | 2016-02-17 | 1 | -0/+4 |
| |/ / | | | | | | | We only have 5 build nodes on Travis CI, and building every PR takes a huge time. | ||||
| * | | Merge pull request #3749 from akien-mga/pr-codeblock | Rémi Verschelde | 2016-02-17 | 3 | -34/+80 |
| |\ \ | |/ |/| | Implement support for [codeblock] tag in help | ||||
| | * | Add a warning header to each rst file | Rémi Verschelde | 2016-02-17 | 1 | -0/+4 |
| | | | | | | | | | To tell potential contributors that they should direct their work to the XML template and not the auto-generated reST | ||||
| | * | Implement support for [codeblock] tag in help | Rémi Verschelde | 2016-02-17 | 3 | -34/+76 |
| | | | | | | | | | | | It allows to define a multiline space-indented code block that will be properly parsed by the reST converter for the online docs. The in-editor help understand the [codeblock] tag as it supposedly understand [code] already (i.e. it just seems to discard it, though the code was supposed to switch it to a monospace font, but that's likely another issue. | ||||
| * | | Merge pull request #3751 from akien-mga/pr-sceneanimationimporter | Rémi Verschelde | 2016-02-17 | 1 | -1/+2 |
| |\ \ | | | | | | | Remove unimplemented SceneAnimationImport plugin from menu | ||||
| | * | | Remove unimplemented SceneAnimationImport plugin from menu | Rémi Verschelde | 2016-02-17 | 1 | -1/+2 |
| |/ / | | | | | | | | | The code structure is still available if someone wanted to implement it. Issue #3667 will be kept as a reminder for the added todo. | ||||
