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
2022-06-08Cleanup: Move sculpt_automasking.c to c++Joseph Eagar
2022-06-08Fix T98565: remove unused BRUSH_PAINT icon definitionPhilipp Oeser
2022-06-08Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-06-08Cleanup: Use const variables/pointersHans Goudey
2022-06-08Attributes: Use names instead of layers for some functionsHans Goudey
2022-06-08Fix: Improve poll for convert attribute operatorHans Goudey
2022-06-08Fix T98618: Drivers don't automatically update when changing active cameraSergey Sharybin
2022-06-08CMake: optionally disable OBJ, STL & GPencil SVG supportCampbell Barton
2022-06-08GHOST/Wayland: draw a software-cursor when wrapping cursor motionCampbell Barton
2022-06-07BLI: Math: Add description and test to `ceil_to_multiple` and `divide_ceil`Clément Foucault
2022-06-07UI: Curves Sculpt density + smooth brushesDalai Felinto
2022-06-07IME Cleanup: Removal of BLT_lang_is_ime_supportedHarley Acheson
2022-06-07Cleanup: Use const pointers in attribute APIHans Goudey
2022-06-07Fix: Incorrect logic in attribute search functionHans Goudey
2022-06-07Merge branch 'blender-v3.2-release'Clément Foucault
2022-06-07BLI: Math: Add `math::divide_ceil` and `math::ceil_to_multiple`Clément Foucault
2022-06-07Fix T98647: EEVEE: Camera Data Node's View Vector BrokenClément Foucault
2022-06-07Fix EEVEE: Shader error when using volume temperature or color attributesClément Foucault
2022-06-07Fix T98091: EEVEE: Volume: Crash caused by non-present gridClément Foucault
2022-06-07CustomData: Add function to free a named layerHans Goudey
2022-06-07Fix T98621: Image does not update when tweaking strip propertiesRichard Antalik
2022-06-07Fix T98626: Mesh Deform modifier stops working on a linked collection upon undo.Bastien Montagne
2022-06-07Curves: use root/tip radius of the first curve in the viewportJacques Lucke
2022-06-07Fix: Make renaming attributes check uniqueness on all domainsMartijn Versteegh
2022-06-07Marker drawing: don't restore GPU line widthSybren A. Stüvel
2022-06-07Curves: fix transforms in Add brushJacques Lucke
2022-06-07Cleanup: remove dead codeJacques Lucke
2022-06-07Fix drawing increments after running Spin gizmoGermano Cavalcante
2022-06-07Cleanup: potential dereferencing of a NULL pointerGermano Cavalcante
2022-06-07Cleanup: spelling in comments, minor formatting tweaksCampbell Barton
2022-06-07Cleanup: note that checking only the left modifiers isn't a mistakeCampbell Barton
2022-06-07Keymap: use both left/right modifier keysCampbell Barton
2022-06-07LibOverride: Attempt to improve handling of cyclic deps between libraries.Bastien Montagne
2022-06-07Cleanup: Correct commentsHans Goudey
2022-06-07Merge branch 'blender-v3.2-release'Clément Foucault
2022-06-07GPUMaterial: Make compilation fail when reusing failed `GPUPass`Clément Foucault
2022-06-07Cleanup: Fix missing-braces warning in draw managerSergey Sharybin
2022-06-07VSE preview transform autokeying improvementsPhilipp Oeser
2022-06-07OBJ: Use filename as the default object nameJesse Yurkovich
2022-06-07Logging: remove unnecessary newlinesCampbell Barton
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-07Cleanup: use doxy sections for mask add operators & functionsCampbell Barton
2022-06-07Cleanup: formatCampbell Barton
2022-06-07Remove workaround for drawing the rotation gizmoGermano Cavalcante
2022-06-07Cleanup: compiler warnings: unused args, missing include, parenthesisCampbell Barton
2022-06-06STL: Add new C++ based STL importerIyad Ahmed
2022-06-06Geometry Nodes: Add Instance Scale Input NodeJohnny Matthews
2022-06-06Geometry Nodes: Instance Rotation NodeJohnny Matthews
2022-06-06Geometry Nodes: Fix Assert in Duplicate ElementsJohnny Matthews
2022-06-06Geometry Nodes: Fix Assert in Duplicate ElementsJohnny Matthews