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
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-18Cycles: Fix usage of AVX2 intrinsics in AVX kernelRay Molenkamp
2018-09-17build_files: bump python version in FindPythonLibsUnix.cmake to 3.7 now that ...Ray Molenkamp
2018-09-17build_environment: linux/python, help python find ffi.Ray Molenkamp
2018-09-17GP: Remove duplicate clean menuAntonioya
2018-09-17build_environment: ffi/linux force predictable lib path.Ray Molenkamp
2018-09-17Merge branch 'master' into blender2.8Bastien Montagne
2018-09-17Install_deps: workaround building bloody broken OpenEXR release.Bastien Montagne
2018-09-17Cycles: Cleanup, remove dead codeSergey Sharybin
2018-09-17Cycles: Remove unused malformed functionSergey Sharybin
2018-09-17Cycles: Use proper mask for vectrorized boolean printSergey Sharybin
2018-09-17build_environment: force a consistent libdir across Linux distributions.Ray Molenkamp
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-17UI: show steps for spin toolCampbell Barton
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-17Revert "Cleanup: use tuples in python according to feedback"Campbell 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
2018-09-16GP: Rename select group color to materialsAntonioya
2018-09-16Fix a crash when a driver expression evaluates to NaN.Alexander Gavrilov
2018-09-15GP: Initialize new brush factorsAntonioya
2018-09-15Cleanup: use tuples in python according to feedbackInes Almeida
2018-09-15Cleanup: styleCampbell Barton
2018-09-15PyDoc: add gpu.shaderCampbell Barton
2018-09-15Cleanup: use r_ prefix for return argsCampbell Barton
2018-09-15GPUTexture: Fix problem with glGenerateMipmapClément Foucault
2018-09-14GP: Improve errase panel and toolbarsAntonioya
2018-09-14GP: Add pressure option to eraser sizeAntonioya
2018-09-14GP: Some changes to eraser panelAntonioya
2018-09-14Object Mode: Draw object center after the floorgridClément Foucault
2018-09-14Object Mode: Make Flat object selectable in ortho view ...Clément Foucault
2018-09-14Object Mode: Make Flat object outline visible in orthographic viewClément Foucault
2018-09-14Motion Paths: interactively update current frame location while dragging.Brecht Van Lommel
2018-09-14Motion Paths: only update once when transforming multiple bones or objects.Brecht Van Lommel