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-09-11Particles: Allow python to write hair keysSergey Sharybin
2020-09-10Fix particle "Mass" option not showing enough precision (appears broken)Julian Eisel
2020-09-10Fix particle "Loop Count" number button left/right arrows doing nothingJulian Eisel
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-02UI: Dont abbriviate location & rotationAaron Carlisle
2020-06-15Various UI messages fixes...Bastien Montagne
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11Cleanup: spellingCampbell Barton
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-06Fix T73620: Diameter Scale was calles 'Radius'William Reynish
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-02-03Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-02-03Fix Cycles particle hair rendering broken after recent changesBrecht Van Lommel
2020-02-03Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-03Fix T73364: crash calling particle_sytem.co_hair() on disabled particlesBrecht Van Lommel
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31Fluid: Fixed secondary particle warningsSebastián Barschkis
2020-01-20Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-20Fixed secondary particle combined export functionalitySebastián Barschkis
2020-01-17Fix T51289: Particle System UI issue/annoyance: setting Start later than End ...Danrae Pray
2020-01-16Cleanup: Clarification of the `Particle.uv_on_emitter()` function docsSybren A. Stüvel
2020-01-16Fix T73121: Blender crashes on accessing particle uv_on_emitterSybren A. Stüvel
2020-01-08Revert recent change to the particles RNA, and only affect the UI.William Reynish
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