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-10-26Cleanup: Remove unused argument from ED_update_for_newframeSergey Sharybin
2017-10-26Fix / workaround T53164: Crashes with background scenesSergey Sharybin
2017-10-26Tool System: experimental low-poly constructionCampbell Barton
2017-10-26Merge branch 'master' into blender2.8Campbell Barton
2017-10-26Manipulator: Use object bound-box for scale cageCampbell Barton
2017-10-26Event System: check_click was left setCampbell Barton
2017-10-25Depsgraph: Remove workaround for infinite recursion in scene updateSergey Sharybin
2017-10-25Depsgraph: Cleanup, remove legacy material/lamp driver update functionsSergey Sharybin
2017-10-25Depsgraph: Remove driver evaluation from object updateSergey Sharybin
2017-10-25Depsgraph; Introduce new scene update routines which gets an explicit graphSergey Sharybin
2017-10-25Fix T53156: VSE not working since Workspace > engine changeDalai Felinto
2017-10-25Depsgraph: Make validation to take explicit graph to be checkedSergey Sharybin
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-25Depsgraph: Cleanup, remove redundant calls to add_componentSergey Sharybin
2017-10-25Depsgraph: Don't touch set scenes when evaluating sceneSergey Sharybin
2017-10-25Depsgraph: Remove direct call to VSE animation updateSergey Sharybin
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-25Depsgraph: Need to tag relations for update after new clip was addedSergey Sharybin
2017-10-25Depsgraph: Mark TODO as solvedSergey Sharybin
2017-10-25Depsgraph: Remove bmain from graphSergey Sharybin
2017-10-25Depsgraph: Pass explicit bmain to graph build finalizationSergey Sharybin
2017-10-25Depsgraph: Cleanup, remove unused functionSergey Sharybin
2017-10-25Depsgraph: Remove direct relations rebuild from set_backgroundSergey Sharybin
2017-10-25Depsgraph: Add function to update relations within a given graphSergey Sharybin
2017-10-25Fix T52392: Node materials (Materials and World) not updated in viewportDalai Felinto
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-25Depsgraph: Rework debug relations update functionSergey Sharybin
2017-10-25Depsgraph: Add missing forward struct declarationsSergey Sharybin
2017-10-25Depsgraph: Cleanup, trailing whitespace and bracesSergey Sharybin
2017-10-25Depsgraph: Make depsgraph.debug_stats to return a stringSergey Sharybin
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-25Depsgraph: Add missing movie clip dopesheet invalidationSergey Sharybin
2017-10-25Depsgraph: Use explicit opcode for shape keySergey Sharybin
2017-10-25Depsgraph: Cleanup, use explicit cloth modifier opcodeSergey Sharybin
2017-10-25Depsgraph: Cleanup, don't call explicit add_id()Sergey Sharybin
2017-10-25Depsgraph: Use explicit parameters eval operation codeSergey Sharybin
2017-10-25Depsgraph: Cleanup, use proper style for macro loopSergey Sharybin
2017-10-25Depsgraph: Remove unsued node flagSergey Sharybin
2017-10-25Depsgraph: Make operation codes more obviousSergey Sharybin
2017-10-25Depsgraph: Remove bunch of debug codeSergey Sharybin
2017-10-25Eevee: Fix T53095: Black cube on start and no material updatesClément Foucault
2017-10-24Silence warning in outliner_id_remap_execDalai Felinto
2017-10-24Fix crash changing settings of operator executed in different sceneJulian Eisel
2017-10-24Depsgraph: Avoid explicit relations rebuild callsSergey Sharybin
2017-10-24Depsgraph: Remove residue of motion path optimizationSergey Sharybin
2017-10-24Depsgraph: Remove bunch of debug codeSergey Sharybin
2017-10-24Depsgraph: Remove shortcut of freeing scene's depsgraphSergey Sharybin
2017-10-24Depsgraph: Remove scene from refresh APISergey Sharybin
2017-10-24Depsgraph: Cleanup, remove unused function declarationSergey Sharybin
2017-10-24Depsgraph: Switch to explicit graph specification for tag flushSergey Sharybin