LATRio
|
f38173fb19
|
Fix TextureRegion margin bug introduced in #27122
|
2019-04-05 22:33:53 +09:00 |
|
Mariano Javier Suligoy
|
1ab9b86a21
|
Merge pull request #27500 from samdze/master
Allow TileMap to override set_cell behaviour while using TileMap editor
|
2019-04-04 23:17:29 -03:00 |
|
Mariano Javier Suligoy
|
60fbbba398
|
Merge pull request #27201 from siddharth952/issue1
Fixed Tileset Editor bug related to polygon size
|
2019-04-04 23:09:50 -03:00 |
|
Mariano Javier Suligoy
|
a6e9af7222
|
Merge pull request #27122 from LATRio/fix_texture_region_zoom
Fix zooming in TextureRegion
|
2019-04-04 23:09:25 -03:00 |
|
Rémi Verschelde
|
6d27226134
|
Merge pull request #27469 from Calinou/text-selection-use-accent-color
Use the accent color to highlight selected text
|
2019-04-04 18:27:54 +02:00 |
|
Rémi Verschelde
|
d9b9c9f98a
|
Merge pull request #27567 from Calinou/selection-boxes-use-accent-color
Use the editor theme's accent color for 2D/3D selections and rotations
|
2019-04-04 17:45:01 +02:00 |
|
Angeloss
|
40acc3ecdc
|
Fix: Keep custom tracks option now keeps animation loop property and value track update mode.
(cherry picked from commit 589c5698a0 )
|
2019-04-03 16:59:34 +02:00 |
|
Rémi Verschelde
|
de54ee975d
|
Merge pull request #27238 from ShyRed/cpu2dmask
Add Emission Mask to CPUParticle2D
|
2019-04-03 09:13:14 +02:00 |
|
Rémi Verschelde
|
612a109b81
|
Merge pull request #27228 from Kanabenki/preserve-binds-change-node
Preserve extra arguments for connected signals when changing node type
|
2019-04-02 11:30:45 +02:00 |
|
Samuele Zolfanelli
|
a6f5cf7de7
|
Allow TileMap to override set_cell behaviour while using TileMap editor
|
2019-04-01 13:03:35 +02:00 |
|
Rémi Verschelde
|
c54835a23b
|
Merge pull request #25676 from willnationsdev/fix-inherited-icons
Fix inherited icons for script classes
|
2019-04-01 12:21:08 +02:00 |
|
Rémi Verschelde
|
9347142484
|
Merge pull request #26701 from qarmin/do_not_lost_focus
Do not lose focus when moving through scene tree
|
2019-04-01 11:57:46 +02:00 |
|
Rémi Verschelde
|
9bef886fa3
|
Merge pull request #27117 from Faless/editor/asset_lib_image_error
Enabled logging of failed image download.
|
2019-04-01 11:03:03 +02:00 |
|
Rémi Verschelde
|
3c797248d0
|
Merge pull request #26970 from KoBeWi/custom_node_is_now_other_node
Changed 'Custom Node' to 'Other Node' to be less confusing
|
2019-04-01 10:13:27 +02:00 |
|
Hugo Locurcio
|
d59b210aec
|
Use the editor theme's accent color for 2D/3D selections and rotations
|
2019-03-31 23:54:46 +02:00 |
|
Rémi Verschelde
|
472c8a7ba1
|
i18n: Sync translations with Weblate
Also sync translation template.
|
2019-03-28 10:38:58 +01:00 |
|
Hugo Locurcio
|
9ba6738719
|
Use the accent color to highlight selected text
This makes selections easier to see, while making them fit better
within the editor theme.
This closes #22552.
|
2019-03-27 22:12:41 +01:00 |
|
Siddharth
|
fcd39a506a
|
Update tile_set_editor_plugin.cpp
|
2019-03-27 22:50:52 +05:30 |
|
Siddharth
|
ba2b09b034
|
Revert "Updated tile_set_editor_plugin.cpp And area.cpp# This is a combination of 2 commits."
This reverts commit 2d995372d8 .
|
2019-03-27 22:49:19 +05:30 |
|
Rémi Verschelde
|
167d02ef61
|
Merge pull request #27388 from KidRigger/master
Prevents crash on loading unrecognized resources.
|
2019-03-27 17:22:27 +01:00 |
|
Rémi Verschelde
|
37969e71e4
|
Merge pull request #27383 from SpechtMagnus/master
TileMap: Fixed unfinished max_lines draw handling for freeze/crash avoidance.
|
2019-03-27 17:20:56 +01:00 |
|
Rémi Verschelde
|
9d7343a1a3
|
Merge pull request #27182 from goodyttoor/gltf_order
Fix order of transformation in GLTF import
|
2019-03-27 17:06:50 +01:00 |
|
Juan Linietsky
|
6574c557c9
|
Add a "Request Docs" button to code editor.
|
2019-03-26 16:36:19 -07:00 |
|
Anish
|
8ee31ace34
|
Prevents crash on loading unrecognized resources.
Editor crashes on trying to load resources with no loaders.
Simple check on the resource loader prevents using a null
resource loader.
Fixes: #27385
|
2019-03-25 02:32:21 +05:30 |
|
Magnus Specht
|
601acdf0e1
|
Fixed unfinished max_lines handling for crash avoidance.
|
2019-03-24 19:17:02 +01:00 |
|
Siddharth
|
13ead635d9
|
Merge branch 'master' of https://github.com/godotengine/godot into issue1
|
2019-03-23 20:09:08 +05:30 |
|
Siddharth
|
2d995372d8
|
Updated tile_set_editor_plugin.cpp And area.cpp# This is a combination of 2 commits.
Updated tile_set_editor_plugin.cpp And area.cpp
Updated with clang-format
Updated tile_set_editor_plugin.cpp And area.cpp
|
2019-03-23 20:03:59 +05:30 |
|
Pedro J. Estébanez
|
9c3ddf05cb
|
Revert accidental commits
This reverts commit fb37284c02 .
This reverts commit 4db0f51b9a .
|
2019-03-20 21:43:55 +01:00 |
|
Pedro J. Estébanez
|
4db0f51b9a
|
Create live view dock [wip]
|
2019-03-20 20:44:43 +01:00 |
|
ShyRed
|
dcd268e183
|
Add Emission Mask to CPUParticle2D
Add ability to load emission masks to CPUParticle2D.
|
2019-03-19 17:28:57 +01:00 |
|
Kanabenki
|
a1e7febbb3
|
Keep binds for connected signals when changing node type
|
2019-03-19 10:21:52 +01:00 |
|
Vivatchai Kaveeta
|
32dd9c67c6
|
Fix order of transformation in GLTF import
From the gltf 2 spec, the order is R * S. Previously we did S * R, which broke some mesh with non-uniform scale.
Fix #23356, Fix #14725
|
2019-03-18 03:08:46 +07:00 |
|
Paulb23
|
6f6d4a6c2e
|
Fix script editor attempting to set current line to -1 on script open
|
2019-03-17 20:02:05 +00:00 |
|
Will Nations
|
2d106eb715
|
Fix inherited icons for script classes
|
2019-03-17 00:04:15 -05:00 |
|
LATRio
|
22030d4cc4
|
Fixing zooming in TextureRegion
Fixes #20710
|
2019-03-17 10:37:58 +09:00 |
|
Rémi Verschelde
|
df7d3708c5
|
Merge pull request #27145 from YeldhamDev/editfilediag_favrm_remove
Remove unused 'fav_rm' ToolButton in EditorFileDialog
|
2019-03-16 17:07:15 -07:00 |
|
Michael Alexsander Silva Dias
|
579fffd97e
|
Remove unused 'fav_rm' ToolButton in EditorFileDialog
|
2019-03-16 20:30:06 -03:00 |
|
Rémi Verschelde
|
3f631c2567
|
Merge pull request #27130 from akien-mga/editor-theme-hint-typo
Fix misplaced hint for interface/theme/accent_color
|
2019-03-16 14:26:45 -07:00 |
|
Rémi Verschelde
|
e5a310cd38
|
Merge pull request #25782 from hsandt/feature/fix-toggle-comment-indent
Feature/fix toggle comment indent
|
2019-03-16 11:17:47 -07:00 |
|
Rémi Verschelde
|
43f147b5aa
|
Merge pull request #26308 from bojidar-bg/11722-meshlibrary-transforms
Consider StaticBody and NavMesh position when converting to a MeshLibrary
|
2019-03-16 11:15:15 -07:00 |
|
Rémi Verschelde
|
c1fae20400
|
Merge pull request #26706 from YeldhamDev/multinode_scriptclear_fix
Fix clearing scripts while multiple nodes are selected
|
2019-03-16 11:09:40 -07:00 |
|
Rémi Verschelde
|
8965ff90ca
|
Merge pull request #26919 from jabcross/master
Implement source lookup for class_name defined classes
|
2019-03-16 11:06:34 -07:00 |
|
Rémi Verschelde
|
ffd115dd6f
|
Merge pull request #26935 from qarmin/show_class_name_icon_in_tabs
Show in tabs custom class icons
|
2019-03-16 11:04:03 -07:00 |
|
Rémi Verschelde
|
b17c8c0396
|
Fix misplaced hint for interface/theme/accent_color
Supersedes #26992.
|
2019-03-16 11:00:32 -07:00 |
|
Rémi Verschelde
|
06ebf4c3ad
|
Merge pull request #27123 from bojidar-bg/27113-rename-action
Fix renaming actions in the Project settings
|
2019-03-16 10:55:01 -07:00 |
|
Rémi Verschelde
|
18fa1846ea
|
Merge pull request #27115 from Janglee123/master
Fix toggling snap mode while transforming the Spatial object
|
2019-03-16 10:54:44 -07:00 |
|
Bojidar Marinov
|
699a3957ce
|
Fix renaming actions in the Project settings
Fixes #27113, a regression from 6daed7d122
|
2019-03-16 16:28:03 +02:00 |
|
Fabio Alessandrelli
|
37c0ac1d6d
|
Enabled logging of failed image download.
|
2019-03-16 10:58:07 +01:00 |
|
janglee123
|
05446e8b53
|
fixed toggelling snap mode while transforming
|
2019-03-16 13:45:39 +05:30 |
|
Michael Alexsander Silva Dias
|
ebabb0ea65
|
Make bottom panel only try to hide editors when they're visible
|
2019-03-16 03:39:49 -03:00 |
|