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: 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-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Farewell BaseLegacyDalai Felinto
2017-11-08Farewell Scene->baseDalai Felinto
2017-10-19Fix/properly implement: "make group proxy"Dalai Felinto
2017-09-21Depsgraph and collection enable/visibilityDalai Felinto
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-10Fix T51931: VBO not updating when UVs are added to shader node treeLuca Rood
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-07Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-07Depsgraph: Remove modifiers operation codeSergey Sharybin
2017-04-04Collada export cleanupDalai Felinto
2017-04-04Fix collada exporting for Blender 2.8Dalai Felinto
2017-03-29Fix fit camera view frame to selected objectsDalai Felinto
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-02Remove tons of OBACTDalai Felinto
2017-03-02Revert "Depsgraph: Add placeholder function to handle objects update"Dalai Felinto
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-14`BKE_boundbox_ensure_minimum_dimensions` is no longer necessaryGermano Cavalcante
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-31Merge branch 'master' into blender2.8Bastien Montagne
2017-01-31Use the same solution to test the pixel distance to the AABB, with BoundBoxGermano Cavalcante
2017-01-29Remove `BKE_boundbox_ray_hit_check`Germano Cavalcante
2017-01-26Depsgraph: Add placeholder function to handle objects updateSergey Sharybin
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-10-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-13Proxy appending: re-establish link to proxies when they are made localSybren A. Stüvel
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-21Refactor/deduplicate even more make_local code (and fix part of T48907).Bastien Montagne
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
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-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-08Refactor/enhance BKE_object_make_local().Bastien Montagne
2016-06-23Merge branch 'master' into blender2.8Campbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne