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
2016-10-13inform immediate mode when switching OpenGL contextMike Erwin
2016-10-13Gawain: fix immediate mode for multiple GL contextsMike Erwin
2016-10-13Fix for crash on dopesheet drawing with immediate mode (rB7a552612c)Dalai Felinto
2016-10-13viewport: bring the manipulatorsDalai Felinto
2016-10-13Fix timeline break after recent immediate mode change (rBf6e7e46f)Dalai Felinto
2016-10-13gawain: assert for immBeginAtMost(..., 0)Dalai Felinto
2016-10-13Draw depth even when in wire mode (for OB_RENDER)Dalai Felinto
2016-10-13immediate mode: use new ThemeColor functionsDalai Felinto
2016-10-13gawain/immediate mode: new util functions for color uniformsDalai Felinto
2016-10-13wrong alpha set for timeline theme (fixup for rBf329ebe3)Dalai Felinto
2016-10-13Immediate mode: timeline (keyframes and range)Dalai Felinto
2016-10-12Fix T49631: radial control operators not using DPI properly.Brecht Van Lommel
2016-10-12Fix T49640: Cycles constant folding incorrect for texture coordinates.Brecht Van Lommel
2016-10-12Fix build error with WITH_CYCLES_NATIVE_ONLY and recent AVX2 changes.Brecht Van Lommel
2016-10-12Fix T49636: material draw mode crash with displacement and missing group inpu...Brecht Van Lommel
2016-10-12FFmpeg: Fix off by one error in number of detected frames in matroska containerSergey Sharybin
2016-10-12Cycles: Use const reference for register variables in non-OpenCL codeSergey Sharybin
2016-10-12Cycles: Use more SSE intrinsics for float3 typeSergey Sharybin
2016-10-12Cycles: Implement AVX2 version of triangle_intersectSergey Sharybin
2016-10-12Cycles: Add new avxf vectorized data typeSergey Sharybin
2016-10-12Cycles: Enable SSE options of math module for AVX2 kernelsSergey Sharybin
2016-10-12Cycles: Get rid of ifdef-ed noinline policySergey Sharybin
2016-10-12Cycles: Fix use of uninitialized variable in SSSSergey Sharybin
2016-10-12Cycles: Cleanup, styleSergey Sharybin
2016-10-12Fix T49622: Grease pencil not rendering out of VSESergey Sharybin
2016-10-12BLF/OpenGL: use new matrix API when drawing textMike Erwin
2016-10-12OpenGL: matrix fixes & compatibilityMike Erwin
2016-10-12Fix T49502: file browser on OS X not highlighting external drives.Brecht Van Lommel
2016-10-11quiet GPU matrix debug printingMike Erwin
2016-10-11BLF/OpenGL: draw text with new immediate modeMike Erwin
2016-10-11Fix T49629: Graph editor normalize function doesn't work on f-curves with a c...Sergey Sharybin
2016-10-11Fix objects added via py being on the wrong layer when viewport is decoupled ...Sergey Sharybin
2016-10-11Make console message more clear for --scene argumentSergey Sharybin
2016-10-11install_deps: make c++11 building mandatory on blender2.8 branch.Bastien Montagne
2016-10-11Merge branch 'master' into blender2.8Bastien Montagne
2016-10-11Fix T49623: Immediately crash trying to render attached file in CyclesSergey Sharybin
2016-10-10install_deps.sh: remove libglewmx from deb for now, the package is broken in ...Bastien Montagne
2016-10-10install_deps.sh: first attempt to support cxx11.Bastien Montagne
2016-10-10Gawain: add immRect utility functions (replaces legacy glRect)Mike Erwin
2016-10-10OpenGL animation: Fix stupid mistake form previous commitSergey Sharybin
2016-10-10Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-10OpenGL render: Fix missing file output after pressing EscSergey Sharybin
2016-10-10Merge branch 'master' into blender2.8Bastien Montagne
2016-10-10blender 2.8; OpenGL. ui_panel_category_draw_tab with immediate APIMike Erwin
2016-10-10OpenGL: remove GLSL support query (it's always supported)Mike Erwin
2016-10-10remove call to GLSL support query (it's always supported)Mike Erwin
2016-10-10BGE: remove calls to GLSL support query (it's always supported)Mike Erwin
2016-10-10OpenGL: remove GLSL support query (it's always supported)Mike Erwin
2016-10-10remove call to GLSL support query (it's always supported)Mike Erwin
2016-10-10BGE: remove calls to GLSL support query (it's always supported)Mike Erwin