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-02-22Don't store PBVH locally, but always read from sculptsession.temp-3d-texture-brush-prototypeJeroen Bakker
2022-02-22Use sculptsession and reuse its PBVH.Jeroen Bakker
2022-02-22Initial commit for 3d texture brush.Jeroen Bakker
2022-02-22Merge branch 'master' into temp-3d-texture-brush-prototypeJeroen Bakker
2022-02-22Cleanup: Replace eTexPaintMode with classes.Jeroen Bakker
2022-02-22Replaced eTexPaintMode with classes.Jeroen Bakker
2022-02-22Move image paint brush to its own compile unit.Jeroen Bakker
2022-02-22Fix compilation issue under windows.Jeroen Bakker
2022-02-22Fix compilation error on certain platforms.Jeroen Bakker
2022-02-22Convert paint_image to cc.Jeroen Bakker
2022-02-22Cleanup: Renamed PaintOperation.custom_paint to stroke_handle.Jeroen Bakker
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Python: change behavior for CONSOLE_OT_indent_or_autocompleteCampbell Barton
2022-02-22Cleanup: use doxygen sectionsCampbell Barton
2022-02-22Cleanup: Use switch-statement for eTexPaintMode.Jeroen Bakker
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Fix T93629: Reset to defaults undoes all steps when applied twiceCampbell Barton
2022-02-22GPencil: Simplify sample modifier improvements.YimingWu
2022-02-22LineArt: Consistent backface culling behaviorYimingWu
2022-02-22Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-02-22Fix errors in 'gpu.state' documentationGermano Cavalcante
2022-02-22Fix wrong method name in gpu documentationGermano Cavalcante
2022-02-22Camera: Simplify View Frame codeGermano Cavalcante
2022-02-22Fix (unreported): Issues with 'SNAP_NOT_SELECTED' for pose and edit modesGermano Cavalcante
2022-02-22Cleanup: remove Python 3.9 annotation workaroundsCampbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Python: bump minimum version to 3.10Campbell Barton
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Revert "Cleanup: quiet const cast warning"Campbell Barton
2022-02-22Fix T44415: Shape keys get out of sync when using undo in edit-modeCampbell Barton
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-22Cleanup: Use curves wrapperHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Fix T95919: Apply Pose as Rest Pose Operator crashesHans Goudey
2022-02-21Merge branch 'blender-v3.1-release'Antonio Vazquez
2022-02-21Fix T95923: GPencil Array modifier constant offset works even disabledAntonio Vazquez
2022-02-21Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-21Fix T93873: Wrong limits for color socket exposed to modifierHans Goudey
2022-02-21Cleanup: Use function to check if normals are dirtyHans Goudey
2022-02-21Fix: Avoid potential use of dirty normalsHans Goudey
2022-02-21Fix T95154 Eevee AO node: the "only local" option applies "inside" insteadClément Foucault
2022-02-21Weight Proximity: do flag split versioning both in 3.1 and 3.2Alexander Gavrilov
2022-02-21Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-21Paint: pass operator to stroke update functionJacques Lucke
2022-02-21Weight Modifiers: use the correct flags for the mask invert property.Alexander Gavrilov
2022-02-21Complex Solidify: improve constraints solverHenrik Dick
2022-02-21Vertex Weight Mix: support Minimum and Maximum mix modes.Alexander Gavrilov