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
path: root/source
AgeCommit message (Expand)Author
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
2020-11-26Fix T80970: Copy Rotation constraint incorrect under shearJoseph Brandenburg
2020-11-26Fix T81265: Animation is not evaluated when collection is included into view ...Bastien Montagne
2020-11-26Fix T82452: Outliner: Cyclic "Original ID" panel in Data API.Bastien Montagne
2020-11-26UI: Allow theming the alternate row color in the sequencerErik Abrahamsson
2020-11-26Fix Edit Face Set operator not being cancelled when the cursor is not over th...Pablo Dobarro
2020-11-26Rename use paint symmetry to use mesh symmetry in quadriflowPablo Dobarro
2020-11-25Cleanup: Typo in `print_default_info` function name.Bastien Montagne
2020-11-25Fluid Particles: fix viscoelastic spring threading crash again after D7394.Alexander Gavrilov
2020-11-25RNA Armature: Improve the description of AxisRollFromMatrixGermano Cavalcante
2020-11-25GPencil: Disable vertex color when use holdoutAntonio Vazquez
2020-11-25Fix T82988: Div by zero with curve deform modifierRobert Guetzkow
2020-11-25Nodes: deduplicate ping pong math operationJacques Lucke