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
2019-09-23Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-21Revert "Modifiers: every modifier now copies mesh settings, fixing texture sp...Brecht Van Lommel
2019-09-19Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-01Cleanup: comments (long lines) in modifiersCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-25Cleanup: finish modifiers' hearder re-order from rBe31f0fad9744c813.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-05Merge branch 'master' into blender2.8Campbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-07-05Cleanup: warningCampbell Barton
2018-07-05Fix build w/o fluidsimCampbell Barton
2018-07-05Fluidsim: ported from DerivedMesh to MeshSybren A. Stüvel
2018-07-04Fluid Sim: Removed unused PointCache pointerSybren A. Stüvel
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for modifiersCampbell Barton
2018-06-09Merge branch 'master' into blender2.8Bastien Montagne
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-23Fix last usages of Scene.r.cfra in modifiers code.Bastien Montagne
2018-05-12Cleanup: modifier arg wrappingCampbell Barton
2018-05-08Modifiers: sanitize/cleanup modifiers' copying & freeing code.Bastien Montagne
2018-04-01Cleanup: remove global headerCampbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2017-06-19Fix (unreported) memory leak in Fluid modifier copying.Bastien Montagne
2017-04-17Fix T51176: Cache file location can be blank and prevent fluid simulation fro...Bastien Montagne
2017-04-17Fluidsim cleanup: get rid of magic numbers!Bastien Montagne
2016-07-31simplify redundant conditionalsMike Erwin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-02-14Code cleanup: duplicate headersCampbell Barton
2013-05-21Fluid simulation manual number of threads option now doesn't set the numberBrecht Van Lommel
2013-04-11Fluid threads: re-add an erratically forgotten line, fix typo, set default th...Jens Verwiebe
2013-04-10Add a gui control for setting omp threads in fluidsJens Verwiebe
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-23Bugfix [#29186] Object contribute to fluid sim animation start earlier than k...Daniel Genrich
2012-10-26style cleanupCampbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-07-08style cleanupCampbell Barton
2012-05-06style cleanup: modifiersCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton