summaryrefslogtreecommitdiffstats
path: root/scene/resources
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge pull request #96705 from elmajime/camera_from_external_feedThaddeus Crews2024-11-041-4/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Added external camera feed from external plugin on Androidmaxime.chambefort2024-10-301-4/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`Michael Alexsander2024-11-022-4/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-024-296/+7
|\| | | | | | |
| * | | | | | | Merge pull request #69197 from aaronfranke/fix-tiny-convexThaddeus Crews2024-10-311-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Fix debug line drawing with tiny convex hull mesh collidersAaron Franke2024-10-301-1/+1
| * | | | | | | Merge pull request #98303 from Chaosus/vs_transparency_previewYuri Rubinsky2024-10-311-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Add alpha channel display to vec4 previews of visual shader nodesChaosus2024-10-181-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge pull request #98620 from zeux/lodgen-cleanupClay John2024-10-302-294/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settingsArseny Kapoulkine2024-10-282-294/+5
* | | | | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-3011-22/+29
|\| | | | | | |
| * | | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-2910-21/+21
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-2510-21/+21
| * | | | | | | Merge pull request #98529 from zeux/meshopt-22Clay John2024-10-272-1/+8
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Update meshoptimizer to 0.22Arseny Kapoulkine2024-10-262-1/+8
* | | | | | | | Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-27203-406/+406
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix copyright headers referring to GodotSpartan3222024-10-27203-406/+406
* | | | | | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-262-16/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Merge pull request #98477 from Calinou/styleboxflat-corner-radius-increase-ra...Thaddeus Crews2024-10-251-12/+12
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Increase range hint for StyleBoxFlat `border_width`, `corner_radius` and `exp...Hugo Locurcio2024-10-241-12/+12
| * | | | | | | Merge pull request #98293 from timothyqiu/emptiness-is-indeed-formClay John2024-10-241-4/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Fix error when undo tile deletion in TileSetAtlasSourceEditorHaoyu Qiu2024-10-181-4/+4
| | | |/ / / / | | |/| | | |
* | | | | | | Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5Spartan3222024-10-242-2/+26
|\| | | | | |
| * | | | | | Merge pull request #98451 from RandomShaper/ext_text_errThaddeus Crews2024-10-242-2/+26
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ExternalTexture: Avoid error when destroyed without having been usedPedro J. Estébanez2024-10-232-2/+26
| | |/ / / /
* | | | | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-223-2/+16
|\| | | | |
| * | | | | Merge pull request #98041 from Hilderin/fix-lost-gdextensions-on-startupThaddeus Crews2024-10-211-2/+2
| |\ \ \ \ \
| | * | | | | Fix lost of gdextension on editor startup.Hilderin2024-10-201-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #97205 from tetrapod00/inspect-native-shader-codeThaddeus Crews2024-10-212-0/+14
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add "Inspect Native Shader Code" to shader resource and shader editortetrapod002024-10-082-0/+14
* | | | | | Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51edSpartan3222024-10-151-0/+2
|\| | | | |
| * | | | | Merge pull request #97770 from tdaven/fix-94151Thaddeus Crews2024-10-141-0/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix immediate mesh modifications that don't call set_meshTrevor Davenport2024-10-031-0/+2
* | | | | | Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6Spartan3222024-10-141-6/+3
|\| | | | |
| * | | | | Fix implementation of property_can_revert() in various classeskobewi2024-10-041-6/+3
| | |_|/ / | |/| | |
* | | | | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-11203-0/+406
* | | | | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-114-4/+4
|/ / / /
* | | | Partially revert 96780, remove warnings from project/editor settings `_get`.bruvzg2024-10-041-40/+36
* | | | Merge pull request #97362 from reduz/make-unique-scene-id-deterministicRémi Verschelde2024-10-041-0/+2
|\ \ \ \
| * | | | Make internal unique scene resource ID deterministicJuan2024-09-231-0/+2
* | | | | Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...Dario2024-10-028-146/+266
| |/ / / |/| | |
* | | | Merge pull request #94240 from MewPurPur/optimize-styleboxflatRémi Verschelde2024-10-011-77/+70
|\ \ \ \
| * | | | Optimize StyleBoxFlat.draw()MewPurPur2024-09-281-77/+70
| | |/ / | |/| |
* | | | Merge pull request #93449 from Calinou/basematerial3d-refraction-use-depth-co...Rémi Verschelde2024-10-011-6/+13
|\ \ \ \
| * | | | Fix BaseMaterial3D refracting objects located in front of the materialHugo Locurcio2024-09-261-6/+13
* | | | | Add markers to animationchocola-mint2024-09-292-0/+173
* | | | | Merge pull request #93311 from dsnopek/gdextension-required-virtualsRémi Verschelde2024-09-2710-66/+66
|\ \ \ \ \
| * | | | | GDExtension: Mark virtual function as `is_required` in `extension_api.json`David Snopek2024-09-1110-66/+66
* | | | | | Merge pull request #97414 from AThousandShips/code_highlight_fixRémi Verschelde2024-09-261-2/+0
|\ \ \ \ \ \
| * | | | | | Fix editing of some properties in `CodeHighlighter`A Thousand Ships2024-09-241-2/+0
| | |_|_|_|/ | |/| | | |