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-09-08Fix T52149: LoopTriArray computation was not correctly protected against conc...Bastien Montagne
2017-09-08Cleanup: remove useless `DM_ensure_looptri()`.Bastien Montagne
2017-09-08Fix transform snap code using 'allocated' flags to get verts/edges/etc. array...Bastien Montagne
2017-09-08Cleanup: deduplicate DM's getLoopTriArray() callback.Bastien Montagne
2017-09-08Fix T52522: VSE renders with alpha transparent PNG image incorrectlySergey Sharybin
2017-09-06Rigidbody: Fix regression introduced in ee3faddSergej Reich
2017-09-06Fix T52374: Changes of rigid body related settings during simulation will bre...Sergej Reich
2017-09-04Fix T52478: Error report "Shrinkwrap: out of memory" on invisible target.Bastien Montagne
2017-09-04Fix T52481: After making all local, local proxies of linked data get broken a...Bastien Montagne
2017-09-04Fix threading conflict when doing Cycles background renderSergey Sharybin
2017-09-04Fix T52439: Crash after adjusting lenght of hair particles.Bastien Montagne
2017-09-04Fix T52434: Restore mesh center of mass calculationCampbell Barton
2017-08-17Fix OSX duplicate path in Python's sys.pathCampbell Barton
2017-08-17iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-17Fix T52324: Metaball disappears when deleting first metaball object.Bastien Montagne
2017-08-17Fix T52263: Crash When Splitting and Merging Areas with Header Text Set.Bastien Montagne
2017-08-01Fix multi-units drawing re precision handling.Bastien Montagne
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-31Fix two issues with recent changes to number display while editing them.Bastien Montagne
2017-07-28Fix T52156: Hair dynamics broken with density textureLuca Rood
2017-07-26Fix T52176: Bevel doesn't correctly work with default empty Vgroup.Bastien Montagne
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-12BMesh: move safe loop-normal-calc to own functionCampbell Barton
2017-07-11Fix memory leak caused by node clipboardSergey Sharybin
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-10Curve: add assert for invalid next/prev useCampbell Barton
2017-07-10Fix T51665: No orientation for nurbs, polygonsCampbell Barton
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-05Code comments regarding last commit (forgotten to add before)Luca Rood
2017-07-05Fix T51296: UVs not working for hair emitted from verticesLuca Rood
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 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-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 T50230: Rigid Body simulation shouldn't step when time is beyond cached areaLuca Rood
2017-06-29Fix T51890: Turning off viewport display for array modifier is blocking dupli...Bastien Montagne
2017-06-28Fix node UI not using translation context correctly.Bastien Montagne
2017-06-26Fix T51902: Severe problem with relocating linked libraries when using proxies.Bastien Montagne
2017-06-26Building w/o Python works againCampbell Barton
2017-06-21Fix T51856: `BKE_mesh_new_from_object()` would often generate default 'Mesh' ...Bastien Montagne
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-19Fix T51774: Children particles hair interpolation not correct with textures o...Bastien Montagne