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-05-14Cleanup: comments formattingPablo Dobarro
2019-04-23Merge commit 'e12c08e8d170b7ca40f204a5b0423c23a9fbc2c1' into sculpt-mode-feat...Pablo Dobarro
2019-04-23Merge commit 'e12c08e8d170b7ca40f204a5b0423c23a9fbc2c1^1' into sculpt-mode-fe...Pablo Dobarro
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-13added rebuild levelset after grid resamplingMartin Felke
2019-04-13first attempt for allowing different voxel sizes on operandsMartin Felke
2019-04-11fix crash with openvdb filters in case the openvdb grid is invalidMartin Felke
2019-04-10disabling an operand now skips unnecessary calculationsMartin Felke
2019-04-08yay, multi-object volume CSG finally operational :)Martin Felke
2019-04-08OpenVDB: Replace dilate and erode with offset on level setPablo Dobarro
2019-04-07first attempt for CSG operations via voxels, but not functional yetMartin Felke
2019-04-07OpenVDB: Add Filters and CSG operations to the Level Set C APIPablo Dobarro
2019-04-06initial implementation of the openvdb remesher inside the remesh modifierMartin Felke
2019-03-14OpenVDB Voxel remesher: Initial implementationPablo Dobarro
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-04-02Build: add WITH_OPENVDB_3_ABI_COMPATIBLE option.Brecht Van Lommel
2018-03-29Fix T54457: build error with OpenVDB versions newer than 3.Brecht Van Lommel
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-24OpenVDB : use underscores instead of spaces in grid names.Kévin Dietrich
2017-09-25OpenVDB: Fix compilation error against OpenVDB 4Sergey Sharybin
2016-04-22Fix T48236: OpenVDB smoke cache glitches out with smokeless flames.Kévin Dietrich
2016-01-27OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbotSergey Sharybin
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich