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
2017-11-29Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-29Cleanup: Split depsgraph uber transform function callbackSergey Sharybin
2017-11-29Cleanup: Remove unused argumentSergey Sharybin
2017-11-29Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-29Transform: Avoid use of ob->recalc in snapping codeSergey Sharybin
2017-11-24Depsgraph: Do log from newly base flag flush functionSergey Sharybin
2017-11-24Depsgraph: Correct wrong base_flags for objects coming from set sceneSergey Sharybin
2017-11-24Depsgraph: Flush flags from base to object as an evaluation stepSergey Sharybin
2017-11-24Depsgraph: Use depsgraph to handle edit mode selectionSergey Sharybin
2017-11-21Depsgraph: Tag evaluated mesh as suchSergey Sharybin
2017-11-21Depsgraph: Report pointer from object evaluation functionsSergey Sharybin
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-10-25Depsgraph: Remove driver evaluation from object updateSergey Sharybin
2017-10-18Depsgraph: Make Copy-on-Write a command line optionSergey Sharybin
2017-08-22Fix T52053: Sculpt missing update w/ clay engineCampbell Barton
2017-08-22Cleanup: naming for mesh dirty flagsCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-27Copy on write: Make sure freeing evaluated mesh does not cause crash when re-...Sergey Sharybin
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-20Depsgraph: Fix missing UV layers with copy on write enabledSergey Sharybin
2017-07-10Fix T51931: VBO not updating when UVs are added to shader node treeLuca Rood
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-07Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-07Depsgraph: Remove modifiers operation codeSergey Sharybin
2017-04-21Cleanup: move draw-cache creation from BKE to DRWCampbell Barton
2017-04-20Curve: draw curve/surface/text geometryCampbell Barton
2017-04-19Draw Manager: curve supportCampbell Barton
2017-04-13Draw Manager: initial lattice supportCampbell Barton
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-03-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-15Fix T50938: Cache not being reset when changing simulation settings with new ...Sergey Sharybin
2017-03-02Revert "Depsgraph: Add placeholder function to handle objects update"Dalai Felinto
2017-03-02Fix mesh edit wasn't updating for new objectsDalai Felinto
2017-01-26Use the ultimate depsgraph callback functionDalai Felinto
2017-01-26Depsgraph: Add placeholder function to handle objects updateSergey Sharybin
2017-01-24Depsgraph: Remove special exception in update loggingSergey Sharybin
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-13Revert "Depsgraph: Russian electric tape bodge to have multiple proxies work"Sergey Sharybin
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-07Merge branch 'master' into blender2.8Bastien Montagne
2016-06-06Cleanup: warningCampbell Barton
2016-06-06Depsgraph: Russian electric tape bodge to have multiple proxies workSergey Sharybin
2016-04-13Removed blenkernel particle code.Lukas Tönne
2015-07-27Don't allocate MFace's by defaultCampbell Barton
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton