Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-02 | Merge pull request #11659 from AndreaCatania/prephysics | Andreas Haas | |
Renamed fixed_process to physics_process | |||
2017-10-02 | Merge pull request #11706 from toger5/create_node_preferred_logic | Andreas Haas | |
added smart searching with preferrence to root node | |||
2017-10-02 | Merge pull request #11747 from Noshyaar/pr-๑ | Andreas Haas | |
EditorAudioBus: restore delete option on master bus | |||
2017-10-02 | Merge pull request #11767 from Noshyaar/pr-๒ | Andreas Haas | |
3DEditorGizmo: fix spotlight and camera gizmo & handle | |||
2017-10-02 | Merge pull request #11575 from marcelofg55/move_path_to_trash | Poommetee Ketson | |
FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash | |||
2017-10-02 | Merge pull request #11646 from djrm/pr_visual_improvements | Poommetee Ketson | |
Several visual improvements. | |||
2017-10-02 | Merge pull request #11661 from mhilbrunner/issue-11616-always-validate | Poommetee Ketson | |
Editor: Run validation on every text change, not only inserts | |||
2017-10-02 | Merge pull request #11674 from marcelofg55/master | Poommetee Ketson | |
Prevent a possible crash when exporting to MeshLibrary | |||
2017-10-02 | Merge pull request #11743 from groud/zoom_button_fix | Poommetee Ketson | |
Fix zoom button not zooming on the screen center | |||
2017-10-02 | 3DEditorGizmo: fix spotlight and camera gizmo & handle | Poommetee Ketson | |
2017-10-01 | Merge pull request #11755 from gabrielformiga/fix-draw-bones | Gilles Roudiere | |
Fix bone draw on viewport | |||
2017-10-01 | Merge pull request #11399 from toger5/bottom_panel_debugger | Gilles Roudiere | |
Bottom panel debugger | |||
2017-10-01 | Fix bones draw on viewport | Gabriel | |
2017-10-01 | EditorAudioBus: restore delete option on master bus | Poommetee Ketson | |
2017-10-01 | Fix zoom button not zooming on the screen center | Gilles Roudiere | |
2017-09-30 | Merge pull request #11720 from ↵ | Poommetee Ketson | |
ISylvox/EnhanceExperience-onUsing-DragNDropAssetTo2DViewport Rename Patch9Rect into NinePatchRect on "Drag & Drop Asset to 2D Viewport" Feature | |||
2017-09-30 | Renamed fixed_process to physics_process | AndreaCatania | |
2017-09-30 | Fixes node2D not lockable/groupable | Gilles Roudiere | |
2017-09-30 | Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into ↵ | Indah Sylvia | |
NinePatchRect on "drag & drop asset to 2D viewport" feature. | |||
2017-09-30 | Merge pull request #11668 from scayze/open_empty_script_fix | Gilles Roudiere | |
fixed not beeing able to open empty scripts | |||
2017-09-30 | Merge pull request #11704 from Hinsbart/move_interface_properties | Gilles Roudiere | |
EditorSettings: Move interface/ properties to interface/editor | |||
2017-09-29 | Restored ability to import OBJ files as meshes directly. Finally closes #9445. | Juan Linietsky | |
2017-09-30 | Editor: Run validation on every text change, not only inserts | mhilbrunner | |
2017-09-29 | create dialog search preferrence fixes: #11697 | toger5 | |
2017-09-29 | EditorSettings: Move interface/ properties to interface/editor | Andreas Haas | |
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. | |||
2017-09-28 | Prevent a possible crash when exporting to MeshLibrary | Marcelo Fernandez | |
2017-09-28 | fix not beeing able to open empty scripts | Scayze | |
2017-09-28 | fixed help bg | toger5 | |
2017-09-28 | Several visual improvements. | Daniel J. Ramirez | |
Added proper label sizing Improved text editor status bar Fixed some issues with ItemList and also some style fixes Added background to color picker samples (the mrcdk fix) Fixed slider ticks. Added VS breakpoint and error styleboxes. | |||
2017-09-28 | fixed bottom panel debugger exception | toger5 | |
- make it work in combination with the border for tabs - fixed updating when changing theme | |||
2017-09-27 | Merge pull request #11617 from groud/fix_bad_display | Rémi Verschelde | |
Fixes bad display | |||
2017-09-27 | Fix remove icon in autoload panel | Guilherme Felipe | |
2017-09-27 | Remove unecessary anchors&margins set causing bad display (sons of containers) | Gilles Roudiere | |
2017-09-26 | Update theme property respectively | volzhs | |
2017-09-26 | Merge pull request #11598 from djrm/pr_fix_code_editor_close | Rémi Verschelde | |
Fix missing code editor find and replace missing hover icon. [ci skip] | |||
2017-09-26 | Merge pull request #11597 from djrm/pr_interface_colors | Rémi Verschelde | |
Removed most of the custom colors from the interface. | |||
2017-09-25 | Fix missing code editor find and replace missing hover icon. | Daniel J. Ramirez | |
2017-09-25 | Removed transparency from spatial editor grid. | Daniel J. Ramirez | |
2017-09-25 | Removed most of the custom colors from the interface. | Daniel J. Ramirez | |
2017-09-25 | FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash | Marcelo Fernandez | |
2017-09-26 | Merge pull request #11424 from groud/control_node_presets | Rémi Verschelde | |
Implements set_margins_preset(...) | |||
2017-09-25 | Merge pull request #11542 from marcelofg55/bucket_limit | Rémi Verschelde | |
Bucket fill will now incrementally process the queue on preview mode | |||
2017-09-25 | Merge pull request #11564 from djrm/pr_editor_settings_undo | Rémi Verschelde | |
Added the ability to revert to initial value in editor settings. | |||
2017-09-25 | Merge pull request #11567 from QuLogic/scons-var-types | Rémi Verschelde | |
Add types to scons command-line options | |||
2017-09-25 | Merge pull request #11569 from djrm/pr_audio_buses_fixes | Rémi Verschelde | |
Improved audio buses editor | |||
2017-09-25 | Merge pull request #11576 from volzhs/output-console | Rémi Verschelde | |
Add font size setting for output panel | |||
2017-09-25 | Merge pull request #11580 from endragor/ios-export | Rémi Verschelde | |
Enhance iOS export | |||
2017-09-25 | Use BoolVariable in target/component/advanced options. | Elliott Sales de Andrade | |
2017-09-26 | Enhance iOS export | Ruslan Mustakov | |
- 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. | |||
2017-09-25 | 2DEditor: fix duplicated 'id_pressed' connection | Poommetee Ketson | |