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-02-14Particle editmode: add mouse independent "Select Linked" operatorPhilipp Oeser
2020-02-12Particles: remove unused sel_col and nosel_col fromPhilipp Oeser
2020-02-12Fix T68788: Particle Edit Mode Hair vertex doesn't follow vertex themePhilipp Oeser
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-09Fluid: Fixes for fluid guidingSebastián Barschkis
2020-02-04Fluid: Improved baking progress bar UISebastián Barschkis
2020-01-29Fluid: Fixes for flow objects and initial velocitiesSebastián Barschkis
2020-01-21Fix T72216 Copied Particles not refreshing in the viewportSybren A. Stüvel
2020-01-16Cleanup: unused warningsCampbell Barton
2020-01-15Fix T72970: [Mantaflow] When changing the domain settings, the current frame ...Sebastián Barschkis
2020-01-15Fluid: Additional fix for relative cache pathsSebastián Barschkis
2020-01-15Fluid: Additional fix for relative cache pathsSebastián Barschkis
2020-01-15Fluid: Fix for relative cache pathsSebastián Barschkis
2020-01-08Fix T72235: crash entering particle editmode with non-valid PTCacheEdit psys ...Philipp Oeser
2019-12-19Fix (unreported) hair particle 'Delete Edit' missing children hairPhilipp Oeser
2019-12-19Fix particle editmode undo not doing proper updates when child particlesPhilipp Oeser
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Cleanup: remove redundant string initializationCampbell Barton
2019-12-17Cleanup: use snake case variable & function namesCampbell Barton
2019-12-17Cleanup: style, always use bracesCampbell Barton
2019-12-17Cleanup: remove contributors, license begin/end & doxy file argumentCampbell Barton
2019-12-17Cleanup: compiler warningsCampbell Barton
2019-12-17Cleanup: clang-formatCampbell Barton
2019-12-17Fix linking errors WITH_MOD_FLUID=OFFCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-16Mantaflow [Part 7]: Added bake configurationSebastián Barschkis
2019-12-10Cleanup: header guardsCampbell Barton
2019-10-17Cleanup depsgraph access in particle_edit.cPhilipp Oeser
2019-10-04Fix assert when deleting a RBW constraint object.Bastien Montagne
2019-10-02Revert "UI: use correct singular and plural nouns in report messages"Brecht Van Lommel
2019-10-01UI: use correct singular and plural nouns in report messagesYevgeny Makarov
2019-09-30Cleanup: spellingCampbell Barton
2019-09-26Cleanup: clang format for particle loop macrosPhilipp Oeser
2019-09-26Fix T68645: Hair Particle Edit - Particle Mirror crash when children arePhilipp Oeser
2019-09-26Fix T69488: Hair particles: rekey disolves the hair then crashesPhilipp Oeser
2019-09-26Fix T70259: Hair particle point selection if 'use_fade_time' is setPhilipp Oeser
2019-09-26Fix particle lasso selecting non-visible keysPhilipp Oeser
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-18Fix (unreported) missing viewport update deleting a particlePhilipp Oeser
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-12Fix T69582: Empties no longer support Rigid Body ConstraintsPhilipp Oeser
2019-09-11Cleanup: typo/spellingPhilipp Oeser
2019-09-10Fix assert hiding selected particlesPhilipp Oeser
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-30Fix (unreported) 'Duplicate Particle System' operator not ensuringPhilipp Oeser
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-08Fix T52551: undo causes crash after enabling a new rigid body when scene uses...Bastien Montagne
2019-08-04Cleanup: spellingCampbell Barton
2019-08-02Fix T68122: Settings for Select root and Select tip in particle edit mode are...Sebastian Parborg