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-07Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-07Fix inconsistency setting particle edit-modeCampbell Barton
2021-05-06Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-06Fix T88065: Spline-IK bone position calculation fails in some casesSebastian Parborg
2021-05-06Merge branch 'blender-v2.93-release'Bastien Montagne
2021-05-06LibOverride: Better handling of 'orphaned' Objects in override creation.Bastien Montagne
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-04Fix: Incorrect type used for geometry nodes poly splinesHans 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: correct commentCampbell 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-30Nodes: Add a callback to check for valid socket typeWannes Malfait
2021-04-30Geometry Nodes: Add a template utility to mix two attribute valuesHans Goudey
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