Commit Graph
15755 Commits
Author SHA1 Message Date
volzhs 4e9795aa99 Fix not to show configuration warning on every node has script 2018-08-15 21:35:06 +09:00
Juan LinietskyandGitHub da157744cd Merge pull request #21024 from godotengine/revert-20860-fix_border_artifact
Revert "Fix border artifacts at the edge of deep parallax."
2018-08-14 20:34:01 -03:00
Juan LinietskyandGitHub d7a9a224fd Revert "Fix border artifacts at the edge of deep parallax." 2018-08-14 20:33:50 -03:00
Rémi VerscheldeandGitHub eef39bcb84 Merge pull request #21010 from YeldhamDev/tile_editors_changes
Changes to the TileSet and TextureRegion editors
2018-08-15 01:14:53 +02:00
Rémi VerscheldeandGitHub 859f3bf5a9 Merge pull request #20873 from ttencate/master
Allow middle-click to close scripts
2018-08-15 01:10:21 +02:00
Rémi VerscheldeandGitHub 4548ec4a49 Merge pull request #20945 from neikeq/dict-erase-retbool
Dictionary: remove erase_checked(key), make erase(key) return bool
2018-08-15 01:08:23 +02:00
Rémi VerscheldeandGitHub 5d86b1e155 Merge pull request #21008 from groud/fix_action_init
Fixes initialization of action list
2018-08-15 01:06:58 +02:00
Juan LinietskyandGitHub 4e55835e48 Merge pull request #18096 from aaronfranke/master
[Core] Split up math_2d.h
2018-08-14 18:58:32 -03:00
Rémi VerscheldeandGitHub d6058b967d Merge pull request #20906 from Chaosus/rrect_fix
Fix ReferenceRect border
2018-08-14 23:31:48 +02:00
Rémi VerscheldeandGitHub 1e49b2d720 Merge pull request #20997 from Gamblify/add_files_to_tree_view
Add a way to disable the split view in the FileSystem dock
2018-08-14 22:50:51 +02:00
Juan Linietsky ef5095720b -Deprecate ImageTexture::load
-Add warning to Image::load when loading resources
-Add script binding for get_configuration_warning
2018-08-14 16:53:20 -03:00
Rémi VerscheldeandGitHub b4f579b5ba Merge pull request #20583 from neikeq/issue-15371
Fix case where exported properties value is lost
2018-08-14 21:08:56 +02:00
Rémi VerscheldeandGitHub 66da2ca320 Merge pull request #20856 from KoBeWi/pretty-dictionary-print
Add some curly braces to make dictionary printing less ambiguous
2018-08-14 20:51:42 +02:00
Juan Linietsky e6a64b1888 Avoid scripts from being opened in same inspector, closes #20111 2018-08-14 15:44:23 -03:00
Juan LinietskyandGitHub 6808583306 Merge pull request #21015 from godotengine/revert-20112-openvisualeditorbutton
Revert "Open visual editor when "open editor" button in the inspector is pressed"
2018-08-14 15:35:34 -03:00
Juan LinietskyandGitHub c72cab1293 Revert "Open visual editor when "open editor" button in the inspector is pressed" 2018-08-14 15:35:21 -03:00
Ignacio EtcheverryandGitHub ecd5d0ad12 Merge pull request #20901 from KellyThomas/mono-consts
mono: add constants to transform and vector structs
2018-08-14 20:21:33 +02:00
Rémi VerscheldeandGitHub 78a6cd9e09 Merge pull request #20977 from malbach/Particles3D_AABB
Particles3D: set emitting if not set before generating AABB
2018-08-14 20:20:28 +02:00
Kelly Thomas 815d08f10c mono: add constants to transform and vector structs 2018-08-15 02:03:36 +08:00
Ignacio Etcheverry 21d285e30f Dictionary: remove erase_checked(key), make erase(key) return bool 2018-08-14 19:19:05 +02:00
Michael Alexsander Silva Dias 609d97b6d4 Changes to the TileSet and TextureRegion editors 2018-08-14 14:02:47 -03:00
groud 6ccf3d887c Fixes initialization of action list 2018-08-14 18:44:22 +02:00
Ignacio EtcheverryandGitHub d7b9fcd336 Merge pull request #20890 from KellyThomas/mono-is-instance-valid
mono: add IsInstanceValid(), move WeakRef()
2018-08-14 18:12:18 +02:00
Thomas ten Cate d867f11820 Allow middle-click to close scripts
Fixes #20871
2018-08-14 18:01:06 +02:00
Rémi VerscheldeandGitHub bbdb6cf16e Merge pull request #20400 from OliPerraul/oliperraul/20332/fix_defects_with_editor_export_dict
Fixed a number of issues related to the Dictionary export property for the editor
2018-08-14 16:15:43 +02:00
Rémi VerscheldeandGitHub 7718b90d92 Merge pull request #20443 from AlexHolly/add-string-format-no-index
Added String.format "no index" support
2018-08-14 16:13:34 +02:00
Rémi VerscheldeandGitHub c3a57ddf03 Merge pull request #20484 from willnationsdev/create-favorites
Add toggle for favorites in create_root_dialog
2018-08-14 16:12:02 +02:00
Rémi VerscheldeandGitHub 7a2ad1321a Merge pull request #20621 from YeldhamDev/bottom_panel_min
Adjust bottom panel's minimal height for the expand icon
2018-08-14 15:57:19 +02:00
Rémi VerscheldeandGitHub c0137db762 Merge pull request #20665 from SaracenOne/animation_tree_control
Add method to manually advance AnimationTree and manual process mode.
2018-08-14 15:54:20 +02:00
Rémi VerscheldeandGitHub 0322081ec5 Merge pull request #20744 from Zylann/fix_viewport_lock_rotation
Initialize default lock rotation in constructor
2018-08-14 15:49:04 +02:00
Rémi VerscheldeandGitHub 22c3fcb20b Merge pull request #20760 from Calinou/improve-assetlib-download-ux
Improve the asset library download UX
2018-08-14 15:48:31 +02:00
Rémi VerscheldeandGitHub 9a6e4d10b4 Merge pull request #20772 from dragmz/string_copy_oob_read_fix
Fix out of buffer read when copying from a non-null-terminated string
2018-08-14 15:47:34 +02:00
Rémi VerscheldeandGitHub 8c38bab6d7 Merge pull request #20831 from Calinou/project-manager-window-size-hidpi
Scale the project manager window size with the editor scale
2018-08-14 15:45:48 +02:00
Rémi VerscheldeandGitHub c8414007ad Merge pull request #20835 from Calinou/use-standard-button-texts-2
Tweak some editor button texts
2018-08-14 15:45:34 +02:00
Rémi VerscheldeandGitHub 2ae7c67322 Merge pull request #20844 from gotnospirit/fix_tween_memory_leak
interpolation was not removed because of id mismatch
2018-08-14 15:44:26 +02:00
Rémi VerscheldeandGitHub 892667878a Merge pull request #20848 from Calinou/improve-3d-manipulator-gizmo
Improve the 3D manipulator gizmo
2018-08-14 15:43:52 +02:00
Rémi VerscheldeandGitHub a3d0b89892 Merge pull request #20876 from ttencate/cursor_blink
Reset caret blink when Ctrl+moving the cursor
2018-08-14 15:42:19 +02:00
Rémi VerscheldeandGitHub 240462e998 Merge pull request #20992 from Chaosus/conversion_fix
Fix int(String) != int(int) conversion
2018-08-14 15:31:10 +02:00
Rémi VerscheldeandGitHub 6f025dc4d3 Merge pull request #20993 from Chaosus/fix_folder_deleting
Fix impossibility of removing folder which contains non-latin symbols
2018-08-14 15:30:43 +02:00
Rémi VerscheldeandGitHub affc781d72 Merge pull request #20999 from ivodopiviz/project-manager-show
Always show "Open in File Manager"
2018-08-14 15:28:18 +02:00
Rémi VerscheldeandGitHub 8f202bd9ec Merge pull request #21002 from dragmz/patch-3
Reduce verbosity for unsupported GLES2 bg modes
2018-08-14 15:25:46 +02:00
Marcin ZawiejskiandGitHub ab1e460f53 Reduce verbosity for unsupported GLES2 bg modes 2018-08-14 15:11:19 +02:00
Rémi VerscheldeandGitHub c50d7f7b84 Merge pull request #20915 from ivodopiviz/rmb-filesystem
Show in File Manager Clarification
2018-08-14 14:35:43 +02:00
Rémi Verschelde ccf5a50250 Fix comments indentation 2018-08-14 14:30:15 +02:00
Ivan Vodopiviz f6a250adf8 Always show "Open in File Manager"
Now this button is always shown in the project manager. Fixes #20799.
2018-08-14 14:17:55 +02:00
Ivan Vodopiviz afb3c0c933 Show in File Manager Clarification
Changed the context menu 'Show in File Manager' action description to better reflect actual behavior. Fixes #20897
2018-08-14 11:50:04 +02:00
Chaosus 6188388c5a Fix impossibility of removing folder which contains non-latin symbols(on Windows) 2018-08-14 11:49:16 +03:00
groud b3f02d0840 Add a way to disable the split view
Also add a parameter as the max height before split
2018-08-14 10:17:51 +02:00
Rémi VerscheldeandGitHub 9f8e2d5c5b Merge pull request #20773 from Noshyaar/tree
[DOCS] complete Tree drag and drop related methods
2018-08-14 10:02:02 +02:00
Rémi VerscheldeandGitHub 62f3de6c86 Merge pull request #20747 from hpvb/fix-20184
Do not call _update_actions when only changing deadzone
2018-08-14 10:00:01 +02:00