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-01-06Fix T70821: Hair Radius Is Actually Hair DiameterWilliam Reynish
2019-12-18Cleanup: use ELEM macroCampbell Barton
2019-12-17Fluid: Fix particle settings typeSebastián Barschkis
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-08-12Fix T68542: ParticleSystem.uv_on_emitter returns always 0,0 while Particle.uv...Bastien Montagne
2019-08-08Fix T68393: lift hardcoded limit on particle children 'child_radius'Philipp Oeser
2019-07-09Raise particle count limit for 2.8 releaseSergey Sharybin
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-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-29Fix: Hair Length was using wrong unitWilliam Reynish
2019-05-24Fix T64101: Crash entering edit mode with particle systemSergey Sharybin
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-17Fix T62589: Particle system Instance Collection option fails to set a user fo...Bastien Montagne
2019-03-16Particle: Remove Billboard Particle codeClément Foucault
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27UI Particles: Minor tweaks to labelsPablo Vazquez
2019-02-27UI: Rename 'Object' to 'Object Velocity' in particle settingsPablo Vazquez
2019-02-20RNA: use factor when appropriateWilliam Reynish
2019-02-18RNA: use distance unitsWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-12Fix T61453: crash rendering after selecting particle settings datablock.Brecht Van Lommel
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-04UI: Use 'None' label instead of 'No' for Physics TypePablo Vazquez
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Fix T60127: Particles texture mapping coordinates objectsSergey Sharybin
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-16Cleanup: use max frame defineCampbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-19Fixes for particle system and physicsSergey Sharybin
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-12-02Cleanup: BKE_effect.h namingCampbell Barton
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-14Cloth: Improve UILuca Rood
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton