| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #11720 from ↵ | Poommetee Ketson | 2017-09-30 | 2 | -5/+5 |
| |\ | | | | | | | | | ISylvox/EnhanceExperience-onUsing-DragNDropAssetTo2DViewport Rename Patch9Rect into NinePatchRect on "Drag & Drop Asset to 2D Viewport" Feature | ||||
| | * | Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into ↵ | Indah Sylvia | 2017-09-30 | 2 | -5/+5 |
| | | | | | | | | | NinePatchRect on "drag & drop asset to 2D viewport" feature. | ||||
| * | | Fixes node2D not lockable/groupable | Gilles Roudiere | 2017-09-30 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #11668 from scayze/open_empty_script_fix | Gilles Roudiere | 2017-09-30 | 1 | -5/+1 |
| |\ | | | | | fixed not beeing able to open empty scripts | ||||
| | * | fix not beeing able to open empty scripts | Scayze | 2017-09-28 | 1 | -5/+1 |
| | | | |||||
| * | | Merge pull request #11704 from Hinsbart/move_interface_properties | Gilles Roudiere | 2017-09-30 | 7 | -41/+41 |
| |\ \ | | | | | | | EditorSettings: Move interface/ properties to interface/editor | ||||
| | * | | EditorSettings: Move interface/ properties to interface/editor | Andreas Haas | 2017-09-29 | 7 | -41/+41 |
| | |/ | | | | | | | | | | | Fixes inconsistent behaviour where clicking on the "Interface" in the Editor Settings wouldn't collapse the category as is the case for all the other categories. | ||||
| * | | Restored ability to import OBJ files as meshes directly. Finally closes #9445. | Juan Linietsky | 2017-09-29 | 3 | -54/+144 |
| | | | |||||
| * | | fixed help bg | toger5 | 2017-09-28 | 2 | -28/+15 |
| |/ | |||||
| * | Merge pull request #11617 from groud/fix_bad_display | Rémi Verschelde | 2017-09-27 | 5 | -7/+0 |
| |\ | | | | | Fixes bad display | ||||
| | * | Remove unecessary anchors&margins set causing bad display (sons of containers) | Gilles Roudiere | 2017-09-27 | 5 | -7/+0 |
| | | | |||||
| * | | Fix remove icon in autoload panel | Guilherme Felipe | 2017-09-27 | 1 | -1/+1 |
| | | | |||||
| * | | Update theme property respectively | volzhs | 2017-09-26 | 4 | -20/+48 |
| |/ | |||||
| * | Merge pull request #11598 from djrm/pr_fix_code_editor_close | Rémi Verschelde | 2017-09-26 | 1 | -2/+2 |
| |\ | | | | | | | | | Fix missing code editor find and replace missing hover icon. [ci skip] | ||||
| | * | Fix missing code editor find and replace missing hover icon. | Daniel J. Ramirez | 2017-09-25 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #11597 from djrm/pr_interface_colors | Rémi Verschelde | 2017-09-26 | 12 | -36/+50 |
| |\ \ | | | | | | | Removed most of the custom colors from the interface. | ||||
| | * | | Removed most of the custom colors from the interface. | Daniel J. Ramirez | 2017-09-25 | 12 | -36/+50 |
| | |/ | |||||
| * / | Removed transparency from spatial editor grid. | Daniel J. Ramirez | 2017-09-25 | 2 | -71/+20 |
| |/ | |||||
| * | Merge pull request #11424 from groud/control_node_presets | Rémi Verschelde | 2017-09-26 | 24 | -51/+51 |
| |\ | | | | | Implements set_margins_preset(...) | ||||
| | * | Remove set_area_as_parent_rect and replace it by ↵ | Gilles Roudiere | 2017-09-22 | 24 | -51/+51 |
| | | | | | | | | | set_anchors_and_margins_preset(PRESET_WIDE) | ||||
| * | | Merge pull request #11542 from marcelofg55/bucket_limit | Rémi Verschelde | 2017-09-25 | 2 | -11/+32 |
| |\ \ | | | | | | | Bucket fill will now incrementally process the queue on preview mode | ||||
| | * | | Bucket fill will now incrementally process the queue on preview mode | Marcelo Fernandez | 2017-09-24 | 2 | -11/+32 |
| | | | | |||||
| * | | | Merge pull request #11564 from djrm/pr_editor_settings_undo | Rémi Verschelde | 2017-09-25 | 4 | -157/+200 |
| |\ \ \ | | | | | | | | | Added the ability to revert to initial value in editor settings. | ||||
| | * | | | Added the ability to revert to initial value in editor settings. | Daniel J. Ramirez | 2017-09-24 | 4 | -157/+200 |
| | |/ / | |||||
| * | | | Merge pull request #11567 from QuLogic/scons-var-types | Rémi Verschelde | 2017-09-25 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Add types to scons command-line options | ||||
| | * | | | Use BoolVariable in target/component/advanced options. | Elliott Sales de Andrade | 2017-09-25 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge pull request #11569 from djrm/pr_audio_buses_fixes | Rémi Verschelde | 2017-09-25 | 2 | -22/+34 |
| |\ \ \ \ | | | | | | | | | | | Improved audio buses editor | ||||
| | * | | | | Improved audio buses editor | Daniel J. Ramirez | 2017-09-25 | 2 | -22/+34 |
| | | | | | | |||||
| * | | | | | Merge pull request #11576 from volzhs/output-console | Rémi Verschelde | 2017-09-25 | 3 | -7/+20 |
| |\ \ \ \ \ | | | | | | | | | | | | | Add font size setting for output panel | ||||
| | * | | | | | Add font size setting for output panel | volzhs | 2017-09-25 | 3 | -7/+20 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #11580 from endragor/ios-export | Rémi Verschelde | 2017-09-25 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Enhance iOS export | ||||
| | * | | | | | Enhance iOS export | Ruslan Mustakov | 2017-09-26 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The export process now builds complete .ipa on macOS, instead of just creating XCode project. - The project includes Capabilities games usually require: Game Center, Push Notifications, In-App Purchase. - Icons and launch screens can be specified in export preset. | ||||
| * | | | | | | 2DEditor: fix duplicated 'id_pressed' connection | Poommetee Ketson | 2017-09-25 | 1 | -2/+0 |
| | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #11570 from djrm/pr_fix_tooltip | Rémi Verschelde | 2017-09-25 | 1 | -1/+2 |
| |\ \ \ \ \ | |/ / / / |/| | | | | Fixed tooltip font color | ||||
| | * | | | | Fixed tooltip font color | Daniel J. Ramirez | 2017-09-25 | 1 | -1/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #10796 from djrm/pr_better_project_creation | Rémi Verschelde | 2017-09-25 | 5 | -121/+247 |
| |\ \ \ \ | |_|/ / |/| | | | Improved New Project and Import project experience | ||||
| | * | | | Improved New Project and Import project experience | Daniel J. Ramirez | 2017-09-23 | 5 | -121/+247 |
| | |/ / | |||||
| * | | | Fix possible infinite loop with bucket fill tool | Marcelo Fernandez | 2017-09-23 | 1 | -0/+4 |
| | | | | |||||
| * | | | -Fixed redraw always on 3D viewprot bug | Juan Linietsky | 2017-09-23 | 2 | -18/+24 |
| |/ / | | | | | | | -Changed manipulation inertia default values. Do not touch them again or I'll cut your fingers and eat them. | ||||
| * | | Allow to set a custom DynamicFont in editor settings | Marc Gilleron | 2017-09-23 | 1 | -2/+2 |
| | | | |||||
| * | | Updated key icons | Daniel J. Ramirez | 2017-09-22 | 8 | -28/+15 |
| | | | | | | | | | [ciskip] | ||||
| * | | Use an arrow instead of 3 dots in trees | Daniel J. Ramirez | 2017-09-22 | 3 | -12/+6 |
| | | | |||||
| * | | Ability to convert from SpatialMaterial to ShaderMaterial | Juan Linietsky | 2017-09-22 | 6 | -2/+177 |
| | | | |||||
| * | | Merge pull request #11477 from djrm/pr_visuals | Rémi Verschelde | 2017-09-22 | 29 | -41/+69 |
| |\ \ | |/ |/| | Improved a lot of icons, and some style fixes | ||||
| | * | Improved a lot of icons, and some style fixes | Daniel J. Ramirez | 2017-09-21 | 29 | -41/+69 |
| | | | |||||
| * | | Merge pull request #11487 from groud/viewport_base_clip | Rémi Verschelde | 2017-09-22 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | | | | Fixes the rulers text drawn outside the viewport_base [ci skip] | ||||
| | * | | Fixes the rulers text drawn outside the viewport_base | Gilles Roudiere | 2017-09-22 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge pull request #11486 from kubecz3k/freelook-calibration | Rémi Verschelde | 2017-09-22 | 1 | -2/+2 |
| |\ \ \ | |/ / |/| | | | | | | | | freelook_base_speed calibration [ci skip] | ||||
| | * | | freelook_base_speed calibration | Unknown | 2017-09-22 | 1 | -2/+2 |
| | |/ | | | | | | | freelook_base_speed changed from 0.5 to 0.1 Also precision changed from 0.1 to 0.01 so it's possible to set values lower than 0.1 | ||||
| * / | Fix godot spraying errors about a null check | Gilles Roudiere | 2017-09-21 | 1 | -1/+2 |
| |/ | |||||
