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-07-02Cleanup: Further use of const when accessing evaluated meshHans Goudey
2021-07-02Cleanup: Fix variable redeclaration warningHans Goudey
2021-07-02Cleanup: Remove unused/unneeded code from old Asset Engine designJulian Eisel
2021-07-02Constraints: support a new Local Space (Owner Orientation) for targets.Alexander Gavrilov
2021-07-02Copy Transforms: implement Remove Target Shear and more Mix options.Alexander Gavrilov
2021-07-02File Browser: Refactor file "UUID" code (which wasn't really a "UUID")Julian Eisel
2021-07-02GPencil: New modifier to generate weights dynamicallyAntonio Vazquez
2021-07-02Cleanup: Use const variables for object's evaluated meshHans Goudey
2021-07-02Cleanup: refactor edit-mesh copy functions into functionsCampbell Barton
2021-07-02Cleanup: spelling in commentsCampbell Barton
2021-07-02VSE: Fix handle size calculationRichard Antalik
2021-07-01Fix memory leak in VSE transform codeRichard Antalik
2021-07-01VSE: Snapping feedbackRichard Antalik
2021-07-01Fix race condition when loading multiple File/Asset Browsers at onceJulian Eisel
2021-07-01Fix: Export subtitles timecode relative to scene start frame, ignore muted st...Paul Golter
2021-07-01Fix edit-mesh partial update regression when snapping to normalsCampbell Barton
2021-07-01Cleanup: replace booleans with enum for storing translate rotationCampbell Barton
2021-07-01Correction to T89571 fix 4546f176eb0f822048b53766f2e97c5a4cbf53c6Campbell Barton
2021-07-01Fix T89571: Align Orientation to Target keeps rotation when toggledCampbell Barton
2021-07-01Cleanup: spellingCampbell Barton
2021-07-01Cleanup: rename playhead to current-frameCampbell Barton
2021-07-01Cleanup: outdated IPO references in commentsCampbell Barton
2021-07-01Cleanup: remove unused internal grease pencil definitionsCampbell Barton
2021-06-30UI: custom free function improvementsJacques Lucke
2021-06-30Cleanup: store the result of isLockConstraint for reuseCampbell Barton
2021-06-30Cleanup: rename transform mode variablesCampbell Barton
2021-06-30Transform: support multi-threading for bendCampbell Barton
2021-06-30Transform: support multi-threading for most modesCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-30Cleanup: use const for datatoc declarationsCampbell Barton
2021-06-30Cleanup: rename 'count' to 'len'Campbell Barton
2021-06-30Cleanup: unused arg warningsCampbell Barton
2021-06-30Cleanup: split uses of _snap_sequencer_apply according to transform modeGermano Cavalcante
2021-06-29Cleanup: Deduplicate codeGermano Cavalcante
2021-06-29Cleanup: split CalcSnapGeometry in smaller functionsGermano Cavalcante
2021-06-29VSE: Improved SnappingRichard Antalik
2021-06-29Fix crash on link/append for asset data-blocks in Thumbnails modeJulian Eisel
2021-06-29UI: Support setting operator properties for `UILayout.operator_menu_enum()`Julian Eisel
2021-06-29Fix T89484: NLA "Remove Empty Animation Data" missing Outliner refreshPhilipp Oeser
2021-06-29Fix T89526: "Toggle Maximize Area" clears context screen propertiesCampbell Barton
2021-06-29Cleanup: use 'const' arguments in transform calculationCampbell Barton
2021-06-29Cleanup: clang-formatCampbell Barton
2021-06-29Cleanup: spellingCampbell Barton
2021-06-29Typo in function identifier: mutli -> multiHarley Acheson
2021-06-29Cleanup: translate commentsCampbell Barton
2021-06-29Cleanup: clang-tidyCampbell Barton
2021-06-28Cleanup: Remove unused "for_orco" argument to curve evaluationHans Goudey
2021-06-28Fix T89515: Clicking on Favorites in File Browser will rename themJulian Eisel
2021-06-28Fix T89449: File Browser preview image not responsive to clickJulian Eisel
2021-06-28LibOverride: Fix crash in ShapeKeys when making a mesh override local.Bastien Montagne