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-27Don't allocate MFace's by defaultCampbell Barton
2015-07-27Use loop data instead of face dataCampbell Barton
2015-07-27Error in looptri update, was checking wrong layer-typeCampbell Barton
2015-07-27Image painting 2D:Antony Riakiotakis
2015-07-27Replace MFace with MLoopTri in laplacian_deformMartin Felke
2015-07-27Missed last commitCampbell Barton
2015-07-27Replace MFace with looptri for dynamicpaintCampbell Barton
2015-07-27Cleanup: deprecate some G.fileflags comment othersCampbell Barton
2015-07-27Fix T45563: Crash rendering hair dupli'sCampbell Barton
2015-07-26Fix bug in particle API accessing the emitterCampbell Barton
2015-07-26Fix T45510: Animation channel textbox field to smallJulian Eisel
2015-07-26Fix T45562: Crashing pre 2.5 file with grid subdivisions set to 0Julian Eisel
2015-07-25minor cleanup, reuse existing variableAntony Riakiotakis
2015-07-25Convert CCGSubsurf VBO system to also sort hidden and visible faces.Antony Riakiotakis
2015-07-25GPU Buffers:Antony Riakiotakis
2015-07-25Style cleanup + fix sign on previous commit.Antony Riakiotakis
2015-07-25Cleanup - we don't need a bogus enable material function, just passAntony Riakiotakis
2015-07-25Fix tile feature not working outside mesh boundaries.Antony Riakiotakis
2015-07-25Fix T45515, dynamic paint not displaying colors correctly.Antony Riakiotakis
2015-07-25GPU buffer materials:Antony Riakiotakis
2015-07-25Fix T45555 crash with subsurf edge drawing.Antony Riakiotakis
2015-07-25Fix grease pencil selectionCampbell Barton
2015-07-25Fix T45553: Object parent_type 'ARMATURE' disappeared in Blender 2.75.Bastien Montagne
2015-07-25Cleanup: double-promotion warningsCampbell Barton
2015-07-25Correct check for angle-rake strokeCampbell Barton
2015-07-25Cleanup: warnings, styleCampbell Barton
2015-07-25Compositor: Fixes for the debug passSergey Sharybin
2015-07-24Experiment with setting proper socket name for debug passSergey Sharybin
2015-07-24Deduplicate some logic around debug passesSergey Sharybin
2015-07-24Compositor: Make it work for debug passes other than floatSergey Sharybin
2015-07-24Fix T45541 crash when mixing flat and smooth shaded faces in sculptAntony Riakiotakis
2015-07-24Compositor: Allow using debug pass output in the compositorSergey Sharybin
2015-07-24Make it easier to create debug passes with more than 1 channelSergey Sharybin
2015-07-24Fix subsurf edge drawing when more than one loose edge vert existsAntony 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-24Fix for building with OpenSubdivCampbell Barton
2015-07-24Cleanup: comments (remove outdated & update)Campbell Barton
2015-07-24PyAPI: update bgl to OpenGL 3.3Martijn Berger
2015-07-24parenthisize macro args to avoid errorsCampbell Barton
2015-07-24Fix: Autokeying of buttons doesn't work on NLA Strip propertiesJoshua Leung
2015-07-24Fix: NLA Strip properties cannot be keyframed if Visual Keying/Only Needed op...Joshua Leung
2015-07-24Cleanup: remove redundant __doc__ from bglCampbell Barton
2015-07-24Cleanup: move defines inside bgl C sourceCampbell Barton
2015-07-24Minor cleanup - use integers for counters.Antony Riakiotakis
2015-07-23Sculpt Tiling FeatureAntony Riakiotakis
2015-07-23Fix memory leaks mesh w/ mesh remappingCampbell Barton
2015-07-23Subsurf: Optimize edge drawing, now it uses VBOs.Antony Riakiotakis
2015-07-23Added NlaStrip.fcurves.find(data_path, array_index=0)Sybren A. Stüvel
2015-07-23Use looptri for sampling UV's in smoke.cCampbell Barton