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-25BGE: Fix T35288 Touch/Ray/Mouse sensor and Constraint actuator with material...Porteries Tristan
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-24Fix T45537: cycles bake crashes with motionblur onKévin Dietrich
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-24BGE: Fix T45544 Adding Armatures takes an increasing amount of logic timePorteries Tristan
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-24Cycles: Don't explicitly add debug passes, this is now handled via RNASergey 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-24Adjust CMake platform dependant release optionsCampbell Barton
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-24Compile Fix: setenv() is not defined for mingw eitherJoshua Leung
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-23Freestyle: Fix for round/square stroke caps causing line thinning.Tamito Kajiyama
2015-07-23Cycles: Previous commit broke compilation on WindowsSergey Sharybin
2015-07-23Fix T45381: Crash Blender 2.75 in Win7 x64 AMD cardSergey Sharybin
2015-07-23Use looptri for sampling UV's in smoke.cCampbell Barton
2015-07-23Fix regression of custom nodes not triggering material preview re-renderSergey Sharybin
2015-07-23Cycles: Resolve compilation error of avx2 kernel with certain compilersSergey Sharybin
2015-07-23ImBuf: Fix OpenExr leaking memory when reading file with IB_test flagSergey Sharybin
2015-07-23Use looptri for smoke collisions & particle editCampbell Barton
2015-07-23Use looptri for RNA BVH functionsCampbell Barton
2015-07-23Cleanup; duplicate headerCampbell Barton
2015-07-23Cleanup: arg namesCampbell Barton
2015-07-23Use looptri for mesh remappingCampbell Barton
2015-07-23Utility function to get poly -> looptri mappingCampbell Barton
2015-07-23Use looptri for BVH raycast (simple cases)Campbell Barton
2015-07-23Use looptri for volume snappingCampbell Barton
2015-07-23Missed adding BVH callbacks in recent commitCampbell Barton
2015-07-23Add missing break checking for tangentsCampbell Barton
2015-07-23Mesh Deform: support for ngons when bindingCampbell Barton