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
2021-04-26Cleanup: Move displist.cc to C++Hans Goudey
2021-04-09Cleanup: use const for BKE_where_on_path and related structsCampbell Barton
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-04-01Cleanup: Use const arguments in curve codeHans Goudey
2021-03-31Cleanup: Remove remaining unused code for DispList "bevel_split"Hans Goudey
2021-03-23Curves: add taper mode optionOmar Emara
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-02-20Python: Add to_curve method to the object APIOmar Emara
2021-02-17Cleanup: remove commented functionCampbell Barton
2021-02-17Fix T85664: 3D Viewport issues with curve poly splinesHans Goudey
2021-02-13Cleanup: Simplify three functions in displist.cHans Goudey
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-19Fix T74755: Cap of curve doesn't have smooth shadingCampbell Barton
2021-01-19Fix T84041: Bevel caps have invalid normalsCampbell Barton
2020-11-22Cleanup: Use const arguments in curve bevelHans Goudey
2020-11-22Cleanup: Improve readability of curve displist buildingHans Goudey
2020-11-22Cleanup: Reduce indentationHans Goudey
2020-10-24Cleanup: Return early in some curve functionsHans Goudey
2020-10-22Fix T81967: Crash when using extrude on a text objectHans Goudey
2020-10-22Cleanup: Use LISTBASE_FOREACH macro in curve codeHans Goudey
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-07Refactor `BKE_id_copy_ex` to return the new ID pointer.Bastien Montagne
2020-09-18Curves: Allow caps for all geometry typesHans Goudey
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Cleanup: spellingCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-01Curve: Force pretesselate modifier to output a Mesh outputClément Foucault
2020-05-01Curve: Force pretesselate modifier to output a Mesh outputClément Foucault
2020-04-22Objects: add infrastructure for hair, pointcloud, volume modifiersBrecht Van Lommel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-10-15Fix scan-fill normal flipping for displist & mask fillingCampbell Barton
2019-08-25Curve: remove tessface calculation when calculating modifiersCampbell Barton
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-22Cleanup: typo in last commitCampbell Barton
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-09Fix T65638: memory leak - modifiers on curves.Bastien Montagne
2019-05-29Fix T65275: missing dereferenceJacques Lucke
2019-05-21Fix T64842: crash rendering files with bevel curvesBrecht Van Lommel
2019-05-13Curve: Remove duplicated and confusing argumentSergey Sharybin
2019-05-10Cleanup: Remove unused functionsSergey Sharybin
2019-05-10Cleanup: Remove old deprecated DerivedMesh functionsSergey Sharybin