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
2018-09-18LookDev: Use black background color if world is not presentClément Foucault
2018-09-18StudioLight: Fix crash when closing blenderClément Foucault
2018-09-18Fix T54685: EditMesh UV's transform snapping only checks active objectAlan
2018-09-18UV_OT_align: Cleanup (use enum instead of chars for modes enumDalai Felinto
2018-09-18Splash: add first time setup and templates to splash screen.Brecht Van Lommel
2018-09-18Workspaces: move 2D Animation, VFX and Video workspaces into own templates.Brecht Van Lommel
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-18UI: don't show Redo Unsupported, just hide buttons in that case.Brecht Van Lommel
2018-09-18Subdiv: CCG, implement stitching of given facesSergey Sharybin
2018-09-18Subdiv: CCG, make inner face grids averaging more reusableSergey Sharybin
2018-09-18Subdiv: CCG, initial grids stitching implementationSergey Sharybin
2018-09-18Subdiv: CCG, evaluate final position for multiresSergey Sharybin
2018-09-18Merge branch 'master' into blender2.8Bastien Montagne
2018-09-18Fix T56833: "zoom to cursor" in Clip editor not handling aspect ratio.Bastien Montagne
2018-09-18GPUShader: Manually validate sampler countClément Foucault
2018-09-18Support evaluating simple driver expressions without Python interpreter.Alexander Gavrilov
2018-09-18UI: use monochrome lock icons next to decorators.Brecht Van Lommel
2018-09-18Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-18Close OpenEXR thread pool on exitSergey Sharybin
2018-09-18Fix T56831: Crash - Transfer Weight & changing it's properties.Bastien Montagne
2018-09-18Cleanup: spellingCampbell Barton
2018-09-18Gizmo: de-duplicate poll logicCampbell Barton
2018-09-18Gizmo: dial3d option to get angles w/o wrappingCampbell Barton
2018-09-18Gizmo: add snap & tweak to the dial widgetCampbell Barton
2018-09-18Cleanup: group gizmo dial members into structsCampbell Barton
2018-09-18Correct view orientation update in last commitCampbell Barton
2018-09-18Gizmo: use spin widgets by defaultCampbell Barton
2018-09-18Cleanup: spin redo naming changesCampbell Barton
2018-09-18Cleanup: spin redo naming changesCampbell Barton
2018-09-18Cleanup: spin redo naming changesCampbell Barton
2018-09-18Cleanup: move editmesh spin gizmo into own fileCampbell Barton
2018-09-18Gizmo: minor tweak to spin toolCampbell Barton
2018-09-17Merge branch 'master' into blender2.8Bastien Montagne
2018-09-17Eevee: Fix shader linking error with volumetric shadersClément Foucault
2018-09-17Eevee: Fix crash when using refraction with alpha clip blend modeClément Foucault
2018-09-17Fix object selection with eyerdropper not respecting property poll function.Brecht Van Lommel
2018-09-17Fix T56800: Reflection Plane in Eevee crashes BlenderClément Foucault
2018-09-17Fix T56803: Indirect lightning bake crashes BlenderClément Foucault
2018-09-17Fix T56801: Enabling smoke crashes Blender.Clément Foucault
2018-09-17Depsgraph: Cleanup, indentationSergey Sharybin
2018-09-17Depsgraph: Gnuplot, put heaviest objects at the topSergey Sharybin
2018-09-17Merge branch 'master' into blender2.8Bastien Montagne
2018-09-17Fix T56811: Do not show cancel button for jobs when UI is locked.Bastien Montagne
2018-09-17Gizmo: start spin gizmo draggingCampbell Barton
2018-09-17Gizmo: Functions to re-initialize a group typeCampbell Barton
2018-09-17Gizmo: only respond to mouse-move eventsCampbell Barton
2018-09-17Cleanup: use SCE_GIZMO_ prefix for gizmo_flagCampbell Barton
2018-09-17Cleanup: rename gizmo group dataCampbell Barton
2018-09-16Fix T56817: Assert because of invalid framebufferClément Foucault
2018-09-16Fix driver expression bytecode validation crash if parsing fails.Alexander Gavrilov