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-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-02-19RNA: Fail makesrna if enum identifiers contain spacesJulian Eisel
2020-02-19Fix compile error when building with CyclesJulian Eisel
2020-02-19Theme: Radial gradient background and enum for gradient typePablo Dobarro
2020-02-19Fluid: More cleanup in fluid rna codeSebastián Barschkis
2020-02-19Fluid: Cleanup in fluid rna codeSebastián Barschkis
2020-02-19Fix T72751: Timeline crash from overridden scene.Bastien Montagne
2020-02-19DRW: New High Quality Normal & Tangent extractClément Foucault
2020-02-18Modifiers: UVWarp modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Bevel modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Explode modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Laplacian Deform modifier add invert vgroup optionCody Winchester
2020-02-18Cleanup: clang-format.Bastien Montagne
2020-02-18Modifiers: Laplacian Smooth modifier add invert vgroup optionCody Winchester
2020-02-18Cleanup: compiler warningsBrecht Van Lommel
2020-02-18Fix T70898: Area.type access fails for topbar & statusbarCampbell Barton
2020-02-17Fix: Alphabeticalize Object ModifiersAaron Carlisle
2020-02-17MSVC: Fix obscure RNA related build errorRay Molenkamp
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2020-02-17ColorManagement: Dithering ImprovementClément Foucault
2020-02-17Cleanup: Remove period from RNA description.OmarSquircleArt
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-02-17Python: Expose WM is_interface_locked to python.OmarSquircleArt
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15Modifiers: Add option to directly specify a 2D transform for UVWarpLukas Stockner
2020-02-15Shading: Extend Vector Math Node with Sin, Cos, Tan and Wrap functionsCharlie Jolly
2020-02-14Fluid: Inflow object improvementsSebastián Barschkis
2020-02-14EEVEE: Shadow: Fix cascade shadowmap bias multiplicatorClément Foucault
2020-02-14Freestyle: Add option for rendering Freestyle to a separate passLukas Stockner
2020-02-13Fix T67649: clarify description of node update methodBrecht Van Lommel
2020-02-12Modifiers: Vertex Weight Modifiers add invert vgroup optionCody Winchester
2020-02-12Modifiers: Weld Modifier add invert vgroup optionCody Winchester
2020-02-12Modifiers: Hook Modifier add invert vgroup optionCody Winchester
2020-02-12Fluid: Naming and UI visibility fixes for some parametersSebastián Barschkis
2020-02-11Sculpt: Split normal radius and area radiusPablo Dobarro
2020-02-11Sculpt: Clay Strips Tip Roundness propertyPablo Dobarro
2020-02-11Pose Brush: Option to disable the IK anchor pointPablo Dobarro
2020-02-11Sculpt: Clay Thumb BrushPablo Dobarro
2020-02-11Nodes: Add dynamic label support for Math NodesCharlie Jolly
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-11CLeanup: clang-formatCampbell Barton
2020-02-11RNA: Raise error assigning an active object which doesn't existCampbell Barton
2020-02-10Cleanup: Rename `BKE_library_override_` functions to `BKE_lib_override_library_`Bastien Montagne
2020-02-10Refactor: move `Library`-specific functions into proper `BKE_library` file.Bastien Montagne
2020-02-10UI: Graph Editor Show Cursor panelWilliam Reynish
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Cleanup: spellingCampbell Barton
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-02-07Cleanup: `make format`Dalai Felinto