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-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-05-14Fix sculpt neighbor iterator not taking visibility into accountPablo Dobarro
2021-05-14Cleanup: Clang formatHans Goudey
2021-05-14Merge branch 'blender-v2.93-release'Fabian Schempp
2021-05-14Fix T87360 Multi input links aren't placed correctly when created with pythonFabian Schempp
2021-05-13Cleanup: missing overrideJacques Lucke
2021-05-13Geometry Nodes: add mutex for node ui storageJacques Lucke
2021-05-12Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-12Cleanup: Simplify public/private specifiersHans Goudey
2021-05-12Cleanup: Splines: Add accessors to spline vectorHans Goudey
2021-05-12Geometry Nodes Curves: Expose first builtin point attributesHans Goudey
2021-05-12Fix T81247: Constrain selected UVs to correct UDIMSiddhartha Jejurkar
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: Reorder class variable declarationsHans Goudey
2021-05-11Cleanup: Whitespace, add doxygen sectionsHans Goudey
2021-05-11Cleanup: Use a helper function for repetitive codeHans Goudey
2021-05-10Fix warning on Apple Clang, missing override specifierSeverin
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-08Cleanup: remove use of persistent data handles in geometry nodesJacques Lucke
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