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-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-07-28Fix precision issues in 'interp_weights_poly_v2'Germano Cavalcante
2020-07-24Cleanup: Rename 'isect_ray_seg_v3' to 'isect_ray_line_v3'Germano Cavalcante
2020-07-21Cleanup: spellingCampbell Barton
2020-07-19Fix T66937: Blank view on navigation with auto-deph & large clip-endCampbell Barton
2020-06-18Transform: Snap to the intersection between constraint and geometryGermano Cavalcante
2020-05-25Calculate epsilon values for interp_weights_poly to improve accuracySebastian Parborg
2020-04-07Fix T73566: Mesh analysis, error showing intersecting facesCampbell Barton
2020-03-24Cleanup: spellingCampbell Barton
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-14Cleanup: spellingCampbell Barton
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-02-19BLI_math: unify zero area checks for barycentric weight calculationCampbell Barton
2020-02-11Cleanup: minor edit to last commitCampbell Barton
2020-02-11Fix T73348: Surface Deform distortion on bind with small facesCampbell Barton
2019-12-18Cleanup: const warning, unused varCampbell Barton
2019-11-27Fix T30941: Add cloth air pressure simulationSebastian Parborg
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-09-12BMesh: New tool `BM_mesh_intersect_edges`mano-wii
2019-09-11Fix T69458: Edit Mesh selection bug from camera viewmano-wii
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30Cleanup: clang-format, spellingCampbell Barton
2019-08-29Move math and vector double routines into blenlib from delaunay codeHoward Trickey
2019-08-16Cleanup: spellingCampbell Barton
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-11BLI_math: add isect_tri_tri_v2, wrap via mathutils.geometryCampbell Barton
2019-08-05Cleanup: quiet cast warnings in recent commitCampbell Barton
2019-08-05New BLI Function: projmat_from_window_regionmano-wii
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-23Cleanup: Rearrange the order of isect_ray_ray_v3 parametersmano-wii
2019-07-23Fix T67389: Transform constraints fail at large distancesmano-wii
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-21Cleanup: comments (long lines) in blenlibCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-27Cleanup: style, use braces for blenlibCampbell Barton
2019-03-22BLI Math: Add and use new `projmat_dimensions` utility.mano-wii
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-06Fix T61190: Crash in particles distributionSergey Sharybin
2019-02-06Fix T60935: More numerically stable distance to ray computationJacques Lucke
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton