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-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-06-09Cleanup: Move pointcache dna to separate fileJacques Lucke
2020-05-14Fluid: Rename smoke flow forces to fluid flow forcesSebastián Barschkis
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-03-24Fix T64573: RNA_path_from_ID_to_property fails for pointcachesPhilipp Oeser
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-05Fix T68396: Unable to change any Collision input value after it has been keyf...Philipp Oeser
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-08-30Cleanup: clang-format, spellingCampbell Barton
2019-08-29Fix T69267: Missing Boids force field tooltipAaron Carlisle
2019-08-26Fix T69156: Blender crash when baking rigid body world.Bastien Montagne
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-16Cleanup: spellingCampbell Barton
2019-08-13Fix T66373: Strange translation text behaviour.Bastien Montagne
2019-07-17Fix T67115: Changing the Shape of a Force Field object does not refresh the a...mano-wii
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-08UI messages: Rename 'Light' to 'Lite' for compression method.Bastien Montagne
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-19Fix T63648: Missing update when changing particle force fieldsSergey Sharybin
2019-04-19Cleanup: Remove dead codeSergey Sharybin
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-21UI: Spelling: fix wrong apostropheWilliam Reynish
2019-03-21UI: Fix wrong spellingWilliam Reynish
2019-03-11UI: Use 'None' instead of 'No' for cache compression method.Pablo 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-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-07Fix T58750: missing fallof power tooltip.Sebastian Parborg
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-09-26Cloth: Collision improvementsLuca Rood
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Add support for a one-dimensional Force Field source shape.Alexander Gavrilov
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-06-22Cleanup: remove last G.main from RNA.Bastien Montagne
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-09Merge branch 'master' into blender2.8Campbell Barton