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-08-18Merge branch 'master' into temp-geometry-nodes-fields-prototypeJacques Lucke
2021-08-17Cleanup: unused definesCampbell Barton
2021-08-13Revert "Mesh: replace saacos with acosf for normal calculation"Campbell Barton
2021-08-13Mesh: replace saacos with acosf for normal calculationCampbell Barton
2021-08-13Docs: note that normalize_v# functions zero out input containing nanCampbell Barton
2021-08-06Merge branch 'master' into temp-geometry-nodes-fields-prototypeHans Goudey
2021-08-06Cleanup: use range2f in `ED_keylist_find_any_between`.Jeroen Bakker
2021-08-05Merge branch 'master' into temp-geometry-nodes-fields-prototypeHans Goudey
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-05Cleanup: license headersCampbell Barton
2021-08-05Merge branch 'master' into temp-geometry-nodes-fields-prototypeHans Goudey
2021-08-04VSE: Allow Wingdings and Symbol FontsHarley Acheson
2021-08-04UI: VFont Display NamesHarley Acheson
2021-08-04BLI: add double version of 'scaleform'Germano Cavalcante
2021-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-08-04Cleanup: spellingCampbell Barton
2021-08-03Fix calculation of 'projmat_dimensions'Germano Cavalcante
2021-08-03Fix broken logic in Windows directory query functionJulian Eisel
2021-08-03Merge branch 'master' into temp-geometry-nodes-fields-prototypeHans Goudey
2021-08-03Fix T90387: division by zero when trying to invert scaleSybren A. Stüvel
2021-08-03Merge branch 'master' into temp-geometry-nodes-fields-prototypeJacques Lucke
2021-08-03Cleanup: Hide implementation details for ED_keyframe_keylist.Jeroen Bakker
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell Barton
2021-08-02Merge branch 'master' into temp-geometry-nodes-fields-prototypeJacques Lucke
2021-08-02Cleanup: spellingCampbell Barton
2021-07-30Cleanup: clarify license and origin of voronoi and dithering codeBrecht Van Lommel
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-30Merge branch 'master' into temp-geometry-nodes-fields-prototypeJacques Lucke
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-29fixesJacques Lucke
2021-07-29Fix 'BLI_task_parallel_mempool' keeping 'user_chunk' unchangedGermano Cavalcante
2021-07-29UI: Fix time labels drawingRichard Antalik
2021-07-28Merge branch 'master' into temp-geometry-nodes-fields-prototypeJacques Lucke
2021-07-27Add `StringRef::trim()` functionsSybren A. Stüvel
2021-07-26cleanupJacques Lucke
2021-07-26progressJacques Lucke
2021-07-26progressJacques Lucke
2021-07-26Merge branch 'master' into temp-geometry-nodes-fields-prototypeJacques Lucke
2021-07-25Fix T89391, etc. Boolean bugs when objects have negative scale.Howard Trickey
2021-07-23Fix: avoid creating improper rotation matrixJacques Lucke
2021-07-23Another slight increase in speed for Delaunay CDT.Howard Trickey
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-21Fix incorrect use of BLI_assert with error stringsCampbell Barton
2021-07-21Fix bug in assert in delaunay test.Howard Trickey
2021-07-20Cleanup: fix clang-tidy warning readability-qualified-autoSybren A. Stüvel
2021-07-20Cleanup: fix clang-tidy readability-else-after-returnSybren A. Stüvel
2021-07-20Cleanup: fix clang-tidy warning modernize-use-nullptrSybren A. Stüvel
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-20Cleanup: use doxygen style parameters in noise.cCampbell Barton
2021-07-20Cleanup: added const keyword to BLI_dlrbTree search functions.Jeroen Bakker