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-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-02-25Fix T95984: Use consistent shifting for persp and ortho cam.YimingWu
2022-02-22LineArt: Consistent backface culling behaviorYimingWu
2022-02-19LineArt: GPU subdiv fix.YimingWu
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Fix T95458: Line art ignores curve objects with no evaluated meshHans Goudey
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-22LineArt: Option to keep contour when using face mark filtering.YimingWu
2022-01-22LineArt: Back face cullingYimingWu
2022-01-22LineArt: Noise tolerant chaining.YimingWu
2022-01-17LineArt: Invert collection option.YimingWu
2022-01-14Fix T94878: LineArt crease threshold logic error.YimingWu
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-31LineArt: Correct collection intersection mask logic.YimingWu
2021-12-31LineArt: Correct clamping of out of bound isect indexYimingWu
2021-12-28Revert "LineArt: Intersection function additional clamping"YimingWu
2021-12-28LineArt: Intersection function additional clampingYimingWu
2021-12-27LineArt: Protecting bounding area links.YimingWu
2021-12-27LineArt: Remove duplicated edge-boundbox linking.YimingWu
2021-12-09Cleanup: move public doc-strings into headers for 'gpencil_modifiers'Campbell Barton
2021-12-01LineArt: Use consitent view vector direction.YimingWu
2021-11-30Fix(unreported): LineArt intersection mask logic error.YimingWu
2021-11-30Cleanup: remove blank lines in comment blocksCampbell Barton
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-20Cleanup: Else after returnHans Goudey
2021-11-17LineArt: Improve certain edge cases in occlusionYimingWu
2021-10-27Cleanup: clang-format, clang-tidy, spellingCampbell Barton
2021-10-26LineArt: Trimming edges right at the image borderYimingWu
2021-10-26LineArt: Custom CameraYimingWu
2021-10-26LineArt: Stroke offset towards camera.YimingWu
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-09-30Fix(unreported): LineArt curve objects garbled result.YimingWu
2021-09-26LineArt: Smooth tolerance value for chaining.YimingWu
2021-09-15LineArt: Automatic crease with flat/smooth faces.YimingWu
2021-08-25LineArt: Fix (Unreported) Crash when loading objects.YimingWu
2021-08-20Cleanup: remove BKE_mesh_free_data use for lineart mesh copiesCampbell Barton
2021-08-20Cleanup: accidentally included printfCampbell Barton
2021-08-20Fix memory leak with building springs in the cloth simulatorCampbell Barton
2021-08-20Cleanup: rename BKE_mesh_free -> BKE_mesh_free_dataCampbell Barton
2021-08-18Fix T90695: Lower tile splitting limit for lineartYimingWu
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-07-31LineArt: Fix(unreported): Child object respect collection visibility.YimingWu
2021-07-30Cleanup: compiler warningsBrecht Van Lommel
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-28LineArt: Camera OverscanYimingWu
2021-07-27LineArt: Occlusion accuracy fix.YimingWu
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-20LineArt: UI cleanups.YimingWu