Age | Commit message (Expand) | Author |
2022-02-28 | Merge pull request #58596 from rburing/joints_disconnect_connected_signals | Rémi Verschelde |
2022-02-28 | Merge pull request #58614 from Calinou/ssr-roughness-quality-enum-fix-typo | Rémi Verschelde |
2022-02-28 | Merge pull request #58623 from timothyqiu/animated-sprite | Rémi Verschelde |
2022-02-28 | Merge pull request #58597 from IgorKordiukiewicz/remove-files-dropped-signal-... | Rémi Verschelde |
2022-02-28 | Fix AnimatedSprite infinite loop | Haoyu Qiu |
2022-02-28 | Remove files_dropped signal from SceneTree | Igor Kordiukiewicz |
2022-02-28 | Merge pull request #58603 from Calinou/doc-fogvolume-thin-flicker | Rémi Verschelde |
2022-02-28 | Merge pull request #58549 from floppyhammer/fix-particle-trail | Rémi Verschelde |
2022-02-28 | Fix color issues with OpenXR | Bastiaan Olij |
2022-02-28 | Fix typo in SSR roughness quality enum value names | Hugo Locurcio |
2022-02-27 | Document how to fix thin FogVolumes flickering when the camera moves | Hugo Locurcio |
2022-02-27 | Merge pull request #58594 from Chaosus/vs_fix_crash | Rémi Verschelde |
2022-02-27 | Joint2D and Joint3D: disconnect only connected signals | Ricardo Buring |
2022-02-27 | Fix crash on creation of `HSV2RGB/RGB2HSV` functions in visual shader | Yuri Roubinsky |
2022-02-27 | Double clicking scene tree icon focuses that node | Fazil Babu |
2022-02-27 | Merge pull request #58589 from BastiaanOlij/vulkan_openxr_use_proper_handle | Rémi Verschelde |
2022-02-27 | Use VK_NULL_HANDLE when initializing XrSwapchainImageVulkanKHR | Bastiaan Olij |
2022-02-26 | [iOS] Fix multitouch not working correctly | Sergey Minakov |
2022-02-26 | Merge pull request #58507 from aaronfranke/camera-matrix | Rémi Verschelde |
2022-02-26 | Use is_zero_approx and fix spelling in CameraMatrix invert | Aaron Franke |
2022-02-26 | Don't abort loading scene on missing dependency | kobewi |
2022-02-26 | Fix particle trail glitch | floppyhammer |
2022-02-25 | Allow automatic lod when importing 3D scenes with Static Lightmaps | K. S. Ernest (iFire) Lee |
2022-02-25 | Merge pull request #58490 from bruvzg/imporve_popup_menu_handling | Rémi Verschelde |
2022-02-25 | Fixed bug with text going under scrollbar | albertfay1121 |
2022-02-25 | Merge pull request #58497 from JFonS/stb_rect_pack_upgrade | Rémi Verschelde |
2022-02-25 | Merge pull request #58527 from bruvzg/vma_fix | Rémi Verschelde |
2022-02-25 | Merge pull request #58520 from Calinou/pckpacker-verbose-print-for-every-file | Rémi Verschelde |
2022-02-25 | Fix build for macOS / iOS with the statically linked MoltenVK after VMA update. | bruvzg |
2022-02-25 | Merge pull request #58510 from raulsntos/sort-visualscript-variables | Rémi Verschelde |
2022-02-25 | Improve popup window handling. | bruvzg |
2022-02-25 | Print every file exported with `PCKPacker.flush()`s verbose parameter | Hugo Locurcio |
2022-02-24 | Merge pull request #58491 from RandomShaper/vma_upgrade | Rémi Verschelde |
2022-02-24 | Sort variables in VisualScriptEditor | Raul Santos |
2022-02-24 | vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling | Pedro J. Estébanez |
2022-02-24 | Merge pull request #58496 from JFonS/fix_lm_crash | Rémi Verschelde |
2022-02-24 | Update AUTHORS and DONORS list | Rémi Verschelde |
2022-02-24 | Upgrade stb_rect_pack to 1.01 | jfons |
2022-02-24 | Add sanity checks to lightmap unwrap texel size | jfons |
2022-02-24 | Really update volk to 1.3.204 | Pedro J. Estébanez |
2022-02-24 | Merge pull request #58489 from Pineapple/ustring-optimizations-master | Rémi Verschelde |
2022-02-24 | Merge pull request #58482 from KoBeWi/you_came_to_the_wrong_source | Rémi Verschelde |
2022-02-24 | Optimize String concatenation and copy functions | Bartłomiej T. Listwon |
2022-02-24 | Float literals - fix main primitives to use real_t casting | lawnjelly |
2022-02-24 | Fix source picking with sort | kobewi |
2022-02-23 | Merge pull request #58474 from darrylryan/master | Rémi Verschelde |
2022-02-23 | Filament specular fix. Clamp dot product between normal and view vectors. Fix... | Darryl Ryan |
2022-02-23 | Merge pull request #58472 from groud/fix_llvm_compilation | Rémi Verschelde |
2022-02-23 | Fix llvm compilation by adding missing override | Gilles Roudière |
2022-02-23 | Merge pull request #58448 from novaplusplus/wow-more-string-docs | Rémi Verschelde |