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-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
2017-07-03Fix building with gcc6 after merge from masterDalai Felinto
2017-07-03Fix for merged 'normal map tangents not working correctly when there are no U...Alexander Romanov
2017-07-03Merge branch 'master' into blender2.8Alexander Romanov
2017-07-03Fix T51523: Lattice modifier affecting particles even when disabledLuca Rood
2017-07-03Alembic: fix T51820 for sequence files not loading properly.Sybren A. Stüvel
2017-07-03Merge branch 'master' into blender2.8Dalai Felinto
2017-07-02Fix T51746: normal map tangents not working correctly when there are no UV maps.Alexander Romanov
2017-07-02Fix T51947: failure setting sequence.use_proxy/crop/translation to FalseBrecht Van Lommel
2017-06-30Fix T51877: Deleting a scene uses freed memoryDalai Felinto
2017-06-30Fix T50230: Rigid Body simulation shouldn't step when time is beyond cached areaLuca Rood
2017-06-30Merge branch 'master' into blender2.8Campbell Barton
2017-06-29Fix T51890: Turning off viewport display for array modifier is blocking dupli...Bastien Montagne
2017-06-29Fix error getting the tangent layer nameCampbell Barton
2017-06-29Merge branch 'master' into blender2.8Bastien Montagne
2017-06-29Fix assert calculating tangents with no facesCampbell Barton
2017-06-28Fix node UI not using translation context correctly.Bastien Montagne
2017-06-28Fix own error removing texfaceCampbell Barton
2017-06-28Fix own error removing texfaceCampbell Barton
2017-06-27Merge branch 'master' into blender2.8Campbell Barton
2017-06-27Scene object iterator: minor optimizationCampbell Barton
2017-06-26Fix T51902: Severe problem with relocating linked libraries when using proxies.Bastien Montagne
2017-06-26Fix T51559: Update draw cache when changing flat/smooth shadingLuca Rood
2017-06-26New scenes should use Eevee, not Blender RenderDalai Felinto
2017-06-26Merge branch 'master' into blender2.8Campbell Barton
2017-06-26Building w/o Python works againCampbell Barton
2017-06-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-06-21Fix T51856: `BKE_mesh_new_from_object()` would often generate default 'Mesh' ...Bastien Montagne
2017-06-20Clean node names and organize menus for eeveeLuca Rood
2017-06-20Implement Eevee output node systemLuca Rood
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