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-10-22Cycles: Implement Mitchell-Netravali pixel filterSergey Sharybin
2014-10-22Cycles: Code cleanup -- use bitshifts instead of hardcoded constantsSergey Sharybin
2014-10-22Cycles: Get rid of hardcoded enum values in the codeSergey Sharybin
2014-10-22Cycles: Expose volume voxel data interpolation to the interfaceSergey Sharybin
2014-10-22Cycles: Implement tricubic b-spline interpolation for CPU texture_imageSergey Sharybin
2014-10-22Meshdeform: Use SSE intrinsics in meshdeform_dynamic_bind()Sergey Sharybin
2014-10-22Meshdeform modifier: Use threaded evaluationSergey Sharybin
2014-10-22OSX: fix T42325 by not letting .vob handled by qt, avoids a doublefreeJens Verwiebe
2014-10-22Cleanup: avoid loop-in-loop when mirror isn't usedCampbell Barton
2014-10-22Fix T42334: x-mirror fails in armature with a partially mirrored chain.Lukas Tönne
2014-10-22high-res: inflow data passed in-memory, forces workingRoman Pogribnyi
2014-10-21Cleanup: styleCampbell Barton
2014-10-21Linux/scons: fix compile, BF_BOOST_LIB_STATIC string was miising a spaceJens Verwiebe
2014-10-21Fix T42260: By repeatedly joining meshes, you could end up with thousands of ...Bastien Montagne
2014-10-21Fix T42278: Grease Pencil in Movie Clip Editor can not be erased in Track > C...Sergey Sharybin
2014-10-21Fix T42324: Curve deform modifier from mesh edge doesnt work properlySergey Sharybin
2014-10-21Simplify GLSL in bump mapping, use gl_NormalMatrix where appropriate.Antony Riakiotakis
2014-10-21Fix T42257: Curve vertex parent not working with animationSergey Sharybin
2014-10-21Fix T42178: Cycles Film Exposure not triggering Viewport updateSergey Sharybin
2014-10-21ListBase: use BLI_listbase_ for new api callsCampbell Barton
2014-10-21Fix tgz script, addons_contrib was in releaseCampbell Barton
2014-10-21ShapeKeys: rework 'move skey' code, and add options to move to first/last pos...Bastien Montagne
2014-10-21BLI_listbase: add `BLI_swaplinks` which swaps given links' positions in given...Bastien Montagne
2014-10-21UI Icons: add 'triangle-bar' left/right/up/down icons.Bastien Montagne
2014-10-21Fix sequencer clipboard with meta's containing ID referencesCampbell Barton
2014-10-21Fix sequencer duplicate with only handle selectedCampbell Barton
2014-10-21Fix T42326 trim operator not cancelled by the escape key.Antony Riakiotakis
2014-10-21Don't change global compiler flags when FFmpeg is enabledSergey Sharybin
2014-10-20Fix T42311, too many paint slots added.Antony Riakiotakis
2014-10-20Trim tool:Antony Riakiotakis
2014-10-20Better fix for previous trim fix.Antony Riakiotakis
2014-10-20Fix T42313: Ruler always measures 0.0Campbell Barton
2014-10-20Fix trim tools metastrip borders not getting updated correctly.Antony Riakiotakis
2014-10-20Merge trim tool from terrible_consequencerAntony Riakiotakis
2014-10-20Optimization for mesh deform: use BLI_INLINE specifiersSergey Sharybin
2014-10-20Fix T42189Antony Riakiotakis
2014-10-20Fix T42264: Negative scale & clipped-select failsCampbell Barton
2014-10-19Fix T42304: blender 2.72a 3D view object selected color wrong in 2.4x theme.Bastien Montagne
2014-10-19Fix T42303 Icons lost after loading windowAntony Riakiotakis
2014-10-19Fix typo in calculateCenterMedian that could give computed median point wrong...Grigory Revzin
2014-10-19Revert "Freestyle: Built-in SVG exporter."Campbell Barton
2014-10-19Revert "Fix for rB61a330baca0f: Changed SVG file encoding from UTF-16 to UTF-8."Campbell Barton
2014-10-19Revert "Freestyle: rename module to export_svg"Campbell Barton
2014-10-19Revert "Freestyle: add GPL headers"Campbell Barton
2014-10-19Revert "Cleanup: pep8"Campbell Barton
2014-10-19Revert "Cleanup: unused import"Campbell Barton
2014-10-19Revert "Freestyle: lazy load 'export_svg'"Campbell Barton
2014-10-19Reports: include parent library in readfile reportCampbell Barton
2014-10-18Freestyle: lazy load 'export_svg'Campbell Barton
2014-10-18Cleanup: unused importCampbell Barton