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
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15Fix T63574: missing implicit parent bone dependency in proxies.Alexander Gavrilov
2019-04-14Fix T59622: dependency problems with Spline IK.Alexander Gavrilov
2019-04-14Depsgraph: fix debug print crash on IK constraint without target.Alexander Gavrilov
2019-04-13Fix T62048: crash when turning off curve path animation with Spline IK.Alexander Gavrilov
2019-04-03Fix T62817: Can't drive modifier property with another oneSergey Sharybin
2019-04-01Cleanup: IndentationSergey Sharybin
2019-04-01Fix memory leak in armatures with no bonesSergey Sharybin
2019-03-29Fix T62938: Rigid body crash with surface effectorSergey Sharybin
2019-03-29Cleanup: Make it obvious which relations are usedSergey Sharybin
2019-03-28Fix part of T60735: invalid CD_ORIGINDEX data in some modifier stack evaluati...Brecht Van Lommel
2019-03-28Depsgraph: Fix dependency cycle when adding rigid bodySergey Sharybin
2019-03-26Depsgraph: Standardize parameters nodesSergey Sharybin
2019-03-21Fix T62768: Softbody cache still not updated correctlySergey Sharybin
2019-03-20Fix T56778: Alembic Override Frame does not update on playbackSergey Sharybin
2019-03-20Depsgraph: Fix cycle with rigid body and Weight ProximitySergey Sharybin
2019-03-20Fix T59449: Particle system creates error in rigid bodySergey Sharybin
2019-03-19Fix T62622: Animating vertex does not update viewportSergey Sharybin
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-13Fix T62521: Fake dependency cycle with spline IKSergey Sharybin
2019-03-13Fix T58721: Keyframing one transform option reset other transformsSergey Sharybin
2019-03-13Fix T60185: Crash on adding Inverse KinematicsJose C. Rubio
2019-03-12Fix T62457: Crash with rigid body and disabled objectsSergey Sharybin
2019-03-11Fix T62366: Grease pencil material color keyingSergey Sharybin
2019-03-11Fix T62059: Driver not updating in Color RampJacques Lucke
2019-03-11Depsgraph: Add missing parameters for node treesSergey Sharybin
2019-03-08Depsgraph: Fix missing relation when driving image offsetSergey Sharybin
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06Cleanup: styleCampbell Barton
2019-03-05Fix T61763: Crash on selecting "Background Scene"Sergey Sharybin
2019-03-04Cleanup: indentation, styleCampbell Barton
2019-03-01Use original base to see whether it can be ignored from evaluationSergey Sharybin
2019-02-28Depsgraph: Fix wrong disabled bases deletionSergey Sharybin
2019-02-28Cleanup: Snake style in depsgraphSergey Sharybin
2019-02-28Depsgraph: Keep objects which has animated visibilitySergey Sharybin
2019-02-28Depsgraph: Route visibility flags update to proper componentSergey Sharybin
2019-02-28Cleanup: styleCampbell Barton
2019-02-27Depsgraph: Make it easier to control which bases being pulled into the graphSergey Sharybin
2019-02-27Move base flags evaluation to its own functionSergey Sharybin
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26Depsgraph: Make parameters exit dependent on ID propertiesSergey Sharybin
2019-02-20Depsgraph: Fix relation when lamp has driver on custom propertySergey Sharybin
2019-02-20Fix T61689: Crash when having image and regular animationSergey Sharybin
2019-02-20Depsgraph: Simplify creation of animation nodesSergey Sharybin