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-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-18Cleanup: whitespace & break placementCampbell Barton
2015-07-18CMake: Add option to enable -Werror cflag in some areasSergey Sharybin
2015-07-18Cleanup: whitespace (CMake)Campbell Barton
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
2015-07-17Add macro BKE_MESH_TESSTRI_VINDEX_ORDERCampbell Barton
2015-07-17Fix T45465Antony Riakiotakis
2015-07-17Fix no longer being possible to display a suzanne with 8 levels ofAntony Riakiotakis
2015-07-17Cleanup image's poll funcs.Bastien Montagne
2015-07-17Fix T45462: Do not enale 'replace image' op with packed images.Bastien Montagne
2015-07-17Let's use proper helpers for debug-only vars...Bastien Montagne
2015-07-17Make strict flags happy in release buildsSergey Sharybin
2015-07-16Remove MTFace DM_paint_uvlayer_active_get funcCampbell Barton
2015-07-16Fix for error in looptri commitCampbell Barton
2015-07-16Split ray_face_intersection into quad/tri versionsCampbell Barton
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-07-16Fix T45459: Edge Length with Separate Units Displayed As 1m 100cm.Bastien Montagne
2015-07-16Fix T45451: File Browser crash on 16bits PNG image previews.Bastien Montagne
2015-07-16Fix for the previous commit: overallocation of an arraySergey Sharybin
2015-07-16Fix T45446: Crash when baking a certain objectSergey Sharybin
2015-07-16Sculpt draw code:Antony Riakiotakis
2015-07-16Fix T45456: Error's in splash don't restore cursorCampbell Barton
2015-07-16Disable check for recent-files.txt existingCampbell Barton
2015-07-16Optimize Vertex Color updateCampbell Barton
2015-07-15Icons: Add new 'library_data_broken' one.Bastien Montagne
2015-07-15 VBO offscreen selection drawing, cdderivedmeshAntony Riakiotakis
2015-07-15Fix own stupid error in yesterday's refactor of recursive dir creation.Bastien Montagne
2015-07-15Fix T45439 crash with subsurf when many materials present.Antony Riakiotakis
2015-07-15Fix autosmooth with recent DM optimizationsCampbell Barton
2015-07-15DerivedMesh: minor changes to callback useCampbell Barton
2015-07-15Cleanup: wsCampbell Barton