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-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21Fix T52134: New depsgraph crashes when evaluating several psys on from objectSergey Sharybin
2017-07-21Fix a few harmless maybe uninitialized warnings with GCC 5.4.Brecht Van Lommel
2017-07-20Fix T51925: Eevee: Animated Eevee values slowdownSergey Sharybin
2017-07-20Depsgraph: Solve TODO about more granular particle settings update taggingSergey Sharybin
2017-07-20Depsgraph: Fix crashes when OCIO configuration is missingSergey Sharybin
2017-07-20Depsgraph: Fix missing UV layers with copy on write enabledSergey Sharybin
2017-07-20RNA: face-map accessCampbell Barton
2017-07-19Depsgraph: Prevent wrong particles state when canceling playbackSergey Sharybin
2017-07-19Depsgraph: Use dependency graph flush routines to update particle settingsSergey Sharybin
2017-07-18Layer cleanup: get rid of one of the placeholder functionsDalai Felinto
2017-07-18Context/Workspace: Get scene layer from workspaceDalai Felinto
2017-07-14Fix MSVSC compiler warningAntonio Vazquez
2017-07-14Implement Uniformbuffer objects for nodetree parametersDalai Felinto
2017-07-14Revert "Fix T51794: Crash on hair file when opening with no UI"Dalai Felinto
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-07-13Depsgraph: Begin work on making depsgraph per-scene-layerSergey Sharybin
2017-07-13Depsgraph: Fix crash with copy-on-write enabled after recent changesSergey Sharybin
2017-07-13Depsgraph: Add extra information to debug loggingSergey Sharybin
2017-07-12DwM: Option to use final material over mode shadingCampbell Barton
2017-07-12Merge branch 'master' into blender2.8Campbell Barton
2017-07-12BMesh: move safe loop-normal-calc to own functionCampbell Barton
2017-07-11Avoid any possibility of using scene from different main in CTX_data_scene_layerSergey Sharybin
2017-07-11Eevee: Add support for Alpha clip and Hashed Alpha transparency.Clément Foucault
2017-07-11Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-11Fix memory leak caused by node clipboardSergey Sharybin
2017-07-11Merge branch 'master' into blender2.8Campbell Barton
2017-07-10Fix (unreported) broken uvsculpt in Scene's toolsettings' copying.Bastien Montagne
2017-07-10Fix (unreported) Scene's copying toolsettings' clone and canvas, and particle...Bastien Montagne
2017-07-10Fix strict compiler warningSergey Sharybin
2017-07-10Fix (unreported) Scene copying doing very stupid things with World and LineSt...Bastien Montagne
2017-07-10Fix T51931: VBO not updating when UVs are added to shader node treeLuca Rood
2017-07-10Merge branch 'master' into blender2.8Campbell Barton
2017-07-10Curve: add assert for invalid next/prev useCampbell Barton
2017-07-10Fix T51665: No orientation for nurbs, polygonsCampbell Barton
2017-07-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-07-07Fix T50973: Directional blur node doesn't clamp value if using driverSergey Sharybin
2017-07-06Fix T51943: Depsgraph: world update happening eternally on background (set) s...Sergey Sharybin
2017-07-05Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-07-05Code comments regarding last commit (forgotten to add before)Luca Rood
2017-07-05Merge branch 'master' into blender2.8Luca Rood
2017-07-05Fix T51296: UVs not working for hair emitted from verticesLuca Rood
2017-07-04Third fix for my merge: crash after switch to edit mode reported by @dfelintoAlexander Romanov
2017-07-04One more fix for merged 'normal map tangents not working correctly when there...Alexander Romanov
2017-07-04Merge branch 'master' into blender2.8Bastien Montagne
2017-07-04Fix T51703: Rigid body with delta transform jumps when transformingLuca Rood
2017-07-04Better fix for rigid body not resimulatingLuca Rood
2017-07-04Fix rigid body not resimulating after cache invalidationLuca Rood
2017-07-03Fix alembic after merge from masterDalai Felinto