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
2015-11-06Fix T46587: Drivers do not work in node groupsSergey Sharybin
2015-10-29New depsgraph: Optimize updates flushSergey Sharybin
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-09-24Fix T46227: ShapeKeys Lattice by the driver, problem updates in new depsgraphSergey Sharybin
2015-09-21Small fix for depsgraph debug graphviz: empty labels for edges require an exp...Lukas Tönne
2015-09-21Some minor tweaks to depsgraph debug graphviz output.Lukas Tönne
2015-08-28Fix remaining parts of T44881, missing update on loading fileSergey Sharybin
2015-08-28Partial fix of T44881: Fix for missing particles update when changing seedSergey Sharybin
2015-08-28Fix T45929: OpenSubdiv was doing extra object recalc tagsSergey Sharybin
2015-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-27OpenSubdiv: Fix crash toggling edit mode with new depsgraphSergey Sharybin
2015-08-27OpenSubdiv: Tweaks to detecting whether geometry data is needed on GPU with n...Sergey Sharybin
2015-08-23Fix T45633 - Animated modifiers don't update in new depsgraphJoshua Leung
2015-08-22Typo fixJoshua Leung
2015-08-03OpenSubdiv: Make new geometry relations ensures dependent data exists on CPUSergey Sharybin
2015-08-03OpenSubdiv: Resolve crashes when other object depends on subsurf-ed objectSergey Sharybin
2015-07-14Fix T45423: depsgraph: crash in IDDepsNode::tag_updateSergey Sharybin
2015-06-30Fix T45240: New depsgraph ignores animation applied on the curve dataSergey Sharybin
2015-06-30Fix T45241: New depsgraph was lacking update of python drivers on time changeSergey Sharybin
2015-06-30Fix T45239: New depsgraph does not work with IK pole targetSergey Sharybin
2015-06-16Cleanup: styleCampbell Barton
2015-06-15Fix T44980: Shapekeys with driver not working with new depsgraph in 2.75 test...Sergey Sharybin
2015-06-05Depsgraph: Fix typo in header guard commentSergey Sharybin
2015-05-28Depsgraph: Cleanup, multiple private functions are to be in anonymous namespaceSergey Sharybin
2015-05-28Add missing particle system tagging on update to the new depsgraphSergey Sharybin
2015-05-27Fix T44748: Particle is not displayed definitely when I use a new dependence ...Sergey Sharybin
2015-05-26Cleanup: warning, spellingCampbell Barton
2015-05-26Depsgraph: Fix for uninitialized variable in root depsnodeSergey Sharybin
2015-05-25Depsgraph: Avoid unnecessary char*/string conversion when creating RNAPathKeySergey Sharybin
2015-05-25Fix T44709: New Depsgraph not evaluating driver interactivelySergey Sharybin
2015-05-20Add dedicated command argument to switch depsgraph to a single-threaded evalu...Sergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-17Cleanup: typosCampbell Barton
2015-05-17CMake: correct file listingCampbell Barton
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-13Fix T44689: New Depsgraph crashSergey Sharybin
2015-05-12Cleanup: styleCampbell Barton
2015-05-12Depsgraph: Don't use C++11 function binding with MSVCSergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin