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-07-29Cleanup: Use const context argument for UIList callbacksHans Goudey
2022-07-20Cleanup: remove unused get_cage_mesh parameterJacques Lucke
2022-07-13Fix T99654: Applying Mirror modifier breaks the erase toolAntonio Vazquez
2022-07-11Fix/Cleanup UI messages.Bastien Montagne
2022-07-01Fix T99268: LineArt better handling for dense overlappings.Yiming Wu
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Cleanup: use "use_" prefix for boolean propertyCampbell Barton
2022-06-30Cleanup: formatCampbell Barton
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-29LineArt: Shadow and related functionalities.Yiming Wu
2022-06-27Cleanup: spelling in commentsCampbell Barton
2022-06-23LineArt: Cleanup minor warnings from variable type changes.Yiming Wu
2022-06-21LineArt: Move style options to top of the modifier.Yiming Wu
2022-06-16LineArt: Variable name cleanups.Yiming Wu
2022-06-13LineArt: General code cleanups.Yiming Wu
2022-06-13Cleanup: Use more specific includes for grease pencil modifiersHans Goudey
2022-06-10LineArt: Clean up `LineartRenderBuffer`.Yiming Wu
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-03LineArt: Include minor fixes in branch that's missing in master.Yiming Wu
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-02LineArt: Speedup construction of quad trees.Yiming Wu
2022-06-01LineArt: Adding a intersection timer.Yiming Wu
2022-06-01LineArt: Temporary fix for object loading iterator.Yiming Wu
2022-06-01Cleanup: remove redundant const qualifiers for scalar & enum typesCampbell Barton
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-25Fix T98355: Line art crash when switch to mesh edit mode.YimingWu
2022-05-25Fix T98359: Handle object that has no feature lines.YimingWu
2022-05-23Revert "LineArt: Use CAS for add_triangles."Ray Molenkamp
2022-05-23LineArt: Use CAS for add_triangles.YimingWu
2022-05-23GPencil: A Ping Pong effect to Time modifierAleš Jelovčan
2022-05-23LineArt: Fix adjacent edge sorting.YimingWu
2022-05-23Merge branch 'blender-v3.2-release'Aaron Carlisle
2022-05-22Fix T98320: GPencil Crash with Length and Build ModifiersAntonio Vazquez
2022-05-19Cleanup: spelling in comments & move doc-strings to headersCampbell Barton
2022-05-18LineArt: Use array instead of lists for edges pending occusion queryYimingWu
2022-05-18LineArt: Remove LineartEdge::obindex.YimingWu
2022-05-18LineArt: Use safe lineart_discard_duplicated_edgesYimingWu
2022-05-18LineArt: Prioritize connecting chains from the same contour loopYimingWu
2022-05-17Merge branch 'blender-v3.2-release'Antonio Vazquez
2022-05-17Fix unreported: GPencil Time offset modifier Reverse only plays 2 timesAleš Jelovčan
2022-05-17Cleanup: spelling in commentsCampbell Barton
2022-05-13LineArt: Better behavior of smooth tolerance.YimingWu
2022-05-13Fix T96781: LineArt proper object iterator.YimingWu
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-11Cleanup: formatCampbell Barton
2022-05-10LineArt: Use thread safe bound box.YimingWu
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-05-05Cleanup: spelling in commentsCampbell Barton
2022-05-04LineArt: Clean up file name and license.YimingWu
2022-05-04LineArt: Object loading optimizationYimingWu