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-05-06Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-06Fix T88030: operator showing options it shouldntPhilipp Oeser
2021-05-06Cleanup: spellingCampbell Barton
2021-05-05Merge branch 'blender-v2.93-release'Bastien Montagne
2021-05-05LibOverride: More fixes to properly ignore non-overridable ID pointers.Bastien Montagne
2021-05-05LibOverride: Tag base's object pointer as not overridable.Bastien Montagne
2021-05-05Merge branch 'blender-v2.93-release'Bastien Montagne
2021-05-05LibQuery: Cleanup: Document more fields of `LibraryForeachIDData` struct.Bastien Montagne
2021-05-05LibOverride: Fix usage of IDProps that are not overridable.Bastien Montagne
2021-05-05LibOverride/LibQuery: Refactor 'non-overridable' status management.Bastien Montagne
2021-05-05Nodes Splines: Apply tilt to normal evaluationHans Goudey
2021-05-05Fix: Splines: Use consistent bezier linear interpolation methodHans Goudey
2021-05-05Fix T86871: Mesh.mesh_from_object creates empty mesh from curveCampbell Barton
2021-05-05Fix: Incorrect cyclic interpolation for nodes bezier splineHans Goudey
2021-05-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-05-04Gpencil - Fix stroke normal from D10171Cody Winchester
2021-05-04Animation: correct active track/strip pointers after copying NLA tracksSybren A. Stüvel
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg
2021-05-04Geometry Nodes: refactor instances componentJacques Lucke
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-05-03Movieclip: Use first clip frame for size detectionSergey Sharybin
2021-05-02Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-02GPencil: Fix unreported problem when save file in Curve Edit modeAntonio Vazquez
2021-05-01Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-01Fix T87905: GPencil modifiers not applied if saved with multiframeAntonio Vazquez
2021-04-30Merge branch 'blender-v2.93-release'Bastien Montagne
2021-04-30LibOverride: Fix infinite resync loop in some invalid file cases.Bastien Montagne
2021-04-30Object: rename BKE_object_runtime_free, leave data clearedCampbell Barton
2021-04-30Object: improve on fix for Object.to_mesh() crash T86871Campbell Barton
2021-04-30Cleanup: rename BKE_pose_channel_{verify => ensure}Campbell Barton
2021-04-30Cleanup: rename BKE_pose_channels_hash_{make => ensure}Campbell Barton
2021-04-30Cleanup: avoid ambiguous parenthesisCampbell Barton
2021-04-30Cleanup: remove redundant assignments & NULL pointer checkCampbell Barton
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Cleanup: Mismatched array bounds in function declarationHans Goudey
2021-04-29Cleanup: Remove unecessary variableHans Goudey
2021-04-29Fix: crash when creating GPU texture from image failsBrecht Van Lommel
2021-04-29Gpencil Offset Modifier - Add randomize offset optionsCody Winchester
2021-04-29Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-29Fix T87592: Mirror fail with bisect, axis object & non-uniform scaleCampbell Barton
2021-04-29Cleanup: unused variable, spellingCampbell Barton
2021-04-28Merge branch 'blender-v2.93-release'Falk David
2021-04-28Fix T87718: Fill triangles wrongly calculatedFalk David
2021-04-28Cleanup: Fix inconcistent array lengths in function declarationsHans Goudey
2021-04-28Merge branch 'blender-v2.93-release'Jacques Lucke
2021-04-28Fix T87876: vertex groups missing when mesh is in edit modeJacques Lucke
2021-04-28Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-28Fix T87631: Crash undoing edit-mode bone duplicationCampbell Barton
2021-04-27Geometry Nodes: initial Attribute Transfer nodeJacques Lucke