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-09Cleanup (GPU): Faster circle drawing.temp-circleChris Blackbourn
2022-06-09Fix unreported: Draw 2D rotation gizmos as circles instead of 32-gons at high...Chris Blackbourn
2022-06-09Fix unreported: 2D Gizmo bounding box uses gizmo scale.Chris Blackbourn
2022-06-09Fix armatures not visible in VRPeter Kim
2022-06-08Paint: Fix Image Editor Cursor Disappearing (T90120)Joseph Eagar
2022-06-08Sculpt: PBVH Draw Support for EEVEEJoseph Eagar
2022-06-08D14823: Adds operator to duplicate the active color attribute layerDennis Ranish
2022-06-08D15085: Fix numbers jumping in edit voxel size widgetRamil Roosileht
2022-06-08Fix: Incorrect curves and pointcloud bounding boxesHans Goudey
2022-06-08LibOverride: Make 'image/movieclip user` properties editable.Bastien Montagne
2022-06-08Fix (unreported) missing rna path for some background image properties.Bastien Montagne
2022-06-08RNA nodetree: improve ImageUser path helper.Bastien Montagne
2022-06-08Curves: use radius of middle point to determine curve shapeJacques Lucke
2022-06-08Fix: incorrect curve parameter for catmull rom curvesJacques Lucke
2022-06-08Fix: Heap buffer overflow in new curves set type nodeHans Goudey
2022-06-08Curves: Port set type node to new data-blockHans Goudey
2022-06-08Fix T98624: Curve Pen NURBS extrusion creates duplicatesDilith Jayakody
2022-06-08Fix T98620: Video sequencer screen corruption occurs when resizing.Jeroen Bakker
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-08Correct missing doxy-sections in 1269bcce810d064612f7f38642440ee22d0fb007Campbell Barton
2022-06-08Cleanup: use doxy sections for wayland listenersCampbell Barton
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-08GHOST/Wayland: non-wrapping grab no longer locks the cursorCampbell 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-07Nodes: Show node description in Node add menuMonique Dewanchand
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