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-18Cleanup: whitespace & break placementCampbell Barton
2015-07-18CMake: Add option to enable -Werror cflag in some areasSergey Sharybin
2015-07-17Cleanup: wsCampbell 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 issue reported by scorpion81 on irc: material mode + flat shadingAntony Riakiotakis
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-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-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 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-15 VBO offscreen selection drawing, cdderivedmeshAntony Riakiotakis
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
2015-07-15Cleanup: wsCampbell Barton
2015-07-15Fix overdrawing and errors with textured and mapped drawingAntony Riakiotakis
2015-07-14Display optimizations part 1.Antony Riakiotakis
2015-07-14Correct last commitCampbell Barton
2015-07-14Move from MTFace to MTexPoly w/ texture checksCampbell Barton
2015-07-14Match face tessellation order in edimodeCampbell Barton
2015-07-14Data Transfer: very minor cleanup...Bastien Montagne
2015-07-14Workaround for non-bleeding edge compilers and const cast of pointer arrays.Sergey Sharybin
2015-07-14Cleanup: use ascii as suffix (as with utf8)Campbell Barton
2015-07-14BKE_deform: assert on invalid argsCampbell Barton
2015-07-13Fix T45247: Softbody ignores lattice weightCampbell Barton
2015-07-13Softbody goal weights cleanupCampbell Barton
2015-07-13Add some pedantic casts, since some guys around like to take all warnings fro...Bastien Montagne
2015-07-13Fix T45394: Motion tracking constraints did not work with Cycles motion blurSergey Sharybin
2015-07-13Data Transfer: Add an option to 'auto-transform' destination mesh so that it ...Bastien Montagne
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-07-13Fix T45397: Frameserver rendering no longer works in 2.75 or 2.75aSergey Sharybin
2015-07-12Cleanup: styleCampbell Barton