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-03-17Fix string size passed into name prefix functionCampbell Barton
2019-03-17Cleanup: unused variablesCampbell Barton
2019-03-17Cleanup: unused importsCampbell Barton
2019-03-17Cleanup: redundant layer accessCampbell Barton
2019-03-17Cleanup: use braces for BLI_kdtreeCampbell Barton
2019-03-17Cleanup: remove redundant checkCampbell Barton
2019-03-17Remove 3DS add-on from factory startup.Bastien Montagne
2019-03-17GPencil: Fix missing guide topbar menuAntonioya
2019-03-17Cleanup: remove Cycles advanced shading features toggle.Brecht Van Lommel
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-17Cleanup: improve comments.mano-wii
2019-03-17ED View3d: Fix possible bug when subtracting unsigned ints.mano-wii
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-16GPencil: Fix compiler warningAntonioya
2019-03-16GPencil: Fix layers topbar panelAntonioya
2019-03-16GPencil: Disable Pressure for Block brushAntonioya
2019-03-16Fix T62576: The remaining two unported official add-ons: X3D and 3DS.Bastien Montagne
2019-03-16UI: Remove redundant 'settings' from GPencil Tool Properties panel titlesWilliam Reynish
2019-03-16Correct error in 6aebb5a4d5f5cCampbell Barton
2019-03-16DRW: support clipping for armature bone axesCampbell Barton
2019-03-16DRW: support clipping for envelope armature draw typeCampbell Barton
2019-03-16DRW: support clipping for relationship linesCampbell Barton
2019-03-16Fix T62555 Viewport borders flicker when splitting said viewportClément Foucault
2019-03-16CMake: disable jemalloc when building as a Python moduleCampbell Barton
2019-03-16Fix T61526 hair doesn't render in workbench but does with openGLClément Foucault
2019-03-16Cleanup: use return args lastCampbell Barton
2019-03-16Fix T60803 Artifacts with SSR + Reflection Plane + 0 roughnessClément Foucault
2019-03-16Fix __func__ being passed as an output string, also warningsCampbell Barton
2019-03-16Fix T55620 Artifacts with SSR and planar reflectionClément Foucault
2019-03-16Fix T62621 object scale changes tangent node output in EeveeClément Foucault
2019-03-16Eevee: Fix tangent being renormalized after interpolationClément Foucault
2019-03-16Eevee: DOF: Optimization: Move some operations out of the shaderClément Foucault
2019-03-16Fix T61857 Eevee DOF not working if the camera is in orthographic modeClément Foucault
2019-03-16Particle: Remove Billboard Particle codeClément Foucault
2019-03-16Silence warning from recent GPU simplify commitDalai Felinto
2019-03-16Fix compiling after last commitJens Verwiebe
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-15Remove object hide_* operators from outliner keymapDalai Felinto
2019-03-15Fix T62438: Unhide all doesn't set newly visible objects to selectedDalai Felinto
2019-03-15Fix T62313 - No way to remove object from master collection in 3d viewDalai Felinto
2019-03-15Fix T62320: Outliner collection disable not propagating to other view layersDalai Felinto
2019-03-15Fix T62608: many tools in the toolbar not working.Brecht Van Lommel
2019-03-15Fix T59943 Color banding present in Workbench render but not in viewportClément Foucault
2019-03-15Tests: remove unnecessary _test postfix on test names.Brecht Van Lommel
2019-03-15Fix T62601: parenting to curve (follow path) causes offsetPhilipp Oeser
2019-03-15Merge branch 'blender2.7'Brecht Van Lommel
2019-03-15Cycles: upgrade to CUDA 10.1 as the one officially supported version.Brecht Van Lommel
2019-03-15Fix cycles preferences.get_devices() not returning all devices as before.Brecht Van Lommel