Rémi Verschelde
2459f81044
Merge pull request #51704 from Calinou/editor-icons-add-expression
...
Add editor icons for VisualScript and VisualShader expression resources
2021-08-16 12:43:52 +02:00
Rémi Verschelde
40f5c571ec
Merge pull request #51702 from Calinou/port-visual-shader-icons
...
Port visual shader node icons from Godot 2.1.x
2021-08-16 12:43:29 +02:00
Rémi Verschelde
55d26af588
Merge pull request #51608 from clayjohn/Vulkan-Panorama-sky-hint
...
Use hint_albedo in SkyMaterials
2021-08-16 12:41:12 +02:00
Rémi Verschelde
87226cef21
Merge pull request #51723 from Chaosus/fix_shader_compile_error
...
Makes a clear error message if shader compilation failed
2021-08-16 12:31:39 +02:00
Rémi Verschelde
832b045296
Merge pull request #51701 from theoway/updates_node_arranger_icon
...
Changes the icon of node arranger in GraphEdit & editor
2021-08-16 12:31:16 +02:00
Rémi Verschelde
3e7a545ecf
Merge pull request #51030 from kleonc/sprite_frames-preserve-src-atlas_texture-margins
...
SpriteFramesEditor: preserve source texture margins when creating frames from AtlasTexture
2021-08-16 10:37:40 +02:00
Rémi Verschelde
2edc47caea
Merge pull request #51249 from kleonc/tab_container-fix-disconnecting-errors
...
TabContainer: Fix error on removing top-level Control child, Remove _get_tab method
2021-08-16 10:35:20 +02:00
Yuri Roubinsky
9de779344c
Makes a clear error message if shader compilation failed
2021-08-16 11:25:20 +03:00
Umang Kalra
c2f8c94b15
Changes the icon of node arranger in GraphEdit/VisualScript/VisualShader
2021-08-16 12:30:15 +05:30
Rémi Verschelde
437b0dd5f6
Merge pull request #51710 from BastiaanOlij/fix_bokeh_version
2021-08-16 08:57:23 +02:00
Bastiaan Olij
c7847b3f6d
Moved disabling bokeh shader variants to before the version_create call
2021-08-16 12:18:27 +10:00
Hugo Locurcio
c7dbac9d02
Add editor icons for VisualScript and VisualShader expression resources
2021-08-16 01:43:51 +02:00
Hugo Locurcio
ed82634857
Port visual shader node icons from Godot 2.1.x
2021-08-16 00:53:26 +02:00
Rémi Verschelde
1ed00dca88
Merge pull request #51694 from RicardRC/constconstconstconstconstconst
...
Fix compilation with float=64
2021-08-15 20:15:14 +02:00
Yuri Roubinsky
d7ab7ff6be
Merge pull request #51664 from Chaosus/vs_fixes
2021-08-15 20:07:15 +03:00
Yuri Roubinsky
e537a1f10e
Added missed limiters for Visual Shader node enums
2021-08-15 19:10:51 +03:00
Ricard Rovira Cubeles
a8d12b5a61
Add constant to vector function parameters that don't actually modify their input.
...
Add more overloads of vector multiplication, required by templates to compile with float=64.
2021-08-15 16:45:37 +02:00
Rémi Verschelde
966559c3bd
Merge pull request #51512 from Bhu1-V/PR/cmd-fix
...
command palette improvements
2021-08-15 16:01:49 +02:00
Bhuvan Vemula
a0205e4f34
command palette improvements
2021-08-15 11:40:44 +05:30
Bastiaan Olij
57e16812a1
Merge pull request #51507 from BastiaanOlij/fix_screen_and_depth_texture
...
Fix read from screen and depth texture
2021-08-15 13:38:36 +10:00
Bastiaan Olij
4002650cb9
Fix read from screen and depth texture
2021-08-15 13:14:19 +10:00
Rémi Verschelde
8781c9536e
Merge pull request #48572 from Calinou/improve-animation-bezier-editor
...
Improve the animation bezier editor
2021-08-14 23:27:11 +02:00
Hugo Locurcio
4a4d977bea
Improve the animation bezier editor
...
- Allow snapping bezier handles to the timeline.
- Allow precise snapping when holding Shift for keyframes and handles.
- Previously, it was only allowed for seeking the timeline.
- This change also impacts the animation track editor,
not just the bezier editor.
- Invert the Ctrl + mouse wheel behavior to match the zoom direction
in the animation track editor.
- Increase the line spacing between the "Time:" and "Value:" texts
to improve readability.
- Tweak box selection styling to match the animation track editor.
- Adjust line widths for hiDPI displays.
2021-08-14 22:04:45 +02:00
Rémi Verschelde
9f5c61315c
Merge pull request #51669 from KoBeWi/nextnextnextnextnext
...
Fix double Next Editor Tab
2021-08-14 18:06:41 +02:00
Rémi Verschelde
9f77ba4ec5
Merge pull request #51654 from RandomShaper/fix_spirv_msvc_debug
...
Upgrade spirv-reflect
2021-08-14 18:03:46 +02:00
Rémi Verschelde
fae0296378
Merge pull request #51657 from timothyqiu/view-name
...
Fix i18n of 3D view name
2021-08-14 18:02:07 +02:00
kobewi
cf95ce8b43
Fix double Next Editor Tab
2021-08-14 16:57:42 +02:00
Pedro J. Estébanez
d29a0d5753
Upgrade spirv-reflect
2021-08-14 15:12:07 +02:00
Rémi Verschelde
4e1d91f4d3
Merge pull request #50998 from BastiaanOlij/single_bokeh_dof_raster
...
Rewrote raster DOF shader to using BOKEH
2021-08-14 14:44:23 +02:00
Rémi Verschelde
087ec7b8ad
Merge pull request #51656 from AndreaCatania/paged-allocator-initializer
...
The `PagedAllocator` can now allocate objects with non empty constructors.
2021-08-14 14:12:47 +02:00
Rémi Verschelde
b9b6102b91
Merge pull request #51660 from AnilBK/use-short-functions
...
Use get_global_* functions instead of using transforms.
2021-08-14 12:17:53 +02:00
Rémi Verschelde
a96c96ca72
Merge pull request #50147 from aaronfranke/disable-node3d
...
Disable Node3D when compiling without 3D and fix disable_3d option
2021-08-14 11:59:06 +02:00
Anilforextra
c390f0515d
Use get_global_* functions instead of using transforms.
2021-08-14 14:01:57 +05:45
Rémi Verschelde
59879447a3
Merge pull request #51636 from Calinou/rename-lineshape2d
...
Rename LineShape2D to WorldMarginShape2D
2021-08-14 09:36:16 +02:00
Haoyu Qiu
42579a346b
Fix i18n of 3D view name
...
Make the full view name translatable as a whole instead of combining
from sub-strings.
2021-08-14 15:24:02 +08:00
AndreaCatania
c81cb64416
Add the possibility to initialize the classes allocated with the PagedAllocator
...
It uses the (`const T &&... p_args`) forward reference, to avoid copying the
memory in case it's an rvalue, or pass a reference in case it's an lvalue.
This is an example:
```c++
PagedAllocator<btShapeBox> box_allocator;
btShapeBox* box = box_allocator.alloc( btVector3(1.0, 1.0, 1.0) );
```
2021-08-14 09:04:31 +02:00
Hugo Locurcio
8e3f71d750
Rename LineShape2D to WorldMarginShape2D
...
The new name makes it more obvious that it acts as an infinite plane,
and is consistent with its 3D counterpart (WorldMarginShape3D).
2021-08-14 03:12:13 +02:00
Rémi Verschelde
f32c042f3e
Merge pull request #51321 from pycbouh/docs-makerst-codestyle
...
Fix minor code style issues in the RST generator
2021-08-13 22:40:05 +02:00
Rémi Verschelde
14a2e59875
Merge pull request #51642 from akien-mga/cleanup-use_single_quotes
2021-08-13 21:49:06 +02:00
Rémi Verschelde
761eb7e06a
Merge pull request #51585 from Paulb23/theme-update-optimisation
2021-08-13 21:33:36 +02:00
Rémi Verschelde
84461a5c91
Merge pull request #50609 from bruvzg/te_block_caret
...
[TextEdit] Improve block/insert caret drawing.
2021-08-13 21:33:02 +02:00
Rémi Verschelde
81512a3732
Style: Cleanup code using text_editor/completion/use_single_quotes
2021-08-13 21:27:57 +02:00
Rémi Verschelde
4c3ece8c4b
Merge pull request #51628 from timothyqiu/drag-property-path
...
Allow dropping property path into script editor
2021-08-13 21:13:54 +02:00
Yuri Roubinsky
7ab604b677
Merge pull request #51630 from Chaosus/fix_completion_popup_size
2021-08-13 20:38:16 +03:00
Paulb23
273374957b
Only update TextEdit text cache when dirty
2021-08-13 17:47:53 +01:00
Paulb23
b6f5912174
Move CodeEdit theme overrides into EditorTheme
2021-08-13 17:47:53 +01:00
Yuri Roubinsky
6e87ff28ed
Fix incorrect completion popup size of CodeEdit
2021-08-13 19:34:18 +03:00
bruvzg
00381db2e7
[TextEdit] Improve block/insert caret drawing.
2021-08-13 19:28:47 +03:00
Paulb23
b73983340d
Add bulk theme overrides to Control
2021-08-13 16:41:36 +01:00
Rémi Verschelde
3a48474c49
Merge pull request #51619 from Chaosus/fix_dark_words
...
Fix incorrect word block colors in the inspector tooltip
2021-08-13 17:09:34 +02:00