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-30Fix T83196: bad matrix to quaternion precision near 180 degrees rotation.Alexander Gavrilov
2020-11-30Cleanup: Clang tidy void argumentHans Goudey
2020-11-30Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
2020-11-30Fix T82996: Library Overrides: Duplicate of overridden collection on ResyncBastien Montagne
2020-11-30Fix (unreported) broken logic in `BKE_collection_add_from_collection`.Bastien Montagne
2020-11-30Cleanup: Graph Editor, refactor selection operatorsMaxime Casas
2020-11-30Fix T81628: Moving Python-made channels freezes BlenderSybren A. Stüvel
2020-11-30Cleanup: Animation, clean up action group rearranging codeSybren A. Stüvel
2020-11-30Tracking: Make image accessor own what it needsSergey Sharybin
2020-11-30Tracking: Clarify tracks and options storage once againSergey Sharybin
2020-11-30GPencil: New operator to reset Vertex ColorsAntonio Vazquez
2020-11-30Tracking: Cleanup, remove unused argument from image accessorSergey Sharybin
2020-11-30Tracking: Cleanup, remove unused fieldSergey Sharybin
2020-11-30Tracking: Cleanup, use explicit frame match optionSergey Sharybin
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-30Cleanup hardcoded render percentage to factor conversionMonique Dewanchand
2020-11-30Cleanup: Use LISTBASE_FOREACH macro in screen.cHans Goudey
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-29Run clang-format to fix line length after D8915.Alexander Gavrilov
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