DeeJayLSP
|
37bee2fde3
|
Fix broken WAV info list tag parsing
|
2025-06-17 00:54:17 -03:00 |
|
Haoyu Qiu
|
a7ab249a2a
|
Make PROPERTY_HINT_GROUP_ENABLE hide properties by default
|
2025-06-16 20:03:49 +08:00 |
|
kobewi
|
652de74ac4
|
Clear cache when setting Mesh's surfaces
|
2025-06-16 11:27:23 +02:00 |
|
Hendrik Brucker
|
666d7c030b
|
[VisualShader] Fix and improve editor state persistence
|
2025-06-14 13:10:17 +02:00 |
|
Rémi Verschelde
|
6c52478491
|
Merge pull request #107453 from LunaCapra/bent-normals-triplanar
Fix bent normal maps not working with triplanar UVs
|
2025-06-12 22:49:29 +02:00 |
|
Rémi Verschelde
|
ae484828bb
|
Merge pull request #107408 from Ivorforce/node-path-string-explicit
Make conversions from `NodePath` to `String` explicit.
|
2025-06-12 22:49:03 +02:00 |
|
Capry
|
bf8edd2c2a
|
Fix bent normal maps not working with triplanar UVs
|
2025-06-12 14:45:37 +02:00 |
|
Rémi Verschelde
|
e9f5bd8e51
|
Merge pull request #107355 from beicause/fix-resource-script-property-save
Fix `script` property of custom resources inherited from scripts are not saved
|
2025-06-12 11:56:46 +02:00 |
|
LuoZhihao
|
8ba4656ea3
|
Compile out editor-only logic within validate_property in games
|
2025-06-12 12:54:19 +08:00 |
|
Rémi Verschelde
|
0497ae9947
|
Merge pull request #80710 from apples/7174-apples-stencil
Add stencil support to spatial materials
|
2025-06-12 01:15:35 +02:00 |
|
Apples
|
d674c9e289
|
Add stencil support for spatial materials
|
2025-06-11 09:59:10 -05:00 |
|
Lukas Tenbrink
|
e2931a5c19
|
Make conversions from NodePath to String explicit.
|
2025-06-11 16:50:27 +02:00 |
|
LuoZhihao
|
784823ada1
|
Fix script property of custom resources inherited from scripts are not saved
|
2025-06-10 23:03:13 +08:00 |
|
Rémi Verschelde
|
d49012f01d
|
Merge pull request #105561 from bruvzg/a_pix
Fix `is_pixel_opaque` bound checks.
|
2025-06-10 12:29:46 +02:00 |
|
Lukas Tenbrink
|
ed836df150
|
Make conversions from math types to String explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
DeeJayLSP
|
afcc647886
|
AudioStreamWAV: Inline tag remap inside load
|
2025-06-07 09:41:23 -03:00 |
|
Pedro J. Estébanez
|
c854462ac5
|
Fix resources wrongly duplicated upon instantiating inherited scenes
|
2025-06-06 17:45:45 +02:00 |
|
Apples
|
7574a5dbb3
|
Add depth function for spatial materials
|
2025-06-06 09:21:19 -05:00 |
|
Rémi Verschelde
|
e5c8fb8f1d
|
Merge pull request #107005 from TokageItLab/fix-anim-node-param-type
Fix ambiguous AnimationNode's parameter type in default value and make `validate_type_match()` static function
|
2025-06-05 13:12:43 +02:00 |
|
Rémi Verschelde
|
8b8895b055
|
Merge pull request #106605 from kleonc/curve3d_show_point_tilt_in_degrees
Show `Curve3D` point tilt in degrees in inspector
|
2025-06-05 13:11:57 +02:00 |
|
Rémi Verschelde
|
8131883b16
|
Merge pull request #99504 from LunaCapra/audio-metadata
Add metadata tags to WAV and OGG audio streams
|
2025-06-05 13:10:12 +02:00 |
|
Silc Lizard (Tokage) Renew
|
678fb63451
|
Fix ambiguous AnimationNode's parameter type in default value
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
|
2025-06-05 10:02:22 +09:00 |
|
Thaddeus Crews
|
1b37dacc18
|
Merge pull request #106622 from beicause/rm-unnecessary-validate-property-call
Remove unnecessary calling `_validate_property()` in the core from all extended classes
|
2025-06-03 15:30:28 -05:00 |
|
Thaddeus Crews
|
e24d536b9f
|
Merge pull request #95564 from Arnklit/default-bezier-keys
Add option to auto tangent new bezier points in animation editor
|
2025-06-03 15:30:23 -05:00 |
|
Thaddeus Crews
|
bd94fc7c19
|
Merge pull request #107049 from OzelotVanilla/fix-resourcesaver-saving-default-value
Fix `ResourceSaver` saving default value of `Resource`
|
2025-06-03 15:30:15 -05:00 |
|
Michael Alexsander
|
454e4f817c
|
Make build profile project detection also set build options
|
2025-06-03 11:11:33 -03:00 |
|
LuoZhihao
|
713ed59a77
|
Remove unnecessary _validate_property() calling
|
2025-06-03 21:57:36 +08:00 |
|
Kasper Arnklit Frandsen
|
5934804335
|
Add option to auto tangent new bezier points in animation editor
Co-authored-by: Mikael Hermansson <mikael@hermansson.io>
|
2025-06-03 11:04:35 +02:00 |
|
Thaddeus Crews
|
7a3d2f6779
|
Merge pull request #106606 from aaronfranke/pow2_64
Add 64-bit versions of core power of 2 functions
|
2025-06-02 18:51:56 -05:00 |
|
Thaddeus Crews
|
424b0c0fcc
|
Merge pull request #100559 from DeeJayLSP/save-wav-vector
Reduce memory overhead of `save_to_wav`
|
2025-06-02 18:51:48 -05:00 |
|
Thaddeus Crews
|
028a7d3776
|
Merge pull request #89530 from dalexeev/ed-allow-rename-theme-types
Editor: Add ability to rename theme types
|
2025-06-02 18:51:40 -05:00 |
|
Thaddeus Crews
|
e77b244bf3
|
Merge pull request #106921 from Calinou/fontfile-clamp-face-index
Clamp FontFile Face Index to a valid range in the inspector
|
2025-06-02 18:51:34 -05:00 |
|
Ozelot Vanilla
|
3772e7690d
|
Fix ResourceSaver saving default value
|
2025-06-02 22:21:28 +09:00 |
|
Aaron Franke
|
f6f1df7d73
|
Add 64-bit versions of core power of 2 functions
|
2025-06-01 23:11:12 -07:00 |
|
Capry
|
20c0a0b489
|
Add metadata tags to WAV and OGG audio streams
|
2025-05-31 11:43:01 +02:00 |
|
Danil Alexeev
|
e6c9a832c1
|
Editor: Add ability to rename theme types
|
2025-05-29 21:57:48 +03:00 |
|
Hugo Locurcio
|
0a800df58e
|
Clamp FontFile Face Index to a valid range in the inspector
Previously, you could set it to an invalid value in the inspector,
which caused an error to be printed by TextServerAdvanced.
|
2025-05-29 03:23:37 +02:00 |
|
Thaddeus Crews
|
de37627404
|
Merge pull request #102552 from DarioSamo/shader-baker
Add shader baker to project exporter.
|
2025-05-28 17:09:38 -05:00 |
|
Lukas Tenbrink
|
eb9bea10a9
|
Remove obsolete VMap forward declaration.
|
2025-05-28 12:19:33 +02:00 |
|
Dario
|
5a30a7e7cd
|
Add shader baker to project exporter.
Metal Support contributed by Migeran (https://migeran.com) and Stuart Carnie.
Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com>
Co-authored-by: Gergely Kis <gergely.kis@migeran.com>
|
2025-05-27 12:45:27 -03:00 |
|
Thaddeus Crews
|
c18c5c0b2c
|
Merge pull request #106864 from akien-mga/tileset-warning-maybe-uninitialized
TileSet: Fix `-Wmaybe-uninitialized` warning on CompatibilityShapeData
|
2025-05-27 09:39:35 -05:00 |
|
Thaddeus Crews
|
f619ca2519
|
Merge pull request #60143 from Rindbee/better-connection-dialog
Add a flag to make the connection automatically emit the source object.
|
2025-05-27 09:39:34 -05:00 |
|
Rindbee
|
5e2396e001
|
Add a flag to make the connection automatically emit the source object.
Mainly used to improve the connection dialog.
Not implemented in `emit_signalp()`, append the source object when a PackScene is instantiated.
|
2025-05-27 20:19:03 +08:00 |
|
Rémi Verschelde
|
baa92252d3
|
TileSet: Fix -Wmaybe-uninitialized warning on CompatibilityShapeData
|
2025-05-27 13:51:13 +02:00 |
|
Lukas Tenbrink
|
4cb8a0c77e
|
Add resize_initialized and resize_uninitialized to Vector. These functions serve as replacements for resize, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
|
2025-05-26 18:35:41 +02:00 |
|
Thaddeus Crews
|
869807a7b8
|
Merge pull request #106796 from akien-mga/tileset-compat-conversion-prevent-crash
TileSet: Prevent crash in conversion of invalid tiles from Godot 3.x
|
2025-05-26 11:24:33 -05:00 |
|
Thaddeus Crews
|
506417fe43
|
Merge pull request #105623 from lodetrick/section-feature-hide
Allow Inspector Section Checkboxes to hide features, Add "On" text to checkboxes
|
2025-05-26 11:24:25 -05:00 |
|
Rémi Verschelde
|
b323212e0e
|
TileSet: Prevent crash in conversion of invalid tiles from Godot 3.x
Fixes #80898.
|
2025-05-25 15:20:56 +02:00 |
|
Thaddeus Crews
|
274ed34ac4
|
Merge pull request #93836 from aaronfranke/capsule-mid-height
Add mid height property to CapsuleShape2D/3D
|
2025-05-23 09:46:13 -05:00 |
|
Thaddeus Crews
|
8085fd3102
|
Merge pull request #93142 from clayjohn/z_clip_scale
Add new shader built ins: `Z_CLIP_SCALE` and `PERSPECTIVE_SCALE`
|
2025-05-22 12:15:06 -05:00 |
|