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
2014-12-26Fix T42641, Graphical fragments showing on Blender 2.71 and higher when baking.Bastien Montagne
2014-12-26Fix T43013: Flip with bridge aligned loopsCampbell Barton
2014-12-26Fix T43019: Child of objectes used by duplis are visible in CyclesSergey Sharybin
2014-12-26optimize interp_weights_poly_v2, v3Campbell Barton
2014-12-26optimize interp_weights_poly_v2, v3Campbell Barton
2014-12-26cleanup: use cross_tri_v2 when area isn't needed.Campbell Barton
2014-12-25Cycles: Distance optimization for QBVHSergey Sharybin
2014-12-25SCons: Don't regenerate icons if not changesSergey Sharybin
2014-12-25OSX: revive GHOST_HACK_getFirstFile cause it breaks things on older OSX versi...Jens Verwiebe
2014-12-25Refactor 'immediate search' featureBastien Montagne
2014-12-25Revert QBVH switch, after discussion with Sergey.Thomas Dinges
2014-12-25Fix T42938: image.save_render sometimes saved the wrong passSergey Sharybin
2014-12-25Cycles: Fix really bad bug with shadow rays on non-SSE CPUsSergey Sharybin
2014-12-25Cycles: Workaround CUDA 6.5.16 error after watertight commitSergey Sharybin
2014-12-25Cycles: Fix compilation error on non-SSE2 architecturesSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-25Cleanup: Typo fixes for comments.Thomas Dinges
2014-12-25Cycles: Expose QBVH on/off switch to the UI.Thomas Dinges
2014-12-25Cycles: Correction for node tail copy on packing BVHSergey Sharybin
2014-12-25Cycles: Enable QBVH optimization structure for SSE2 CPUsSergey Sharybin
2014-12-25Cycles: Implement QBVH tree traversalSergey Sharybin
2014-12-25Cycles: Store proper empty boundbox for missing child nodes in QBVHSergey Sharybin
2014-12-25Cycles: Code cleanup, de-duplicate definition of FEATURESergey Sharybin
2014-12-25Cycles: Rework BVH functions calls a little bitSergey Sharybin
2014-12-25Cycles: Add some utility functions and structuresSergey Sharybin
2014-12-25Cycles: Implement watertight ray/triangle intersectionSergey Sharybin
2014-12-25Cycles: Optimize storage of QBVH node by one float4Sergey Sharybin
2014-12-25Cycles; Code cleanup, make it more obvious what #endif belongs toSergey Sharybin
2014-12-25Cycles: Make it more clear offsets in BVH constructionSergey Sharybin
2014-12-25Cycles: Replace magic constant in the code with actual node sizeSergey Sharybin
2014-12-25Cycles: Avoid over-allocation in packing BVH instancesSergey Sharybin
2014-12-25Cycles: Implement refit_nodes for QBVHSergey Sharybin
2014-12-25Cycles: Use proper node counter to allocate QBVH nodesSergey Sharybin
2014-12-25Cycles: Don't do node visibility check in subsurface and volume traversalSergey Sharybin
2014-12-25Cycles: Move triangle intersection functions into own fileSergey Sharybin
2014-12-25Cycles: Optimize vector math node without links to single values.Thomas Dinges
2014-12-24Fix T42879: File Browser - disable selecting ".." entry (Parent Directory)julianeisel
2014-12-24Ref T42873: Print "Camera Pano" for panoramic camera view onto viewportjulianeisel
2014-12-24Master branch is now alpha cycle of 2.74 releaseSergey Sharybin
2014-12-24Fix T42997: Support RGBA output for HuffYUVSergey Sharybin
2014-12-24Fix rna paint update callbacks assuming meshesCampbell Barton
2014-12-23Blender 2.73 release candidate commitv2.73-rc1Sergey Sharybin
2014-12-23Fix T42994: Own recent regression in fix for T42945 (rB5cc199e49581),Bastien Montagne
2014-12-23Add missing keymap for paint curveCampbell Barton
2014-12-23Fix T42928: Drag-drop of generated files to compo reloads them, loosing editsSergey Sharybin
2014-12-22Fix T42952: Curve modifier not taken into account when curve is created from ...Sergey Sharybin
2014-12-22partial revert ab6417aa9ff8cbd4831c3ed1837742c1178be25a was too strictGaia Clary
2014-12-22Quick fix for UI themes, by meta-androcto (Brendon Murphy), thanks.Bastien Montagne
2014-12-22Fix T42966: Py_Initialize: Unable to get the locale encodingSergey Sharybin
2014-12-21GPencil: Correction to rB071ec918f4cdjulianeisel