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-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-01-26Fix T43409: Particle instancing on hair sometimes doesn't have a pathLukas Tönne
2015-01-20Another crappy approach to spirals on hairs, crazy expensive though.Lukas Tönne
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-07-24Fix T41160: Rendering duplifaces crashed blender (cycles)Sergey Sharybin
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
2014-07-07Fix T40712: Duplicators don't generate orco and UV coordinates in Cycles view...Lukas Tönne
2014-05-07Fix T40051: Inconsistent dupli vert/face handling of group member typesCampbell Barton
2014-04-29Fix T39942: Displacement of group instance objects when switching to textured...Sergey Sharybin
2014-04-26Code cleanup: use 'const' for arrays (blenkernel)Campbell Barton
2014-04-15Math Lib: avoid having to pass a pre-calculated normal tot area_poly_v3Campbell Barton
2014-02-16Fix: compile error due to non-matching type and strict flags for MSVC9Andrea Weikert
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-26Code Cleanup: style and correct API class refCampbell Barton
2014-01-23Removed the omat matrix from DupliObject.Lukas Tönne
2014-01-22Fix T38306: dupliframes causing viewport render to continually restart.Brecht Van Lommel
2014-01-21Fix for dupli's using float for id's and signed/unsigned conversionCampbell Barton
2014-01-21Code cleanup and structural improvements for dupli generation.Lukas Tönne