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
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-07-03BKE Particle: Simplify recent changes in distribution codemano-wii
2019-07-02Fix T66340: Missing particles in Grid and Volume distribution.mano-wii
2019-06-21Revert "Particle system: Move runtime data to runtime field"Sergey Sharybin
2019-06-13Particle system: Move runtime data to runtime fieldSergey Sharybin
2019-05-03Cleanup: warningsCampbell Barton
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-28Fix T62944: Memory leak in animation playbackSergey Sharybin
2019-03-25Fix T62891: particle even distribution is not even.Brecht Van Lommel
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05BKE_library: id_copy: More general usage of LIB_ID_COPY_LOCALIZE.Bastien Montagne
2019-02-05Cleanup: BKE_library: remove 'test' param of id_copy.Bastien Montagne
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-17Fix T58652: Crash editing shape keys weirdness with instancesSergey Sharybin
2018-12-14Fix broken particle distribution after recent fixSergey Sharybin
2018-11-26Fix T58032: particle children 'Use Clump Curve' crashPhilipp Oeser
2018-10-23Cleanup: style, warningCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-12Particle: Remove global RNG usage from distributionSergey Sharybin
2018-06-12Particles: Use local RNGSergey Sharybin
2018-05-26Fix T55207, fix T55208: hair not positioned correctly after subsurf.Brecht Van Lommel
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-02-27merge from masterGaia Clary
2018-02-26Cleanup: typosCampbell Barton
2018-02-18Merge branch 'master' into blender2.8Campbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2017-09-26BLI_rand : Make use of BLI_halton and BLI_hammersleyClément Foucault
2017-09-15Fix copy-paste error in recent particles fixSergey Sharybin
2017-09-14Fix T52732: Particle system volume grid particles out of volumeSergey Sharybin
2017-09-11Fix T52682: When hair number=faces number, particles/face = 1 , actually some...Bastien Montagne
2017-08-20Fix T52439: Crash after adjusting lenght of hair particles.Bastien Montagne
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-06-02Cleanup: styleCampbell Barton