Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-28UI: Timecodes: Rename "No TC in use" to "None"Aaron Carlisle
2021-08-28BLI_string_utf8: add buffer size arg to BLI_str_utf8_from_unicodeCampbell Barton
2021-08-28Fix error scaling thumbnails to zero dimensionsCampbell Barton
2021-08-28BLF: remove checks for blend file relative pathsCampbell Barton
2021-08-27Cleanup: Remove redundant null checkHans Goudey
2021-08-27Fix failing alembic test after IDProperty UI data refactorHans Goudey
2021-08-27UI: Reduce Node Contents Jiggling When MovedHarley Acheson
2021-08-27UI: Fix summary overlay wrong range and overlap in DopesheetPablo Vazquez
2021-08-27Refactor IDProperty UI data storageHans Goudey
2021-08-27Fix crash sampling render result before any pixel was renderedSergey Sharybin
2021-08-27Fix shadowing in sequencer iteratorSergey Sharybin
2021-08-27Fix "toggle shading" op not updating VR viewPeter Kim
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-27Cleanup: quiet maybe-used-uninitialized warningJacques Lucke
2021-08-27Fix T90907: RNA pointers for material slots are not unique across IDsPhilipp Oeser
2021-08-27Fix XR action map index initializationPeter Kim
2021-08-27Cleanup: clang-tidyCampbell Barton
2021-08-27Cleanup: utf8 stepping functionsCampbell Barton
2021-08-27Fix loading packed fonts for sequencer stripsCampbell Barton
2021-08-27Cleanup: use early returnCampbell Barton
2021-08-27Fix sequencer font loading using an unexpected pathCampbell Barton
2021-08-27Modifier: smooth interpolation supportHenrik Dick
2021-08-27Cleanup: warningsCampbell Barton
2021-08-26Fix T90973: GPencil - Add buttons to move up and down vertex groupsAntonio Vazquez
2021-08-26UI: Consistent Area Move Snapping LocationsHarley Acheson
2021-08-26Fix error in last commmitGermano Cavalcante
2021-08-26Fix T90817: Object Picker Doesn't Work on Second windowGermano Cavalcante
2021-08-26Cleanup: split eyedropper_color_sample_fl into more specific utilitiesGermano Cavalcante
2021-08-26Cleanup: return window in 'WM_window_find_under_cursor'Germano Cavalcante
2021-08-26PyAPI: GPU: expose clip distancesGermano Cavalcante
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-26Add locking fallback atomics implementationSergey Sharybin
2021-08-26Fix T90959: crash when hovering over empty data block socketJacques Lucke
2021-08-26Cleanup: use BLI_UTF8_MAX defineCampbell Barton
2021-08-26Cleanup: add ATTR_WARN_UNUSED_RESULT to BLI_string_utf8.hCampbell Barton
2021-08-26Decouple highlighted tiles from RenderPartSergey Sharybin
2021-08-26Fix issues with absolute time unitPhilipp Oeser
2021-08-26Cleanup, quiet compile warningsKévin Dietrich
2021-08-26Cleanup: unused function from 082ddc9379b2bdc963635c1109fbd6c6bce91eedCampbell Barton
2021-08-26ToolSystem: increase the inset tool sizeCampbell Barton
2021-08-26ToolSystem: support per-tool gizmo group propertiesCampbell Barton
2021-08-26Cleanup: redundant update calls adding objectsCampbell Barton
2021-08-26Fix "Text to Object" creating invisible objectCampbell Barton
2021-08-26Cleanup: soft CMake file listsCampbell Barton
2021-08-26Cleanup: sort struct blocksCampbell Barton
2021-08-26Cleanup: warningsCampbell Barton
2021-08-26Cleanup: use C style comments for descriptive textCampbell Barton
2021-08-26Cleanup: remove deprecated flag use in colladaCampbell Barton
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-26Cleanup: clang-formatCampbell Barton