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
2019-09-03GPencil: Fix unreported autolock layers using DopesheetAntonio Vazquez
2019-09-03Drivers: support decomposing rotation into swing followed by twist.Alexander Gavrilov
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-09-03Fix T69384: Noise Depth widgets steps set to 0Lucas Boutrot
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-09-02Drivers: add separators to the Transform Channel type enum menu.Alexander Gavrilov
2019-09-02Fix/enhance new RNA path from real ID helpers.Bastien Montagne
2019-09-02Make Scene Master collection 'Private' ID data, like root nodetrees.Bastien Montagne
2019-09-02GPencil: New Strength mode for Opacity modifierAntonio Vazquez
2019-09-01Copy Rotation & Transform: add Euler order override options.Alexander Gavrilov
2019-08-31Drivers: support accessing Quaternion rotation channels.Alexander Gavrilov
2019-08-31Fix T66452: Convert Curve to Grease Pencil StrokesAntonio Vazquez
2019-08-31Drivers: support explicit euler rotation order for transform channels.Alexander Gavrilov
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-30Cleanup: clang-format, spellingCampbell Barton
2019-08-29Copy Scale: support copying arbitrary non-uniform scale as uniform.Alexander Gavrilov
2019-08-29UI: Correct Sequencer Text Alignment TooltipsAaron Carlisle
2019-08-29GPencil: For Stroke select don't display pointsAntonio Vazquez
2019-08-29Fix T69267: Missing Boids force field tooltipAaron Carlisle
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-28Transform: option to transform parent objects without childrenCampbell Barton
2019-08-27LibOverride: Fix broken Hook modifier case.Bastien Montagne
2019-08-27Sculpt/Paint: Brush world spacing option for sculpt modePablo Dobarro
2019-08-27Fix T69165: wrong update function on Bone b-bone properties crashes.Alexander Gavrilov
2019-08-27Workbench: Specular Highlighting for MatCapsJeroen Bakker
2019-08-27UV Editor: Remove Unimplemented Show Edges OptionJeroen Bakker
2019-08-26Edit Mesh: New option "Split Edges & Faces" to "AutoMerge"mano-wii
2019-08-263D View: show selected object axis when affect origins is enabledCampbell Barton
2019-08-26Fix T69156: Blender crash when baking rigid body world.Bastien Montagne
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-25Cleanup: remove UV name syncing functionCampbell Barton
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-25RNA: remove Mesh.update() calc_loop_triangles argumentCampbell Barton
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-23LibOverride: Fixed bug in removing override op operator.Bastien Montagne
2019-08-23UI: use consistent "Color Burn" name for blend modeEitanSomething
2019-08-23LibOverride: Add some basic non-nodal material properties to override realm.Bastien Montagne
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-23Armature: use BKE_armature_transform when applying transformationCampbell Barton
2019-08-22Cleanup: undeclared variable warningsCampbell Barton
2019-08-22UI: Remove "Show Frame Indicator" optionJacques Lucke
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
2019-08-22Cleanup: Split some code out of rna_access.cBastien Montagne
2019-08-22Fix missing argument.Alexander Gavrilov
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-22LibOverride: Cleanup: rename parameters in RNA apply code.Bastien Montagne
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-21Shading: Add White Noise node.OmarSquircleArt