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
2015-07-20Freestyle: minor code cleanup.Tamito Kajiyama
2015-07-20Freestyle: removed redundant instantiation of vector objects.Tamito Kajiyama
2015-07-20Freestyle: minor optimization for space by using a pointer to a const char ar...Tamito Kajiyama
2015-07-19Cleanup: styleCampbell Barton
2015-07-19Convert rigidbody conversion to looptri.Antony Riakiotakis
2015-07-19Properly fix T45477Antony Riakiotakis
2015-07-19Fix T45477 wrong edge selection.Antony Riakiotakis
2015-07-19Fix T45495: Armatures using the iTaSC IK solver causes UI truncation in bone ...Bastien Montagne
2015-07-19CMake: correct generated location for buildinfo.hCampbell Barton
2015-07-19Fix error when getting the commit time failsCampbell Barton
2015-07-19Fix T45484: Regression OpenCL split: access violationSergey Sharybin
2015-07-19Cycles: Fix compilation of OpenCL kernel after point density commitSergey Sharybin
2015-07-18Point density: Workaround for possible race conditionSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-18Cycles: Add voxel texture sampler shader nodeSergey Sharybin
2015-07-18Point density: Add utility function to sample density outside of render pipelineSergey Sharybin
2015-07-18Cycles: Camera frustum space object culling scene simplificationSergey Sharybin
2015-07-18Cycles: Commit file missing from conditionally compiling baking kernelSergey Sharybin
2015-07-18Cycles: Log requested device featuresSergey Sharybin
2015-07-18Cycles; Make baking a feature-specific optionSergey Sharybin
2015-07-18Cycles: Use feature-selective base kernel compilation when using split kernelSergey Sharybin
2015-07-18Cycles: Some cleanup if OpenCL base kernel load_kernel()Sergey Sharybin
2015-07-18Cycles: Make OpenCL cache follow out code style a bit closerSergey Sharybin
2015-07-18Use gpu-buffers for UV-edge drawingCampbell Barton
2015-07-18Fix/enhance behavior of VES's 'alt-rmb' selection.Bastien Montagne
2015-07-18Replace MFace w/ MLoopTri in imapaint_pick_uvCampbell Barton
2015-07-18Fix (IRC reported) inverted behavior of select more/less in VSE.Bastien Montagne
2015-07-18CMake: Disable Werror in extern/libmv for nowSergey Sharybin
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-18CMake: Add option to enable -Werror cflag in some areasSergey Sharybin
2015-07-18Cleanup: whitespace, wrong indent levelCampbell Barton
2015-07-18Cleanup: whitespace (CMake)Campbell Barton
2015-07-18CMake: Fix indentation around LLVM detection codeSergey Sharybin
2015-07-17Cleanup: wsCampbell Barton
2015-07-17Only use material callback when enabledCampbell Barton
2015-07-17Add check for GPU materials enable stateCampbell Barton
2015-07-17Avoid getting the original index if its not neededCampbell Barton
2015-07-17Absent-mindedness...Remove testing codeAntony Riakiotakis
2015-07-17Fix GLSL code not working correctly for Macs without VBO, again reportAntony Riakiotakis
2015-07-17Fix T45469: Vertex Group weight = 0.0 in scene 2.Bastien Montagne
2015-07-17Fix T45464: Blender Sequencer "Select Strips to the Left" produces opposite b...Bastien Montagne
2015-07-17Fix issue reported by scorpion81 on irc: material mode + flat shadingAntony Riakiotakis
2015-07-17Avoid double index lookup mesh/selection drawingCampbell Barton
2015-07-17Avoid accessing MTFace drawing subsurfCampbell Barton
2015-07-17Fix another index error, made multimaterial mapped meshes drawAntony Riakiotakis
2015-07-17Change winding of looptris in subsurf so they point to the sameAntony Riakiotakis
2015-07-17Fix crash texpainting on subsurfed meshes.Antony Riakiotakis
2015-07-17Cleanup: ws & correct commentCampbell Barton
2015-07-17Projection Paint: move to looptri dataCampbell Barton
2015-07-17Don't create MFace's when calculating normalsCampbell Barton