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-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
2020-11-25Cleanup: remove useless cast.Bastien Montagne
2020-11-25Tracking: Cleanup, de-duplicate implementation of marker lookupSergey Sharybin
2020-11-24Viewport: cannot select object by clicking on its instancesJacques Lucke
2020-11-24Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-11-24Fix T80748: Render Emissive Colors in Compositor BackdropJeroen Bakker
2020-11-24Fix T77261: Multires creates spikes when subdividing ngonsSergey Sharybin
2020-11-24Graph Editor: fix keyframe not activating in certain casesSybren A. Stüvel
2020-11-24Fix T82962: Crash changing lattice resolution with Vertex GroupJeroen Bakker
2020-11-24Animation: Remove debug printsSybren A. Stüvel
2020-11-24Fix Python API docs for the render APIDalai Felinto
2020-11-24Outliner: Switch properties tabs only on icon clickNathan Craddock
2020-11-24UI: Add Trackpad Smooth Scrolling for PopoversYevgeny Makarov
2020-11-24UI: Block Safety Not Scaled CorrectlyYevgeny Makarov