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-10-21Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-10-12Add functions to compute normals (verts, polys and loops ones) for a given sh...Bastien Montagne
2015-10-11Fix warnings and remove casts by adding copy_vx_vx_uchar() functions.Brecht Van Lommel
2015-10-05Fix T46305: normal map display issues in viewport when using VBOs.Brecht Van Lommel
2015-09-25Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-09-23Fix T46215: Explode modifier looses texturesCampbell Barton
2015-09-18Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-09-17Fix for recent regression clamping materialsCampbell Barton
2015-09-17Cleanup: Use ME_POLY_TRI_TOT macroJulian Eisel
2015-09-17Fix memory leak in facemap drawingJulian Eisel
2015-09-16Fix facemap drawing crashJulian Eisel
2015-09-16Fix some potential bugs in facemap drawing codeJulian Eisel
2015-09-16Merge branch 'master' into wiggly-widgetsJulian Eisel
2015-09-16Fix T46073: crash w/ out-of-bounds materialCampbell Barton
2015-09-02Resurrect level 7 of GPU upload function for facemaps, eaten by code elfAntony Riakiotakis
2015-08-24Fix editmesh GLSL tangent drawingCampbell Barton
2015-07-31Complete fix for T45618Antony Riakiotakis
2015-07-31Don't initialize CDDM with MFace from MeshesCampbell Barton
2015-07-30Move tangents and baking to looptris:Antony Riakiotakis
2015-07-29Fix T45605 crash with editmode selection on solidify modifier.Antony Riakiotakis
2015-07-28cdderivedmesh: don't prepare a normal buffer when selecting, evenAntony Riakiotakis
2015-07-27Use loop data instead of face dataCampbell Barton
2015-07-25Convert CCGSubsurf VBO system to also sort hidden and visible faces.Antony Riakiotakis
2015-07-25GPU Buffers:Antony Riakiotakis
2015-07-25GPU buffer materials:Antony Riakiotakis
2015-07-24Fix yet another issue caused by my recent changes.Antony Riakiotakis
2015-07-24Fix out of bounds memory access when copying loose vertices in cddmAntony Riakiotakis
2015-07-20Use abstraction to unbind buffers, should avoid crashes in systems thatAntony Riakiotakis
2015-07-19Cleanup: styleCampbell Barton
2015-07-19Properly fix T45477Antony Riakiotakis
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 issue reported by scorpion81 on irc: material mode + flat shadingAntony Riakiotakis
2015-07-17Fix another index error, made multimaterial mapped meshes drawAntony 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-16Remove MTFace DM_paint_uvlayer_active_get funcCampbell Barton
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-07-16Sculpt draw code:Antony Riakiotakis
2015-07-15 VBO offscreen selection drawing, cdderivedmeshAntony 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