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-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-18CMake: remove PYTHON_NUMPY_INCLUDE_DIRS as a cache variable on macOS/Windows.Brecht Van Lommel
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-18FIX: linker error with a 'make deps' library set and opencollada enabled.Ray Molenkamp
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