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-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-07-18Subdiv: remove unused GPU device choice, fix crash with libepoxy on initBrecht Van Lommel
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-05-30Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-30Fix T98449: Cycles crash changing frame after recent changesBrecht Van Lommel
2022-05-18Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-18Subdiv: support interpolating orco coordinates in subdivision surfacesBrecht Van Lommel
2022-05-12Cleanup: More proper sections in subdiv codeSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-14Cleanup: Remove unused subdiv functionsHans Goudey
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2020-09-24Fix normal computation in opensubdiv when surface derivates are the sameSebastian Parborg
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-01Subdiv: Split evaluation begin+refine into separate stepsSergey Sharybin
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-03Subdiv: Fix/Workaround for surface partial derivativesSergey Sharybin
2020-02-28Cleanup: SpellingSergey Sharybin
2019-09-26Fix T70163: Error painting with Subdivision at end of stackSergey Sharybin
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-06-15Cleanup: spellingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
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-16Subdiv: Reset evaluator creation statisticsSergey Sharybin
2019-01-04Fix T60124: Multires modifier not reading data from external filesSergey Sharybin
2018-09-04Subdiv: Move evaluation functionality to own headerSergey Sharybin
2018-08-15Multires: Initial groundwork to hook up displacement to new Subdiv objectSergey Sharybin
2018-08-13OpenSubdiv: Add stub implementation of C-APISergey Sharybin
2018-08-08Cleanup: styleCampbell Barton
2018-08-02Cleanup: warnings, trailing spaceCampbell Barton
2018-08-01Subsurf: Evaluate all UV layersSergey Sharybin
2018-08-01Subsurf: Support subdivision of mesh with just loose elementsSergey Sharybin
2018-08-01Subsurf: Support subdivision of loose elementsSergey Sharybin
2018-07-20Subsurf: Add basic statistics to help benchmarkingSergey Sharybin
2018-07-18Subsurf: Begin new subdivision surface moduleSergey Sharybin