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-22Use doxy sections in bvhutilsCampbell Barton
2015-07-22Use const for BVH mesh arraysCampbell Barton
2015-07-22OpenSubdiv: Optimize speed of topology refiner constructionSergey Sharybin
2015-07-22OpenSubdiv: Resolve crash when trying to do weight mcolSergey Sharybin
2015-07-22Fix crash with recent refactor of customdata writing.Bastien Montagne
2015-07-21Fix T45471: Blend file: Bad old_addr handling in mesh's customdata writing.Bastien Montagne
2015-07-21Cleanup: styleCampbell Barton
2015-07-21Fix Clear vertex group ignoring selected optionCampbell Barton
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-20OpenSubdiv: Add OpenSubdiv files which are related on the CCGSubSurf and GPUSergey Sharybin
2015-07-20CCGSubSurf: Split file into several smaller onesSergey Sharybin
2015-07-20Minor optimization in CustomData_update_typemap().Bastien Montagne
2015-07-20Fix (unreported) potential serious bug in CustomData_merge().Bastien Montagne
2015-07-20Use abstraction to unbind buffers, should avoid crashes in systems thatAntony Riakiotakis
2015-07-20Minor edits for consistencyCampbell Barton
2015-07-19Cleanup: styleCampbell Barton
2015-07-19Convert rigidbody conversion to looptri.Antony Riakiotakis
2015-07-19Properly fix T45477Antony Riakiotakis
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-18Use gpu-buffers for UV-edge drawingCampbell Barton
2015-07-18Cleanup: whitespace & break placementCampbell Barton
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-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