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
2022-11-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-10-17BLI_path: remove trailing NULL argument to BLI_path_joinCampbell Barton
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-08-19Cleanup: lint, unused_varsChris Blackbourn
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-07-14Fluid bake: fix memory leak when path validation failsKévin Dietrich
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-06-24Fluid: Improved OpenVDB support for fluid cachesSebastián Barschkis
2020-05-22Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-22Fix T76960: fluid baking operators not working with pinned objectPhilipp Oeser
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-20Cleanup: redundant parenthesis, NULL checksCampbell Barton
2020-03-20Cleanup: clang-format, comment indentationCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-17Fluid: Abort baking jobs fasterSebastián Barschkis
2020-03-10Fix T74525: Fluid caches overwrite each other by defaultJacques Lucke
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-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
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 7]: Added bake configurationSebastián Barschkis
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-01Fix T66277: Pinning Fluid Domain properties causes bake errorPhilipp Oeser
2019-06-06Cleanup: extra-semi-stmt warningCampbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton