Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973 | Spartan322 | 2024-11-27 | 25 | -65/+197 |
|\ | |||||
| * | Merge pull request #97884 from passivestar/list-variations | Thaddeus Crews | 2024-11-27 | 11 | -0/+16 |
| |\ | |||||
| | * | Add theme type variations for secondary Trees and ItemLists | passivestar | 2024-11-19 | 11 | -0/+16 |
| * | | Merge pull request #85443 from smix8/gridmap_castshadows | Thaddeus Crews | 2024-11-27 | 1 | -0/+19 |
| |\ \ | |||||
| | * | | Add ShadowCastingSetting to MeshLibrary / GridMap items | smix8 | 2024-11-27 | 1 | -0/+19 |
| * | | | Merge pull request #95795 from yahkr/95769-animation-crash | Thaddeus Crews | 2024-11-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix crash when re-importing model with AnimationPlayer panel open and node se... | Yahkub-R | 2024-08-19 | 1 | -1/+1 |
| * | | | | Merge pull request #90778 from timothyqiu/cam-preview | Thaddeus Crews | 2024-11-27 | 6 | -40/+79 |
| |\ \ \ \ | |||||
| | * | | | | Add Camera3D preview in Inspector | Haoyu Qiu | 2024-05-05 | 6 | -40/+79 |
| * | | | | | Merge pull request #97924 from passivestar/plugin-tooltip | Thaddeus Crews | 2024-11-27 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Fix plugin creation dialog script name tooltip | passivestar | 2024-10-07 | 1 | -1/+1 |
| * | | | | | Merge pull request #94026 from passivestar/mac-align-transform-shortcut | Thaddeus Crews | 2024-11-26 | 1 | -1/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | [macOS] Change the shortcut for Align Transform with View | passivestar | 2024-10-16 | 1 | -1/+6 |
| * | | | | | | Merge pull request #99516 from KoBeWi/quantum_entanglement_of_source_files | Thaddeus Crews | 2024-11-26 | 6 | -0/+13 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Untangle ColorPicker includes | kobewi | 2024-11-22 | 6 | -0/+13 |
| * | | | | | | | Add CollisionShape3D custom debug colours | Jamie Greunbaum | 2024-11-26 | 3 | -22/+62 |
* | | | | | | | | Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce | Spartan322 | 2024-11-26 | 10 | -22/+234 |
|\| | | | | | | | |||||
| * | | | | | | | Merge pull request #99506 from Giganzo/scale-2d-selection | Thaddeus Crews | 2024-11-25 | 1 | -8/+7 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Change how multi selection scale is applied to canvas item | Giganzo | 2024-11-21 | 1 | -8/+7 |
| | |/ / / / / / | |||||
| * | | | | | | | Add VoxelGI bake cancelling and progress UI improvement | Bad Sector | 2024-11-23 | 2 | -7/+7 |
| * | | | | | | | Merge pull request #97388 from tetrapod00/visualshader-linear-srgb | Thaddeus Crews | 2024-11-22 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc node | tetrapod00 | 2024-10-19 | 1 | -0/+2 |
| * | | | | | | | | Merge pull request #99487 from passivestar/fix-viewport-offsets | Thaddeus Crews | 2024-11-22 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix viewport message offsets | passivestar | 2024-11-21 | 2 | -2/+2 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #99483 from badsectoracula/cancel_lightmap_bake | Thaddeus Crews | 2024-11-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add lightmap bake cancelling | Bad Sector | 2024-11-21 | 1 | -1/+1 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #99482 from Giganzo/toast_and_spam | Thaddeus Crews | 2024-11-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix toast spam about child of container position | Giganzo | 2024-11-19 | 1 | -1/+1 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #86481 from Illauriel/add-animlib-folding | Thaddeus Crews | 2024-11-21 | 2 | -1/+209 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add persistent folding to Animation Library Editor | Illauriel | 2024-11-19 | 2 | -1/+209 |
| * | | | | | | | | | Merge pull request #99409 from passivestar/state-machine-focus-border-color | Thaddeus Crews | 2024-11-21 | 2 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Expose state machine focus color to theming | passivestar | 2024-11-19 | 2 | -1/+3 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #94981 from Chaosus/shader_fix_screen_uv_in_spatial_light | Thaddeus Crews | 2024-11-21 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Allow `SCREEN_UV` to be used in light function of spatial shader | Chaosus | 2024-11-19 | 1 | -1/+2 |
| | |/ / / / / / / | |||||
* | | | | | | | | | Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823 | Spartan322 | 2024-11-20 | 1 | -3/+7 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge pull request #98297 from Calinou/editor-tweak-lightmapgi-no-meshes-to-b... | Thaddeus Crews | 2024-11-19 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Improve "No meshes to bake" LightmapGI error dialog in the editor | Hugo Locurcio | 2024-11-01 | 1 | -3/+7 |
* | | | | | | | | | Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef | Spartan322 | 2024-11-19 | 5 | -48/+136 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge pull request #99176 from tracefree/obstacle_transform | Thaddeus Crews | 2024-11-18 | 1 | -24/+31 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix obstacle avoidance and 3D editor ignoring transform | Rie | 2024-11-16 | 1 | -24/+31 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #86195 from GreenCrowDev/curve3d_close | Thaddeus Crews | 2024-11-18 | 2 | -21/+102 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Implement closed path for Curve3d | matricola787 | 2024-11-16 | 2 | -21/+102 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Use `(r)find_char` instead of `(r)find` for single characters | A Thousand Ships | 2024-11-17 | 2 | -3/+3 |
* | | | | | | | | | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23 | Spartan322 | 2024-11-15 | 5 | -137/+301 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge pull request #99253 from KoBeWi/tldr | Thaddeus Crews | 2024-11-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Simplify some UID conversions | kobewi | 2024-11-14 | 1 | -1/+1 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #99177 from Chaosus/vs_swap_connections | Thaddeus Crews | 2024-11-15 | 2 | -0/+34 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add swap connection option to visual shader graph | Chaosus | 2024-11-15 | 2 | -0/+34 |
| | |/ / / / / / / | |||||
| * / / / / / / / | Fix error emitting when reset a visual shader preview parameter | Chaosus | 2024-11-15 | 1 | -2/+5 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #97461 from lalitshankarchowdhury/better-replace | Thaddeus Crews | 2024-11-14 | 1 | -8/+8 |
| |\ \ \ \ \ \ \ |