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-30Tracking: Cleanup pattern match DNA definitionSergey Sharybin
2020-11-30Fix T83203 BGL: shader.program wrongly always returns 0Clément Foucault
2020-11-30Tracking: Cleanup, finish pass of comments in the contextSergey Sharybin
2020-11-30Tracking: Cleanup, replace clip user with frame numberSergey Sharybin
2020-11-30Tracking: Cleanup, more clear variable namingSergey Sharybin
2020-11-30Tracking: Fix missing frame remap for plane tracksSergey Sharybin
2020-11-30Tracking: Cleanup, clear variable names and indentationSergey Sharybin
2020-11-30Tracking: Cleanup, unused field in autotrack contextSergey Sharybin
2020-11-30Fix T82870: on macOS, continuous grab jumps when crossing editor borderYevgeny Makarov
2020-11-30Tests: blacklist failing tests for Cycles CUDA and OptiX devicesBrecht Van Lommel
2020-11-30Tests: add CMake option to run Cycles regression tests on GPU devicesBrecht Van Lommel
2020-11-30Cleanup: avoid harmless but unnecessary float division by zeroBrecht Van Lommel
2020-11-30Libmv: Add threading primitivesSergey Sharybin
2020-11-30Libmv: Add build configuration headerSergey Sharybin
2020-11-30Libmv: add missing files to bundlerSergey Sharybin
2020-11-30Cleanup hardcoded render percentage to factor conversionMonique Dewanchand
2020-11-30RNA Manual Reference: UpdateAaron Carlisle
2020-11-30Cleanup: Use LISTBASE_FOREACH macro in screen.cHans Goudey
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-30Deps: PugiXML 1.10Ray Molenkamp
2020-11-29QuadriFlow: Fix std::allocator deprecation warningsAnkit Meel
2020-11-29Run clang-format to fix line length after D8915.Alexander Gavrilov
2020-11-29CMake/macOS: Use custom LIBDIR if set on CLIRebecca Dengate
2020-11-28Speed up finding patch components in new boolean.Howard Trickey
2020-11-28Speedups for finding cells in new boolean.Howard Trickey
2020-11-28Fix Auto Clamped limits when smoothing the transition of cyclic curves.Alexander Gavrilov
2020-11-28Fix some naming and comments in F-Curve smoothing code.Alexander Gavrilov
2020-11-28Fix T83023: incorrect shape of cyclic F-Curve with only two points.Alexander Gavrilov
2020-11-28GPencil: Fix unreported vertex size for Bezier handlesAntonio Vazquez
2020-11-27Fix T82758: Convert Proxy to Override: Local constraints aren't saved.Bastien Montagne
2020-11-27Fix transform snap mixed with incrementalGermano Cavalcante
2020-11-27Fix T83092: Direction of rotation with View orientation changed in 2.91Germano Cavalcante
2020-11-27Fix T82156: Object with constraints translates when parentedSybren A. Stüvel
2020-11-27Cleanup: Animation, clean up FCurve Cycles modifierSybren A. Stüvel
2020-11-27Cleanup: Add `r_` to return parameterNathan Craddock
2020-11-27Cleanup: Move logic to `outliner_find_item_at_x_in_row`Nathan Craddock
2020-11-27Add performance timing to mesh_boolean.cc.Howard Trickey
2020-11-27Sculpt: Refactor transform code to allow incremental updatesPablo Dobarro
2020-11-26UI: Use decorators in volume modifiersHans Goudey
2020-11-26GPencil: Cleanup - Remove unused old shadersAntonio Vazquez
2020-11-26Transform: Improve event detection for AutoConstrainGermano Cavalcante
2020-11-26Cleanup unintentional change in rB8a2270efc52aBastien Montagne
2020-11-26Fix T83055: setting rna pointer properties can create bogus custom propertiesPhilipp Oeser
2020-11-26Fix T82729: Crash in rna_EffectorWeight_path when object has fluid andPhilipp Oeser
2020-11-26Fix T83046: Material change not updating in the link of an override.Bastien Montagne
2020-11-26UI: Fix incorrect offset for panel label when zooming inHans Goudey
2020-11-26Fix T83020: Transform: AutoConstraint being confirmed without releasing the MMBGermano Cavalcante
2020-11-26Fix T80970: Copy Rotation constraint incorrect under shearJoseph Brandenburg
2020-11-26Cleanup: clearer marking of what was changed in GTestAddTests.cmakeSybren A. Stüvel
2020-11-26macOS: Patch OpenImageIO's ustring for ARM.Stefan Werner