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-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29Fix T78415: Particle Edit mode Add brush with a radius > 181px crashesPhilipp Oeser
2020-06-04Cleanup: split particle & texture paint mode switching into utility functionsCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-05-25Cleanup: typoJacques Lucke
2020-05-19Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-19Fix switching to particle edit-mode from editmodeCampbell Barton
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-05Cleanup: use int instead of short for lasso array lengthCampbell Barton
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-17Task: Separate Finalize into Reduce And FreeJeroen Bakker
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-10Fix T74601: Cut Particles to Shape fails for transformed objectCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-28Fix T72404: particle brush size radial control mismatch on high DPI displayYevgeny Makarov
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
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-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-10-17Cleanup depsgraph access in particle_edit.cPhilipp Oeser
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-11Cleanup: typo/spellingPhilipp Oeser
2019-09-10Fix assert hiding selected particlesPhilipp Oeser
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-04Cleanup: spellingCampbell Barton
2019-08-02Fix T68122: Settings for Select root and Select tip in particle edit mode are...Sebastian Parborg
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-31Particle: Cleanup, remove unused depsgraph argumentSergey Sharybin
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-15Fix T66686: Crash on Particle Edit, then RenderSergey Sharybin
2019-07-04Fix T63788: Crash if particle system is turned off in particle editing modeSergey Sharybin
2019-06-21Revert "Particle system: Move runtime data to runtime field"Sergey Sharybin