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-06Copy Rotation: implement new mixing modes that actually work.Alexander Gavrilov
2019-09-05LibOverride: add a generic macro to check whetehr an ID is overridable.Bastien Montagne
2019-09-05Eevee: Shadow map refactorClément Foucault
2019-09-05File Browser: Add Zip files as native recognised file typeWilliam Reynish
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-04Missed from last commitCampbell Barton
2019-09-04Cleanup: userpref UI options into their own structCampbell Barton
2019-09-04Cleanup: use doxy commentsCampbell Barton
2019-09-04Cleanup: correct UI_THEMESPACE_START/END macrosCampbell Barton
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-09-03Drivers: support decomposing rotation into swing followed by twist.Alexander Gavrilov
2019-09-03Transform: support snap to children with 'Affect Parents'Campbell Barton
2019-09-03Cleanup: unused flag, spellingCampbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-09-03Fix T66950: WeightPaint Bone Selection OverlayJeroen Bakker
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
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-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-29Copy Scale: support copying arbitrary non-uniform scale as uniform.Alexander Gavrilov
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-27Fix multires modifier using too much memory outside of sculpt modeBrecht Van Lommel
2019-08-27Sculpt/Paint: Brush world spacing option for sculpt modePablo Dobarro
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-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-25Cleanup: remove USE_TESSFACE_DEFAULT defineCampbell Barton
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-23UI: use consistent "Color Burn" name for blend modeEitanSomething
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-22Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-22Fix T68969: current value '0' matches no enum in 'ToolSettings', '(null)', 's...mano-wii
2019-08-22Revert "Fix grid snap value in recent snapping updates"mano-wii
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-21GPencil: add new filter by material to modifiersMatias Mendiola
2019-08-21Fix grid snap value in recent snapping updatesCampbell Barton
2019-08-21Fix conflict with "Edge Center" snap modemano-wii
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-08-20Editor Transform: New Snap Option Middlemano-wii
2019-08-19Outliner: rename filter "invisible" to "hidden"Nathan Craddock
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt