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-10-25Fix T81999, Boolean Exact+Self Difference fails.Howard Trickey
2020-10-25Fix T81999, Boolean Exact+Self Difference fails.Howard Trickey
2020-10-23Cleanup: make formatAaron Carlisle
2020-10-21Cleanup: Clang-tidy readability-named-parameterAnkit Meel
2020-10-20Cleanup: Clang-tidy silence readability-non-const-parameterAnkit Meel
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-16Cleanup: spellingCampbell Barton
2020-10-16Windows: Fix build issue on windowsRay Molenkamp
2020-10-14BLI_ghash_performance_test: Fix memory leaksAnkit Meel
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-12BLI: support looking up a key from a set or adding it when not existantJacques Lucke
2020-10-10Cleanup: spellingCampbell Barton
2020-10-10Cleanup: remove unnecessary commentsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09Cleanup: alias: use const, remove unused variable.Ankit Meel
2020-10-09Fix New Boolean bug that left some stray vertices.Howard Trickey
2020-10-09BKE: parallelize BKE_mesh_calc_edgesJacques Lucke
2020-10-08T81340: UBSan: load of value .. not valid for GPU enum typeAnkit Meel
2020-10-06BLI: escape double quotes in dot exportJacques Lucke
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-10-02Cleanup: trailing spaceCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: use angle-brackets for email addressesCampbell Barton
2020-09-30Cleanup: sort cmake file listsCampbell Barton
2020-09-22Fix T80444: Triangle-Triangle intersection regression in 2.90Germano Cavalcante
2020-09-21Fix T80899: Crash on editing multiple UVs of multiple different objects at th...Sebastian Parborg
2020-09-20Fix (unreported) wrong definition of `ssize_t` for windows.Bastien Montagne
2020-09-20Fix a wrong return type (float instead of double) in double2.hhHoward Trickey
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-18Cleanup: remove unused global locks from BLI_threadsCampbell Barton
2020-09-17Tests: bundle tests for some modules in their own executablesBrecht Van Lommel
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-16Fix (unreported) buffer overflow in BLI_system_cpu_brand_string helper.Bastien Montagne
2020-09-13Apply patch D8816, from Zachary(AFWS) for collection boolean operand.Howard Trickey
2020-09-12BLI: Fix bitscan_forward_uint64 unix implementationClément Foucault
2020-09-12Cleanup: missing-variable-declarations warningCampbell Barton
2020-09-11Cleanup: make formatJacques Lucke
2020-09-11Cleanup: spelling, correct commentsCampbell Barton
2020-09-10Cleanup: Fix bad spelling in previous commit.Ray Molenkamp
2020-09-10Cleanup: Update doc string for BLI_getenvRay Molenkamp
2020-09-10Cleanup: spellingCampbell Barton
2020-09-09BLI: new string search api that supports fuzzy and prefix matchingJacques Lucke
2020-09-09Fix T80604: BLI_polyfill_calc exceeds stack size allocating pointsCampbell Barton
2020-09-07BLI: improve exception safety of VectorSetJacques Lucke
2020-09-07BLI: add comparison operators for StringRefJacques Lucke
2020-09-07Cleanup: include missing header files in CMakeCampbell Barton
2020-09-07Cleanup: Fix clang-tidy warning in the new boolean codeSebastian Parborg
2020-09-07Cleanup: spellingCampbell Barton