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
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-18Fix T60615: Cycles baking not working with some modifiers.Brecht Van Lommel
2019-01-17Fix T60558: Cycles viewport render mismatch when the camera is a light.Brecht Van Lommel
2019-01-09Merge branch 'blender2.7'Brecht Van Lommel
2019-01-09Fix Cycles viewport render doing some unnecessary work at the start.Brecht Van Lommel
2019-01-09Fix T60342: exception when creating cycles integrator or sampling presetJacques Lucke
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-02Fix T60046: crash with Cycles viewport render and particle info node.Brecht Van Lommel
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-20Cycles: Fixes for recent curve robustnessSergey Sharybin
2018-12-19Fix T58376: incorrect tooltip in subsurf modifierJacques Lucke
2018-12-14fix shader editor errors when showing world shader treePhilipp Oeser
2018-12-13RNA: revert recent rename 'updated' -> 'dirty'Campbell Barton
2018-12-11Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-11Update code to be compatible with OIIO 2.0Sergey Sharybin
2018-12-10Cycles: Restore properties in the interfaceSergey Sharybin
2018-12-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-07Cycles: Do more user-friendly indication that GPU devices are not foundSergey Sharybin
2018-12-07Partial fix to T58917 - No valid cageDalai Felinto
2018-12-07UI: add material settings in shader editor sidebar.Lucas Boutrot
2018-12-03Fix T58556: Some remaining 'dupli_types' in pycode after renaming.Bastien Montagne
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Correct missing semicolon in recent commitCampbell Barton
2018-11-29Merge branch 'master' into blender2.8Campbell Barton
2018-11-29Cycles: Add sample-based runtime profiler that measures time spent in various...Lukas Stockner
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-28Fix (unreported) Cycles not rendering correctly modified curves/surfaces/texts.Bastien Montagne
2018-11-26Cleanup: unused varsCampbell Barton
2018-11-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-23Cycles: Improved robustness of hair motion blur.Stefan Werner
2018-11-15Cycles: Cleanup, code styleSergey Sharybin
2018-11-14Lamps: Remove HEMI light typeClément Foucault
2018-11-09Cycles: Free Blender side data as soon as we don't need itSergey Sharybin
2018-11-09Cycles: Add name field to sceneSergey Sharybin
2018-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-09Cycles: Cleanup, remove unused method declarationSergey Sharybin
2018-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-09Cycles: Cleanup, space after (void)Sergey Sharybin
2018-11-09Cycles: Cleanup, don't use strict C prototypesSergey Sharybin
2018-11-09Cycles: Cleanup, split array from vectorSergey Sharybin
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-08Cycles: Write Cryptomatte metadata according to the specificationLukas Stockner
2018-11-07Cycles: Fixed BVH UI options enabling/disabling when Embree is enabled.Stefan Werner
2018-11-07Merge branch 'master' into blender2.8Stefan Werner