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-11-03VSE: Media transform redesignRichard Antalik
2020-11-02Revert "VSE: Media transform redesign"Richard Antalik
2020-11-02VSE: Media transform redesignRichard Antalik
2020-11-01Fix new boolean performance bug.Howard Trickey
2020-10-29Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-29Fix blend_color_interpolate_byte returning wrong alpha in certain casePhilipp Oeser
2020-10-28Cleanup: name parameters instead of commenting them.Ankit Meel
2020-10-28BLI_args: disallow zero to be used as a pass valueCampbell Barton
2020-10-28BLI_args: refactor argument passesCampbell Barton
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-27Merge branch 'blender-v2.91-release'Campbell Barton
2020-10-27BLI_rect: add resize_x/y functionsCampbell Barton
2020-10-26Fix T81421: "Saving As..." a blend file with a Script node file path filled w...Bastien Montagne
2020-10-26Fix T81421: "Saving As..." a blend file with a Script node file path filled w...Bastien Montagne
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-14Cleanup: multi-line comment blocksCampbell 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-06BLI: escape double quotes in dot exportJacques Lucke
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: use angle-brackets for email addressesCampbell 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-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-18Cleanup: remove unused global locks from BLI_threadsCampbell Barton
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-07Cleanup: Fix clang-tidy warning in the new boolean codeSebastian Parborg
2020-09-07Cleanup: spellingCampbell Barton
2020-09-05Fix T75827, boolean of non-manifold objects leaves stray edges.Howard Trickey
2020-09-05Cleanup: spellingCampbell Barton