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-12Geometry Nodes Curves: Expose first builtin point attributesHans Goudey
2021-05-12Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
2021-05-12NLA: Extract ..get_inverted_upper_snapshot()Wayde Moss
2021-05-11Geometry Nodes: Add Attribute Vector Rotate nodeCharlie Jolly
2021-05-11Rigging: Add transform for custom bone shapesYuki Shirakawa
2021-05-11Cleanup: remove unused baking struct members from soft-bodyCampbell Barton
2021-05-11Cleanup: Whitespace, add doxygen sectionsHans Goudey
2021-05-11Cleanup: Use a helper function for repetitive codeHans Goudey
2021-05-10Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-10Fix T88145: Dynamic Paint initial color using vertex color not working as exp...Philipp Oeser
2021-05-10Cleanup: spellingCampbell Barton
2021-05-10Cleanup: unused variable warningCampbell Barton
2021-05-09Fix: Curve resample duplicates last point for cyclic splinesHans Goudey
2021-05-09Fix T88126: Curve resample crash for single point inputHans Goudey
2021-05-09Geometry Nodes: Improve point instance node performanceHans Goudey
2021-05-08Fix: Curve to mesh node assert when last profile segment is vectorHans Goudey
2021-05-07Geometry Noes: Curve Resample NodeHans Goudey
2021-05-07Cleanup: Remove deprecated variables and functions calls from our ffmpeg codeSebastian Parborg
2021-05-07Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-07Fix: No sound is exported with ffmpeg 4.4Sebastian Parborg
2021-05-07Merge branch 'blender-v2.93-release'Bastien Montagne
2021-05-07LibOverride: more tweaking to handling of obsolete overrides during resync.Bastien Montagne
2021-05-07Merge branch 'blender-v2.93-release'Bastien Montagne
2021-05-07LibOverride: Add proper reports when deleting user-edited overrides as part o...Bastien Montagne
2021-05-07LibOverride: Do not preserve local overrides when their linked data disappear.Bastien Montagne
2021-05-07LibOverride: Fix many 'obsolete' overrides not being properly deleted.Bastien Montagne
2021-05-07Geometry Nodes: Add Attribute Curve Map NodeCharlie Jolly
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-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-05-04Gpencil - Fix stroke normal from D10171Cody Winchester