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-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-19Merge branch 'master' into blender2.8Campbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-19Fix T51774: Children particles hair interpolation not correct with textures o...Bastien Montagne
2017-06-15Fix duplication of scene, it was missing duplication of layer propertiesDalai Felinto
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Cleanup: do not use `BKE_libblock_free_ex()` unless needed!Bastien Montagne
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Fix/workaround 'convert object' messing up linked data.Bastien Montagne
2017-06-15Layers: Scene copy should copy selection as well.Dalai Felinto
2017-06-15Fix serious bug in 'curve-to-mesh' conversion code.Bastien Montagne
2017-06-15Fix potential memory leak in Sequencer sound strip creation code.Bastien Montagne
2017-06-15Fix strict cflags compilation after recent const changesSergey Sharybin
2017-06-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-15Fix compilation error with strict cflags after recent const changesSergey Sharybin
2017-06-15Probes: Modify Add Menu and change defaults.Clément Foucault
2017-06-15Eevee: Probes: Add data display for cubemaps.Clément Foucault
2017-06-15Probe: fix grid default resolution.Clément Foucault
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-14Fix three obvious mistakes in brush/mask/cachefile ID copying.Bastien Montagne
2017-06-14Add an option to free scene without doing id-countersSergey Sharybin
2017-06-14Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-14Remove unused bmain argument from BKE_libblock_free_dataSergey Sharybin
2017-06-14Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-14Cleanup: Indentation got broken in previous commitSergey Sharybin
2017-06-14Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-14Add utility function to free memory used by a datablockSergey Sharybin
2017-06-14Fix T51794: Crash on hair file when opening with no UIJulian Eisel
2017-06-13Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-13Add utility function to get size of given ID typeSergey Sharybin
2017-06-13Better Fix for T51777: Separating objects by selected verticesDalai Felinto
2017-06-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-12Renaming: *_Iterator_begin/next > *_iterator_begin/nextDalai Felinto
2017-06-12Draw Manager: Fix memory issues when copying sceneDalai Felinto
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-10Probe: Small UI improvmentsClément Foucault
2017-06-10Probe: Remove Bounding Box parameter.Clément Foucault
2017-06-09Eevee: Add parallax correction to probe reflectionsClément Foucault
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-09Implement a new util function to get reference of mesh tex spaceDalai Felinto
2017-06-09Cleanup: get rid of some now unused animdata ID management custom functions.Bastien Montagne
2017-06-09Probes: Add more parameters.Clément Foucault
2017-06-09Probe: Add panel and "Add-menu" items.Clément Foucault
2017-06-09Probe: fix some missing bits / errors in RNA ...Clément Foucault
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-08Remove unused lay value from Dupli object evaluation contextDalai Felinto