-
-
Notifications
You must be signed in to change notification settings - Fork 21.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Final results of collaboration with Google and The Forge #90284
base: master
Are you sure you want to change the base?
Commits on Jan 12, 2024
-
New: buffer_get_persistent_address to return UMA address when possible
- vulkan implementation to allocate with a persistent memory address - getter implementation - new member added for vulkan BufferInfo
Configuration menu - View commit details
-
Copy full SHA for 0fc0325 - Browse repository at this point
Copy the full SHA 0fc0325View commit details -
Configuration menu - View commit details
-
Copy full SHA for b25b49e - Browse repository at this point
Copy the full SHA b25b49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16fe4ee - Browse repository at this point
Copy the full SHA 16fe4eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1250b8 - Browse repository at this point
Copy the full SHA c1250b8View commit details -
add a flag to globally toggle persistent buffers + remove usage in ve…
…rtex and index buffer
Configuration menu - View commit details
-
Copy full SHA for 6cf9b26 - Browse repository at this point
Copy the full SHA 6cf9b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for b611cf8 - Browse repository at this point
Copy the full SHA b611cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3315786 - Browse repository at this point
Copy the full SHA 3315786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39bb921 - Browse repository at this point
Copy the full SHA 39bb921View commit details -
bitfirelds for buffer creation bits, and update uniform and storage b…
…uffer creation to use them
Configuration menu - View commit details
-
Copy full SHA for c9d9294 - Browse repository at this point
Copy the full SHA c9d9294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2369f - Browse repository at this point
Copy the full SHA 5b2369fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45e9cc5 - Browse repository at this point
Copy the full SHA 45e9cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc5a1d - Browse repository at this point
Copy the full SHA bdc5a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2718c27 - Browse repository at this point
Copy the full SHA 2718c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2b1658 - Browse repository at this point
Copy the full SHA c2b1658View commit details -
Configuration menu - View commit details
-
Copy full SHA for f103234 - Browse repository at this point
Copy the full SHA f103234View commit details -
Configuration menu - View commit details
-
Copy full SHA for eecc81f - Browse repository at this point
Copy the full SHA eecc81fView commit details -
request debug marker extension along side debug utils, and assign the…
… function pointers if found
Configuration menu - View commit details
-
Copy full SHA for 84c4eaf - Browse repository at this point
Copy the full SHA 84c4eafView commit details -
debug marker extenstion usages for begin_label/end_label/ inser_label…
…/ setobject name + a conversion function
Configuration menu - View commit details
-
Copy full SHA for aa4ed9b - Browse repository at this point
Copy the full SHA aa4ed9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35961df - Browse repository at this point
Copy the full SHA 35961dfView commit details -
fixes for debug marker extensions, they should be coming from the dev…
…ice, not the instance
Configuration menu - View commit details
-
Copy full SHA for b02cf06 - Browse repository at this point
Copy the full SHA b02cf06View commit details -
adding a function to vma to verify that lazily allocated buffers are …
…being used on android
Configuration menu - View commit details
-
Copy full SHA for 07ecf9d - Browse repository at this point
Copy the full SHA 07ecf9dView commit details -
function to destroy shader modules, should be called on shaders after…
… all associated modules have been created
Configuration menu - View commit details
-
Copy full SHA for 062d8f1 - Browse repository at this point
Copy the full SHA 062d8f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea1c92 - Browse repository at this point
Copy the full SHA 7ea1c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9600903 - Browse repository at this point
Copy the full SHA 9600903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 390d12e - Browse repository at this point
Copy the full SHA 390d12eView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f30636 - Browse repository at this point
Copy the full SHA 4f30636View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09f9cd0 - Browse repository at this point
Copy the full SHA 09f9cd0View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3bb0366 - Browse repository at this point
Copy the full SHA 3bb0366View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c64defe - Browse repository at this point
Copy the full SHA c64defeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4151bac - Browse repository at this point
Copy the full SHA 4151bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a9ea57 - Browse repository at this point
Copy the full SHA 2a9ea57View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27ee7b4 - Browse repository at this point
Copy the full SHA 27ee7b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be8ab1 - Browse repository at this point
Copy the full SHA 0be8ab1View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db6c6aa - Browse repository at this point
Copy the full SHA db6c6aaView commit details
Commits on Feb 2, 2024
-
Fix Editor UI issue when UMA buffers are enabled, now enable persiste…
…nt buffer with uniform buffers only when requested
Configuration menu - View commit details
-
Copy full SHA for 9fc7df4 - Browse repository at this point
Copy the full SHA 9fc7df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d275e88 - Browse repository at this point
Copy the full SHA d275e88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 074848f - Browse repository at this point
Copy the full SHA 074848fView commit details
Commits on Feb 6, 2024
-
Descriptor optimizations : remove FREE_DESCRIPTOR flag from descripto…
…r pools and make them act as linear allocators
Configuration menu - View commit details
-
Copy full SHA for 9f9e8a5 - Browse repository at this point
Copy the full SHA 9f9e8a5View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ad217f - Browse repository at this point
Copy the full SHA 0ad217fView commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 247cd05 - Browse repository at this point
Copy the full SHA 247cd05View commit details -
fix resetting of per frame linear descriptor pools, use a reference a…
…nd set value to zero
Configuration menu - View commit details
-
Copy full SHA for 55a9f4e - Browse repository at this point
Copy the full SHA 55a9f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 679d451 - Browse repository at this point
Copy the full SHA 679d451View commit details
Commits on Feb 16, 2024
-
using linearly allocatoted descriptor set pool with forward mobile se…
…tup pass, material storage, mesh storage, and particles storage
Configuration menu - View commit details
-
Copy full SHA for ca71b28 - Browse repository at this point
Copy the full SHA ca71b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4acda - Browse repository at this point
Copy the full SHA 4e4acdaView commit details
Commits on Feb 23, 2024
-
immutable sampler : vulkan device driver
- adding global flag to toggle immutable samplers - api change for shader_create, optionally immutable sampler can be sent to be bound in layout - adding flag for bound uniforms specifying if its immutable sampler - skipping immutable samplers when creating uniform sets fix for skipping immutable samplers in uniform set
Configuration menu - View commit details
-
Copy full SHA for 57f7647 - Browse repository at this point
Copy the full SHA 57f7647View commit details -
immutable sampler : rendering device changes
- new api shader_create_from_bytecode_with_samplers to have the option to specify immutable sampler when creating pipieline layouts - passing the flags to skip them from uniform sets
Configuration menu - View commit details
-
Copy full SHA for e5b954a - Browse repository at this point
Copy the full SHA e5b954aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa2420 - Browse repository at this point
Copy the full SHA 7fa2420View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b0c8c6 - Browse repository at this point
Copy the full SHA 6b0c8c6View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4dc90d3 - Browse repository at this point
Copy the full SHA 4dc90d3View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 887ea97 - Browse repository at this point
Copy the full SHA 887ea97View commit details -
Configuration menu - View commit details
-
Copy full SHA for e05686e - Browse repository at this point
Copy the full SHA e05686eView commit details
Commits on Mar 8, 2024
-
replacing push constants with uniform buffers
replacing push constants with uniform buffers re adapt the blur, blit, tonemap cube_to_dp shaders to use UBO instead of push constants,
Configuration menu - View commit details
-
Copy full SHA for 74302f4 - Browse repository at this point
Copy the full SHA 74302f4View commit details -
Revert "forward mobile renderer : replace push constants for draw par…
…ams by uniform buffers" This reverts commit e05686e.
Configuration menu - View commit details
-
Copy full SHA for 6e5c134 - Browse repository at this point
Copy the full SHA 6e5c134View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2127b8f - Browse repository at this point
Copy the full SHA 2127b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3889a9 - Browse repository at this point
Copy the full SHA d3889a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dbc22b - Browse repository at this point
Copy the full SHA 6dbc22bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc9ac3 - Browse repository at this point
Copy the full SHA 5bc9ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 654841d - Browse repository at this point
Copy the full SHA 654841dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45dbf8c - Browse repository at this point
Copy the full SHA 45dbf8cView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62179b2 - Browse repository at this point
Copy the full SHA 62179b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d21db1 - Browse repository at this point
Copy the full SHA 3d21db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e6e147 - Browse repository at this point
Copy the full SHA 6e6e147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b40e7b - Browse repository at this point
Copy the full SHA 4b40e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6854421 - Browse repository at this point
Copy the full SHA 6854421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 062183e - Browse repository at this point
Copy the full SHA 062183eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cc7c1 - Browse repository at this point
Copy the full SHA 95cc7c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08064c7 - Browse repository at this point
Copy the full SHA 08064c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22fd9a3 - Browse repository at this point
Copy the full SHA 22fd9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f617bb - Browse repository at this point
Copy the full SHA 2f617bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e27edd - Browse repository at this point
Copy the full SHA 6e27eddView commit details -
Use native size when creating the swapchain, swap width and height fo…
…r non native orientations
Configuration menu - View commit details
-
Copy full SHA for 64939a0 - Browse repository at this point
Copy the full SHA 64939a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6894bb - Browse repository at this point
Copy the full SHA e6894bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62095d8 - Browse repository at this point
Copy the full SHA 62095d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d466bb - Browse repository at this point
Copy the full SHA 2d466bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for baa46a6 - Browse repository at this point
Copy the full SHA baa46a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b94fb - Browse repository at this point
Copy the full SHA f3b94fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a153ed - Browse repository at this point
Copy the full SHA 1a153edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3409532 - Browse repository at this point
Copy the full SHA 3409532View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9da7e3 - Browse repository at this point
Copy the full SHA a9da7e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecbe3c9 - Browse repository at this point
Copy the full SHA ecbe3c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d64d49 - Browse repository at this point
Copy the full SHA 2d64d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01656c5 - Browse repository at this point
Copy the full SHA 01656c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e133787 - Browse repository at this point
Copy the full SHA e133787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce6ccb - Browse repository at this point
Copy the full SHA 3ce6ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2e079 - Browse repository at this point
Copy the full SHA fa2e079View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0b7815 - Browse repository at this point
Copy the full SHA e0b7815View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe8a243 - Browse repository at this point
Copy the full SHA fe8a243View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfbe4c0 - Browse repository at this point
Copy the full SHA bfbe4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76bc465 - Browse repository at this point
Copy the full SHA 76bc465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 778f798 - Browse repository at this point
Copy the full SHA 778f798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829da6c - Browse repository at this point
Copy the full SHA 829da6cView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3dbdec - Browse repository at this point
Copy the full SHA b3dbdecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b05f59a - Browse repository at this point
Copy the full SHA b05f59aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61db948 - Browse repository at this point
Copy the full SHA 61db948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8c36a - Browse repository at this point
Copy the full SHA 5b8c36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16146f3 - Browse repository at this point
Copy the full SHA 16146f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b451518 - Browse repository at this point
Copy the full SHA b451518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fc2bf0 - Browse repository at this point
Copy the full SHA 9fc2bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1c3fe - Browse repository at this point
Copy the full SHA 9b1c3feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0e8bd - Browse repository at this point
Copy the full SHA 6d0e8bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e27db7 - Browse repository at this point
Copy the full SHA 6e27db7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d2587d - Browse repository at this point
Copy the full SHA 8d2587dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a3753 - Browse repository at this point
Copy the full SHA 38a3753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2806d85 - Browse repository at this point
Copy the full SHA 2806d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for d613b80 - Browse repository at this point
Copy the full SHA d613b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 730eb17 - Browse repository at this point
Copy the full SHA 730eb17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1d9e5 - Browse repository at this point
Copy the full SHA 2d1d9e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 816a77b - Browse repository at this point
Copy the full SHA 816a77bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0206947 - Browse repository at this point
Copy the full SHA 0206947View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d827f - Browse repository at this point
Copy the full SHA c4d827fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5abe2 - Browse repository at this point
Copy the full SHA ae5abe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 368de5f - Browse repository at this point
Copy the full SHA 368de5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b79e68 - Browse repository at this point
Copy the full SHA 3b79e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2cfe5 - Browse repository at this point
Copy the full SHA 3e2cfe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b4b41c - Browse repository at this point
Copy the full SHA 1b4b41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5f8af - Browse repository at this point
Copy the full SHA 2b5f8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 566ffe6 - Browse repository at this point
Copy the full SHA 566ffe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12ef522 - Browse repository at this point
Copy the full SHA 12ef522View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf5ac8 - Browse repository at this point
Copy the full SHA faf5ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e469ab - Browse repository at this point
Copy the full SHA 1e469abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a7bb35 - Browse repository at this point
Copy the full SHA 6a7bb35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4638dfd - Browse repository at this point
Copy the full SHA 4638dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b636c3 - Browse repository at this point
Copy the full SHA 3b636c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2e2cd - Browse repository at this point
Copy the full SHA fb2e2cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff787c1 - Browse repository at this point
Copy the full SHA ff787c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ec312 - Browse repository at this point
Copy the full SHA a7ec312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55659dd - Browse repository at this point
Copy the full SHA 55659ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8abe64 - Browse repository at this point
Copy the full SHA a8abe64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef8c3e - Browse repository at this point
Copy the full SHA 9ef8c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97fdd8b - Browse repository at this point
Copy the full SHA 97fdd8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ad3b3a - Browse repository at this point
Copy the full SHA 0ad3b3aView commit details -
Merge branch 'TF_final' of https://github.com/ConfettiFX/GodotImprove…
…ments into TF_final
Configuration menu - View commit details
-
Copy full SHA for 9a20b8d - Browse repository at this point
Copy the full SHA 9a20b8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72045eb - Browse repository at this point
Copy the full SHA 72045ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aff40c - Browse repository at this point
Copy the full SHA 9aff40cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e939cc6 - Browse repository at this point
Copy the full SHA e939cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8070b7 - Browse repository at this point
Copy the full SHA a8070b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7b8c5 - Browse repository at this point
Copy the full SHA bf7b8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac16158 - Browse repository at this point
Copy the full SHA ac16158View commit details -
Configuration menu - View commit details
-
Copy full SHA for af70976 - Browse repository at this point
Copy the full SHA af70976View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5141bd - Browse repository at this point
Copy the full SHA a5141bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 266313a - Browse repository at this point
Copy the full SHA 266313aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c084f58 - Browse repository at this point
Copy the full SHA c084f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ad7e4 - Browse repository at this point
Copy the full SHA 89ad7e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 095df16 - Browse repository at this point
Copy the full SHA 095df16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0623cc1 - Browse repository at this point
Copy the full SHA 0623cc1View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4ca8e8 - Browse repository at this point
Copy the full SHA e4ca8e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b038d52 - Browse repository at this point
Copy the full SHA b038d52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f5d484 - Browse repository at this point
Copy the full SHA 1f5d484View commit details -
Merge branch 'TF_final' of https://github.com/ConfettiFX/GodotImprove…
…ments into TF_final
Configuration menu - View commit details
-
Copy full SHA for be47c6a - Browse repository at this point
Copy the full SHA be47c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 651aef8 - Browse repository at this point
Copy the full SHA 651aef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 459a180 - Browse repository at this point
Copy the full SHA 459a180View commit details -
Merge branch 'TF_final' of https://github.com/ConfettiFX/GodotImprove…
…ments into TF_final
Configuration menu - View commit details
-
Copy full SHA for f63d39a - Browse repository at this point
Copy the full SHA f63d39aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a78540 - Browse repository at this point
Copy the full SHA 5a78540View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca458d - Browse repository at this point
Copy the full SHA 4ca458dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e7ec83 - Browse repository at this point
Copy the full SHA 1e7ec83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 931629d - Browse repository at this point
Copy the full SHA 931629dView commit details -
Merge branch 'TF_final' of https://github.com/ConfettiFX/GodotImprove…
…ments into TF_final
Configuration menu - View commit details
-
Copy full SHA for 5bb5f88 - Browse repository at this point
Copy the full SHA 5bb5f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for aad4c71 - Browse repository at this point
Copy the full SHA aad4c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f87d1 - Browse repository at this point
Copy the full SHA e4f87d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cef59d7 - Browse repository at this point
Copy the full SHA cef59d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fc5f2 - Browse repository at this point
Copy the full SHA a6fc5f2View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75d6cd7 - Browse repository at this point
Copy the full SHA 75d6cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ccf882 - Browse repository at this point
Copy the full SHA 8ccf882View commit details -
Merge branch 'TF_final' of https://github.com/ConfettiFX/GodotImprove…
…ments into TF_final
Configuration menu - View commit details
-
Copy full SHA for 7e66978 - Browse repository at this point
Copy the full SHA 7e66978View commit details
Commits on Mar 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ecf643e - Browse repository at this point
Copy the full SHA ecf643eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1bca37 - Browse repository at this point
Copy the full SHA b1bca37View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ee5068 - Browse repository at this point
Copy the full SHA 9ee5068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52ccd58 - Browse repository at this point
Copy the full SHA 52ccd58View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abaf0b5 - Browse repository at this point
Copy the full SHA abaf0b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a04a8 - Browse repository at this point
Copy the full SHA f1a04a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d928c3f - Browse repository at this point
Copy the full SHA d928c3fView commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c7452b2 - Browse repository at this point
Copy the full SHA c7452b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c238452 - Browse repository at this point
Copy the full SHA c238452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d97ca6 - Browse repository at this point
Copy the full SHA 4d97ca6View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b3fb61 - Browse repository at this point
Copy the full SHA 0b3fb61View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf44bf6 - Browse repository at this point
Copy the full SHA bf44bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f0ff05 - Browse repository at this point
Copy the full SHA 3f0ff05View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 207bd6c - Browse repository at this point
Copy the full SHA 207bd6cView commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dae972c - Browse repository at this point
Copy the full SHA dae972cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 805780d - Browse repository at this point
Copy the full SHA 805780dView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a5efd0 - Browse repository at this point
Copy the full SHA 0a5efd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f67d2c4 - Browse repository at this point
Copy the full SHA f67d2c4View commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0c7853 - Browse repository at this point
Copy the full SHA c0c7853View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce0ddc - Browse repository at this point
Copy the full SHA 5ce0ddcView commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12d87ba - Browse repository at this point
Copy the full SHA 12d87baView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8529a3b - Browse repository at this point
Copy the full SHA 8529a3bView commit details