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
2017-04-27fix Clay compatibility commentMike Erwin
2017-04-27OpenGL: restore all 8 lightsMike Erwin
2017-04-27OpenGL: remove GL_MAP1_VERTEX_3Mike Erwin
2017-04-27support OpenGL 3.0 on Linux only when WITH_LEGACY_OPENGL=ONMike Erwin
2017-04-27Getting rid of setlinestyle: transform code.Bastien Montagne
2017-04-27Fix: T50271: Bilateral/Directional blur's iterations is zero by defaultbrunoT
2017-04-27Error in last commitCampbell Barton
2017-04-27Cleanup: split cmake source/headersCampbell Barton
2017-04-27Revert "Fix T51328: Add note to cmdline help that threads must be first"Campbell Barton
2017-04-27Merge branch 'master' into blender2.8Campbell Barton
2017-04-27Cleanup: spellingCampbell Barton
2017-04-27Cleanup: remove unused matrix argCampbell Barton
2017-04-273D widgets were obscured by view geometryCampbell Barton
2017-04-27Pose-mode drawing used alpha where it shouldn'tCampbell Barton
2017-04-27Cleanup: Some style and code tweaks to Image Code after changes.Thomas Dinges
2017-04-27Fix gpuScaleUniform (caused strange pose-bone size)Campbell Barton
2017-04-27Use pose-mode colors for pose-bone drawingCampbell Barton
2017-04-27Unlimited number of textures for CyclesStefan Werner
2017-04-27Cleanup: use doxy groups for armatureCampbell Barton
2017-04-27Fix basic pose-mode select drawingCampbell Barton
2017-04-27Fix wrong scene assigned when using setsCampbell Barton
2017-04-27Fix/workaround crash with non mesh geometryCampbell Barton
2017-04-27Fix T51328: Add note to cmdline help that threads must be firstAaron Carlisle
2017-04-26Cycles: Allow samples to finish in split kernel to avoid artifacts when cance...Mai Lavelle
2017-04-26Cycles: Change OpenCL split kernel to use single program by defaultMai Lavelle
2017-04-26Cycles: Enable Correlated Multi Jitter for OpenCL and split kernelMai Lavelle
2017-04-26[msvc/make.bat] Provide a convenience rebuild.cmd in the build folder for eas...lazydodo
2017-04-26Getting rid of setlinestyle: Paint 'line' strokes.Bastien Montagne
2017-04-26Getting rid of setlinestyle: armature drawing code.Bastien Montagne
2017-04-26Add 3D version of dashed line shader.Bastien Montagne
2017-04-262D dashed line shader: changed to use viewport side instead of scale.Bastien Montagne
2017-04-26Cleanup: rename select engine -> basicCampbell Barton
2017-04-26Pass graph to depth functionsCampbell Barton
2017-04-26Draw Manager: cleanup, use doxy categoriesCampbell Barton
2017-04-26Draw Manager: use engine drawing for depth drawingCampbell Barton
2017-04-26View3D: move depth drawing into own functionCampbell Barton
2017-04-26Merge branch 'master' into 28Campbell Barton
2017-04-26Merge commit 'master@6ed15c5a41130b55cb57a43a8a9470a91d38c3d5' into blender2.8Sybren A. Stüvel
2017-04-26Cycles: Allow samples to finish in split kernel to avoid artifacts when cance...Mai Lavelle
2017-04-26Cycles: Change OpenCL split kernel to use single program by defaultMai Lavelle
2017-04-26Cycles: Enable Correlated Multi Jitter for OpenCL and split kernelMai Lavelle
2017-04-26[msvc/make.bat] Provide a convenience rebuild.cmd in the build folder for eas...lazydodo
2017-04-26Cycles: Fix over-allocation of triangles storage for triangle primitive hairSergey Sharybin
2017-04-26Fix race condition invalidating object data's bounding boxSergey Sharybin
2017-04-26Ensure task scheduler exists before any threading starts in BlenderSergey Sharybin
2017-04-26Avoid race condition copying Scene for off-thread OpenGL image saveSergey Sharybin
2017-04-26User preferences: Use checkbox for Cycles device selectionSergey Sharybin
2017-04-26Threading: Remove thread lock which seems uselessSergey Sharybin
2017-04-26Move depth select loop into its own functionCampbell Barton
2017-04-26Alembic export: support simple child hairs (Fix T51144)Sybren A. Stüvel