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
path: root/source
AgeCommit message (Expand)Author
2017-12-27Fix missing redraws when changing active view-layer or its nameJulian Eisel
2017-12-27 Fix T53638: View layer renaming crashes 2/2Dalai Felinto
2017-12-27Fix T53638: View layer renaming crashes 1/2Dalai Felinto
2017-12-26Depsgraph: Fix copy-on-write assert when freeing Freestyle configDalai Felinto
2017-12-23Collections: deletea collection move objects to master collection if users=0Dalai Felinto
2017-12-22Correction to previous commit: Pass MakePrimitiveData to make_prim_finishJulian Eisel
2017-12-22Cleanup: Encapsulate primitive creation data into struct, remove unused argumentJulian Eisel
2017-12-22Fix manipulators not updating when changing workspace view-layerJulian Eisel
2017-12-22Collection: Name collection based on parent's nameDalai Felinto
2017-12-22T53610: Crash opening file with linked particlesDalai Felinto
2017-12-21Fix typo in previous commitSergey Sharybin
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Sort and clam number of statistics entriesSergey Sharybin
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Bring timing statistics to the new dependency graphSergey Sharybin
2017-12-21Depsgraph: Make it more clear that we dump relations into graphvizSergey Sharybin
2017-12-21Depsgraph: Simplify some functions in evaluaitonSergey Sharybin
2017-12-21Depsgraph: Simplify evaluation functionSergey Sharybin
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Fix mistake in previous commitSergey Sharybin
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Remove confusing declaration of node methodSergey Sharybin
2017-12-21Depsgraph: Remove one of temporary tags in the nodeSergey Sharybin
2017-12-21Depsgraph: Cleanup, move implementation away from headerSergey Sharybin
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-21Depsgraph: Remove evaluation priority completelySergey Sharybin
2017-12-21Depsgraph: Remove eval priority from debuggerSergey Sharybin
2017-12-21Depsgraph: Remove unused component context functionsSergey Sharybin
2017-12-20Fix for T53599: OpenGL render with transparent backgroundDalai Felinto
2017-12-20Depsgraph: Remove node class stored in both type info and nodeSergey Sharybin
2017-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-20Depsgraph: Remove unused inclduesSergey Sharybin
2017-12-20Fix compilaiton error in debug modeSergey Sharybin
2017-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-20Depsgraph: Move ID node to own fileSergey Sharybin
2017-12-20Depsgraph: Move time source node to own fileSergey Sharybin
2017-12-20Depsgraph: Print some statistics about transitive reductionSergey Sharybin
2017-12-20Depsgraph: Make transitive reduction to workSergey Sharybin
2017-12-20Depsgraph: Add utility function to unlink relation from graphSergey Sharybin
2017-12-20Depsgraph: Remove unused priority calculatorSergey Sharybin
2017-12-20Depsgraph: Remove remaining parts of old removed debuggerSergey Sharybin
2017-12-20Fix T53572: Alembic imports UV maps incorrectlyMartin Felke
2017-12-20Fix MSVSC2017 errorAntonio Vazquez
2017-12-20Cleanup: remove unnecessary tooltip line limitCampbell Barton
2017-12-20Manipulator: clear tooltip for click actions tooCampbell Barton
2017-12-20Manipulator: tooltip supportCampbell Barton
2017-12-20Merge branch 'master' into blender2.8Campbell Barton
2017-12-20UI: move tooltip API to public headerCampbell Barton
2017-12-19Fix crash in RNA when accessing empty property_tags listJulian Eisel