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
2015-06-12De-duplicate stamp callbackCampbell Barton
2015-06-12Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2015-06-12Cleanup: unused varCampbell Barton
2015-06-12Fix wrong proxy pointer hanging around after making all localSergey Sharybin
2015-06-12Make scopes update multi-threadedSergey Sharybin
2015-06-12Image scopes: Make sample line saving check localSergey Sharybin
2015-06-12Image scopes: Make all variables local, prepare to threaded evaluateSergey Sharybin
2015-06-11Fix T45016, mask animation data lost after layer renameAntony Riakiotakis
2015-06-11Merge branch 'openvdb' into gooseberryLukas Tönne
2015-06-11Fix compilation error when WITH_OPENVDB is off (again).Kévin Dietrich
2015-06-11Use more proper flag for psys reconstruction after memory optimizationSergey Sharybin
2015-06-11Fix for unwanted particle re-distribution happening due to memory optimizationSergey Sharybin
2015-06-11Merge branch 'openvdb' into gooseberryLukas Tönne
2015-06-11Fix for bad level function implementation.Lukas Tönne
2015-06-11Gooseberry: Fix compilation error with OpenVDB disabledSergey Sharybin
2015-06-11Initial support for drawing the VDB tree in the viewport.Kévin Dietrich
2015-06-11Move exported flag from SmokeDomainSettings to OpenVDBCacheKévin Dietrich
2015-06-11Gooseberry: Fix compilation error with OpenVDB disabledSergey Sharybin
2015-06-11Merge branch 'openvdb' into gooseberryLukas Tönne
2015-06-11Merge branch 'master' into gooseberryLukas Tönne
2015-06-11Merge branch 'master' into openvdbLukas Tönne
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-06-09Gooseberry: Use more proper flag for psys reconstruction after memory optimiz...Sergey Sharybin
2015-06-09Gooseberry: Fix for flickering grassSergey Sharybin
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2015-06-09Particles: Avoid bad memory access when calculating child weightSergey Sharybin
2015-06-09Generalized node function for mapping existing inputs/outputs on aLukas Tönne
2015-06-09Merge branch 'master' into openvdbKévin Dietrich
2015-06-08Gooseberry: Previous commit broke compilation of debug buildsSergey Sharybin
2015-06-08Merge branch 'cycles_memory_experiments' into gooseberrySergey Sharybin
2015-06-08Gooseberry: Fix compilation error with strict compiler flagsSergey Sharybin
2015-06-08Cycles: Free hires smoke data from blender side after scene was fully synchro...Sergey Sharybin
2015-06-08Merge branch 'master' into gooseberryBastien Montagne
2015-06-08Merge branch 'master' into cycles_memory_experimentsSergey Sharybin
2015-06-08Fix crash introduced by recent node tree localizationSergey Sharybin
2015-06-08RNA: Object.shape_key_remove methodCampbell Barton
2015-06-08Fix T44989: Crash on linking external OSL materialSergey Sharybin
2015-06-08Fix T44995: Crash loading packed imageCampbell Barton
2015-06-08Fix T44991: Apply transform skips poly-radiusCampbell Barton
2015-06-07Somewhat improve behaviour of the vdb file reader:Kévin Dietrich
2015-06-07Cleanups:Kévin Dietrich
2015-06-07Ask user to overwrite files if they already exist.Kévin Dietrich
2015-06-07Fix for recent clip change: ensure fluid matrices are computed for theKévin Dietrich
2015-06-07Ensure cache directory exists.Kévin Dietrich
2015-06-07Clip some low res grids based on the high res density.Kévin Dietrich
2015-06-06CleanupCampbell Barton
2015-06-05Merge branch 'master' into openvdbKévin Dietrich
2015-06-05Fix grid clipping resulting in empty trees.Kévin Dietrich
2015-06-05Merge branch 'master' into gooseberryAntony Riakiotakis