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-14Cleanup: use ascii as suffix (as with utf8)Campbell Barton
2015-07-14BKE_deform: assert on invalid argsCampbell Barton
2015-07-13Fix T45247: Softbody ignores lattice weightCampbell Barton
2015-07-13Softbody goal weights cleanupCampbell Barton
2015-07-13Add some pedantic casts, since some guys around like to take all warnings fro...Bastien Montagne
2015-07-13Fix T45394: Motion tracking constraints did not work with Cycles motion blurSergey Sharybin
2015-07-13Data Transfer: Add an option to 'auto-transform' destination mesh so that it ...Bastien Montagne
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-07-13Fix T45397: Frameserver rendering no longer works in 2.75 or 2.75aSergey Sharybin
2015-07-12Cleanup: styleCampbell Barton
2015-07-11Use const for sculpt varsCampbell Barton
2015-07-11remove redundant castsCampbell Barton
2015-07-10Cleanup: use const for mesh functionsCampbell Barton
2015-07-10Cleanup: remove redundant includesCampbell Barton
2015-07-10Sequencer: changes to text effect stripCampbell Barton
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-07-10CustomData: deprecate CD_ID_MCOLCampbell Barton
2015-07-09Select Shortest Path for edit-curveCampbell Barton
2015-07-09Curve: change rules wrt active bezierCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-08Add BKE_nurb_bpoint_calc_normalCampbell Barton
2015-07-07Fix/Cleanup mesh remap dest transformation in tree/source space.Bastien Montagne
2015-07-07Fix for recent error, ngons now flipped correctlyCampbell Barton
2015-07-07Minor simplification for uv edge drawingCampbell Barton
2015-07-06Fix T45237: Dither does not workDalai Felinto
2015-07-06Remove redundant face-flipping checkCampbell Barton
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-07-02Fix: Keyframe indicators for NLA Strip properties fails if the AnimData has a...Joshua Leung
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-07-01Refactoring:Antony Riakiotakis
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-07-01Fix T45253: Particle emitter volume mode and grid mode broken in 2.75.xSergey Sharybin
2015-07-01Particles: Code cleanup, whitespaceSergey Sharybin
2015-07-01Cleanup: use cross_v2v2 functionCampbell Barton
2015-07-01Cleanup: use swap math funcsCampbell Barton
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-06-30Fix T45251 custom directory not taken into account for image proxies.Antony Riakiotakis
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-29Fix T45234: Stereo Parallel vs. Off-AxisDalai Felinto
2015-06-29Fix T45022: Update missing when linking objects with new depsgraphSergey Sharybin
2015-06-28Cleanup: remove BLI prefix from BKE funcsCampbell Barton
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-27Fix part of code in `load_image_single()` wrongly disabled when WITH_OPENEXR ...Bastien Montagne
2015-06-27Fix crasher when loading multiview OpenEXR image.Bastien Montagne
2015-06-26Fix T45199 crash when editing material nodes.Antony Riakiotakis
2015-06-25Fix T45191 Speed strip behaviour not easy to predict.Antony Riakiotakis
2015-06-25Fix T45190 effect muting does not restore original sequencer display.Antony Riakiotakis
2015-06-23Subsurf: Make color layer aquisition order for textured draw matchAntony Riakiotakis