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
path: root/source
AgeCommit message (Expand)Author
2022-02-23Fix: Attempt to fix build error on windowsHans Goudey
2022-02-23Curves: initial brush implementations for curves sculpt modeJacques Lucke
2022-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
2022-02-23Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-23Fix T95987: Data transfer modifier custom normals crashHans Goudey
2022-02-23Curves: Add methods to retrieve range for points or curvesHans Goudey
2022-02-23Merge branch 'blender-v3.1-release'Richard Antalik
2022-02-23Fix T95183: Cage gizmo axis unreliableRichard Antalik
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-23BLI: add index mask utilitiesJacques Lucke
2022-02-23Cleanup: correction to repeated word removal & correct spellingCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-23Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-23Fix T93331: Gizmo tool options reset when switching toolsCampbell Barton
2022-02-23Fix: Errors in previous cleanup commitHans Goudey
2022-02-23Cleanup: Use new curves type enum for CurveEvalHans Goudey
2022-02-23CMake: include missing filesCampbell Barton
2022-02-23Cleanup: Use new enum for CurveEval handle typesHans Goudey
2022-02-22GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-22Cleanup: Remove unused mesh dirty flagsHans Goudey
2022-02-22Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-22Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-22Fix (unreported) LibOverride: missing copying `flag` member.Bastien Montagne
2022-02-22UI: ActionZone Swap Areas Between WindowsHarley Acheson
2022-02-22Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-22Fix: Clear mesh runtime cache when adding elementsHans Goudey
2022-02-22Cleanup: Deduplicate logic in `RNA_property_editable` & co.Bastien Montagne
2022-02-22Fix (unreported) `RNA_property_editable_index`.Bastien Montagne
2022-02-22Cleanup: Make `RNA_property_editable` logic clearer.Bastien Montagne
2022-02-22Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-22Cleanup: quiet warnings for FFMPEG before 5.0Campbell Barton
2022-02-22Fix subdivision surface modifier doing unnnecessary workBrecht Van Lommel
2022-02-22Cleanup: quiet warnings for FFMPEG before 5.0Campbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-22Fix T93784: text and curve objects have no motion blurJacques Lucke
2022-02-22Cleanup: Replace eTexPaintMode with classes.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-22Fix errors in 'gpu.state' documentationGermano Cavalcante