Juan Linietsky
|
1ce46f2a3f
|
Merge pull request #41918 from reduz/implement-3d-textures
Implement 3D textures as import and resource format.
|
2020-09-09 14:40:22 -03:00 |
|
reduz
|
a674da4eec
|
Implement 3D textures as import and resource format.
|
2020-09-09 13:50:21 -03:00 |
|
Yuri Roubinsky
|
14a24fa19c
|
Improve performance for Show/Hide port preview in visual shaders
|
2020-09-09 19:24:55 +03:00 |
|
Yuri Roubinsky
|
ea49d8b9d5
|
Improve performance of Undo:change node position in visual shader
|
2020-09-09 11:29:40 +03:00 |
|
Rémi Verschelde
|
9568bcf166
|
i18n: Sync translations with Weblate
Add translators comment for the two 'Project Manager' strings,
and fix some of the translations.
(cherry picked from commit c5f6d2097b )
|
2020-09-08 15:18:17 +02:00 |
|
Rémi Verschelde
|
3c42d5789f
|
Merge pull request #38308 from bruvzg/sad_security_circus
Adds PCK encryption support (using script encryption key for export).
|
2020-09-07 17:12:01 +02:00 |
|
Juan Linietsky
|
82efb06aaa
|
Merge pull request #41840 from Chaosus/vs_particles
[WIP] Remakes particles in visual shaders
|
2020-09-07 10:43:03 -03:00 |
|
Rémi Verschelde
|
5bf28c735d
|
Merge pull request #41510 from SkyLucilfer/TranslatorComment
Add translators comments extraction for Editor
|
2020-09-07 14:41:49 +02:00 |
|
Eric M
|
54bef223fd
|
Fixed expand/collapse folder option not showing in FileSystemDock
|
2020-09-07 22:09:53 +10:00 |
|
Yuri Roubinsky
|
dc6685d28f
|
Remakes particles in visual shaders
|
2020-09-07 13:33:51 +03:00 |
|
Yuri Roubinsky
|
de097b9327
|
Removes redundant code & fix documentation for VisualShaderNodeCustom
|
2020-09-06 12:09:15 +03:00 |
|
Yuri Roubinsky
|
004d8e86a6
|
Use flags instead TYPE_ enum in visual shaders editor
|
2020-09-06 10:43:14 +03:00 |
|
bruvzg
|
f043eabdd8
|
Adds PCK encryption support (using script encryption key for export).
Change default encryption mode from ECB to CFB.
|
2020-09-05 14:53:39 +03:00 |
|
Marcel Admiraal
|
879390680b
|
Make PosVertex to Vertex slicing explicit.
|
2020-09-04 13:22:20 +01:00 |
|
Rémi Verschelde
|
44e89cb88f
|
Merge pull request #41758 from akien-mga/classref-sync
doc: Sync classref with current source
|
2020-09-04 13:23:20 +02:00 |
|
Rémi Verschelde
|
696849f73a
|
Merge pull request #41761 from madmiraal/fix-assignment-operators
Ensure assignment operators return by reference to avoid unnecessary copies.
|
2020-09-04 13:00:17 +02:00 |
|
Rémi Verschelde
|
de284f931d
|
doc: Sync classref with current source
|
2020-09-04 10:43:11 +02:00 |
|
Marcel Admiraal
|
ce263c4ff6
|
Ensure assignment operators return by reference to avoid unnecessary copies.
|
2020-09-04 09:18:19 +01:00 |
|
Rémi Verschelde
|
dc8d8d1b5d
|
Merge pull request #40996 from Calinou/improve-debug-editor-tooltips
Improve editor tooltips related to debugging
|
2020-09-04 10:07:21 +02:00 |
|
Rémi Verschelde
|
5c0fabd314
|
i18n: Sync translations with Weblate
(cherry picked from commit 41b9e1d7ea )
|
2020-09-04 08:56:38 +02:00 |
|
bruvzg
|
80b8eff6aa
|
[Complex Test Layouts] Change String to use UTF-32 encoding on all platforms.
|
2020-09-03 19:56:24 +03:00 |
|
Rémi Verschelde
|
be7601c94e
|
Merge pull request #41022 from qarmin/fixes_leak_with_creating_settings
Fixes leak with creating editor settings
|
2020-09-03 14:51:45 +02:00 |
|
Rémi Verschelde
|
2da7d2c172
|
Merge pull request #41050 from Calinou/spriteframes-editor-compact
Make the SpriteFrames animation speed SpinBox take less vertical space
|
2020-09-03 14:40:45 +02:00 |
|
Rémi Verschelde
|
a77106bf7e
|
Merge pull request #41332 from bruvzg/win_subsys_option
Revert #41164, add subsystem build option.
|
2020-09-03 11:52:29 +02:00 |
|
Rémi Verschelde
|
cb20d2bc1d
|
Merge pull request #41702 from kotelifelif/37424
Update search function in project settings
|
2020-09-03 11:20:02 +02:00 |
|
Yuri Roubinsky
|
58f0aa44d1
|
Merge pull request #41724 from Chaosus/vs_fix_particles
Restore Particles functionality in visual shader
|
2020-09-03 11:18:09 +03:00 |
|
Yuri Roubinsky
|
c291b1d23c
|
Restore Particles functionality in visual shader
|
2020-09-03 10:22:00 +03:00 |
|
Rémi Verschelde
|
71833520da
|
Merge pull request #41589 from sburris0/master
Make blank project name create an error, not a warning
|
2020-09-03 00:27:57 +02:00 |
|
booer
|
7f226d0a85
|
Fix filtering of search results in SectionedInspector
|
2020-09-02 17:11:13 +07:00 |
|
Eric M
|
5612770cea
|
Fix editor inspector refresh not working
|
2020-09-02 14:03:23 +10:00 |
|
Rémi Verschelde
|
23ce1dbfd5
|
Merge pull request #41668 from clayjohn/GLOW-HQ
Add high quality glow mode
|
2020-09-01 21:04:07 +02:00 |
|
Rémi Verschelde
|
9be18addb1
|
Merge pull request #37022 from aaronfranke/editor-plugin-iter-back
Iterate backwards over EditorPlugin's list of plugins in get_editor etc
|
2020-09-01 19:49:29 +02:00 |
|
Rémi Verschelde
|
ac3046682a
|
Merge pull request #37240 from aaronfranke/pm-min-size
Change the "remove missing" button to disabled rather than hidden
|
2020-09-01 10:46:13 +02:00 |
|
Rémi Verschelde
|
eac32f082a
|
Merge pull request #40868 from aaronfranke/color-html-rgba
Change Color HTML conversion from ARGB to RGBA
|
2020-09-01 10:44:36 +02:00 |
|
clayjohn
|
8da3c739bf
|
Add high quality glow mode
|
2020-08-31 23:16:41 -07:00 |
|
Aaron Franke
|
ecd6a893b4
|
Change Color HTML conversion from ARGB to RGBA
Also add support for 3 and 4 digit values in C#. Now it actually matches the HTML/CSS spec.
|
2020-09-01 02:07:35 -04:00 |
|
Michael Alexsander
|
fb17743ecc
|
Fix being able to create invalid scripts by pressing enter inside "Path"
|
2020-08-31 22:24:09 -03:00 |
|
Aaron Franke
|
0b6326c79a
|
Change the "remove missing" button to disabled rather than hidden
Also set a minimum size
|
2020-08-31 11:40:06 -04:00 |
|
Rémi Verschelde
|
96e257b272
|
Merge pull request #41601 from hinlopen/remember-last-filter-order
Fix not saving new filter order in project manager
|
2020-08-31 14:18:32 +02:00 |
|
Rémi Verschelde
|
74dbcf1e4d
|
Merge pull request #30148 from zaksnet/fix-texture-editor
Adds automatic update for StyleBoxTexture > region_rect
|
2020-08-31 13:25:28 +02:00 |
|
Rémi Verschelde
|
5e4ccc56d8
|
Merge pull request #38580 from aaronfranke/import-dock
Make the Import dock depend on the FileSystem dock for editor feature profiles
|
2020-08-31 11:44:03 +02:00 |
|
Ignacio Etcheverry
|
b89ba85f6f
|
Fix crash because of initialized EditorDebuggerPlugin field
|
2020-08-30 01:52:42 +02:00 |
|
Zak
|
7d7727bade
|
Adds automatic update for region_rect
When changing the texture region for a StyleBox, the regions was not updating automatically in the Texture editor.
|
2020-08-29 19:46:52 +02:00 |
|
Stijn Hinlopen
|
31fdb0fe46
|
Fix not saving new filter order
|
2020-08-29 15:39:34 +02:00 |
|
Spencer Burris
|
0e3d938968
|
Make blank project name create an error, not a warning
|
2020-08-28 15:57:33 -07:00 |
|
Michael Alexsander
|
626d9d5ae4
|
Add placeholders to the searchbars in the Project/Editor settings
|
2020-08-28 18:39:19 -03:00 |
|
Stijn Hinlopen
|
598447c5bc
|
Refactor project filter in Project Manager
- Reorder search/sort bar
- Removed ProjectListFilter (unnecessary abstraction)
- Reorder side bar buttons
- Removed some unused variables/methods
|
2020-08-27 22:14:30 +02:00 |
|
Rémi Verschelde
|
7a62b94bca
|
Merge pull request #41523 from Lunatoid/theme-editor-h-scrollbar
Gives the theme editor a horizontal scrollbar
|
2020-08-27 12:16:56 +02:00 |
|
Rémi Verschelde
|
d30c3d06dd
|
Merge pull request #39440 from simpuid/custom-profilers
Debugger Plugins in Godot
|
2020-08-27 11:35:39 +02:00 |
|
Rémi Verschelde
|
6875c9d684
|
Merge pull request #40302 from verdog/camera-bounds-fix
Fix Camera2D Incorrect Preview Bounds
|
2020-08-27 09:58:24 +02:00 |
|