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-05-27OpenSubdiv: Refactor, use C++ allocation for internal classesSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move topology refiner factory to topology folderSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move topology refiner to own folderSergey Sharybin
2020-05-27OpenSubdiv: Refactor, move device specific code to own filesSergey Sharybin
2020-05-19OpenSubdiv: Remove old GPU codeSebastián Barschkis
2020-05-19Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-19Fix: build error due to missing definitionsJacques Lucke
2020-05-18OIpenSubdiv: Cleanup, move to a better sounding namespaceSergey Sharybin
2020-05-18OpenSubdiv: Cleanyp, remove old GPU codeSergey Sharybin
2020-05-18OpenSubdiv: Cleanup, remove unused topology orientation codeSergey Sharybin
2020-04-22Subdiv: Fix wrong non-manifold subdivision in certain casesSergey Sharybin
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13OpenSubdiv: Make non-full geometry less strict for sharpnessSergey Sharybin
2020-02-28OpenSubdiv: Allow less topology callbacks assignedSergey Sharybin
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-12-05Fix T63766: Multiresolution behavior when using crease edgeSergey Sharybin
2019-10-30OpenSubdiv: Initial implementation of batched evaluationSergey Sharybin
2019-10-30OpenSubdiv: Make internal evaluator aware of batched evaluationSergey Sharybin
2019-10-30OpenSubdiv: Use more generic access to patch coordinatesSergey Sharybin
2019-10-30OpenSubdiv: Cleanup, remove old compatibility codeSergey Sharybin
2019-10-30OpenSubdiv: Cleanup, remove unused classSergey Sharybin
2019-10-30OpenSubdiv: Avoid unnecessary memory copiesSergey Sharybin
2019-10-30OpenSubdiv: Use smaller buffer sizes and stridesSergey Sharybin
2019-10-30OpenSubdiv: Cleanup, remove unused PatchBuffer classSergey Sharybin
2019-10-30OpenSubdiv: Cleanup, remove unused evaluator memberSergey Sharybin
2019-10-30OpenSubdiv: Cleanup, remove unused static methodsSergey Sharybin
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-03OpenSubdiv: Add accessor to vertex edges via refiner C-APISergey Sharybin
2019-10-03Fix error in opensubdiv topology refiner face matching checkCampbell Barton
2019-06-23Fix T66022: crash adding subdivision surface modifier to some meshesBrecht Van Lommel
2019-06-21Fix T63766: Multiresolution behavior when using crease edgeSergey Sharybin
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-28Fix T63030: Edge crease is not applied for boundary edgesSergey Sharybin
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-01-23Cleanup: Spelling in commentSergey Sharybin
2019-01-22Fix T58640: Round corner in edge crease of subdivided surfacesSergey Sharybin
2019-01-22Cleanup: space after template bracketSergey Sharybin
2019-01-16OpenSubdiv: Remove topology orientation codeSergey Sharybin
2019-01-16OpenSubdiv: Implement UV topology comparisonSergey Sharybin
2019-01-16OpenSubdiv: Correct topology cpmparatorSergey Sharybin
2019-01-16OpenSubdiv: Use own utility headerSergey Sharybin
2019-01-16OpenSubdiv: Cleanup, indentationSergey Sharybin
2019-01-07OpenSundiv: Simplify tweaking of shared stencil/patch settingsSergey Sharybin
2018-10-31OpenSubdiv: API, expose vertex boundary interpolation optionSergey Sharybin
2018-09-26OpenSubdiv: Cleanup, the TODO was actually solvedSergey Sharybin