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-05-19Fix T40240: Bug with render region with maya short cutSergey Sharybin
2014-05-19Fix compilation error on kFreeBSDSebastian Ramacher
2014-05-19Show warning when hiding a proxy boneSergey Sharybin
2014-05-19Fix T39764: cycles not rendering EXR image textures with 5 channels (RGBA + Z).Brecht Van Lommel
2014-05-19Style cleanupCampbell Barton
2014-05-19Fix T40135: cycles baking did not support branched path settings yet.Brecht Van Lommel
2014-05-19Code refactor: move branched path AO and SSS code into functions.Brecht Van Lommel
2014-05-19Code refactor: rename kernel_displace.h to kernel_bake.h.Brecht Van Lommel
2014-05-19Fix T40195: cycles smoke + persistent images animation render not working cor...Brecht Van Lommel
2014-05-19Fix T40194: cycles deformation motion blur not working with curves + shape keys.Brecht Van Lommel
2014-05-19Fix T40242: 3D view background images incorrectly shown during viewport render.Brecht Van Lommel
2014-05-19Remove two unnecessary includes.Nathan Letwory
2014-05-19Move ShadingSystem enum to shader.hNathan Letwory
2014-05-19Move BVHType and shadingsystem enums to top-level of Cycles namespace.Nathan Letwory
2014-05-19This reverts commit d1526da787fba050391747a9286f9e0521c6f2d1.Campbell Barton
2014-05-19Workaround T40241: Vertex snapping snaps to wrong placeCampbell Barton
2014-05-19Correct ARRAY_SIZE macro and make doxy comments consistentCampbell Barton
2014-05-19Fix T39897: shape keys created while the Relative checkbox is unchecked start...Bastien Montagne
2014-05-18Fix T40251: Rename of Shape key is not redrawed in Dopesheep.Bastien Montagne
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-18Comment unused BLI_rebase_pathCampbell Barton
2014-05-18Add ARRAY_SIZE macro to check fixed size arraysCampbell Barton
2014-05-18Promote MSVC 2013 to be the official platform (without a numbered suffix) for...Martijn Berger
2014-05-18Fix BLI_cleanup_path: '.' at the start of a pathCampbell Barton
2014-05-18Fix T40246: Speaker Object is missing from Tabs > 'Create' tab in the Toolbar.Bastien Montagne
2014-05-18Update netbeans projectfile generator to v8Campbell Barton
2014-05-17Fix T40230: Recursion check when adding objects to groups is incorrect.Lukas Tönne
2014-05-17Fix T40236: Undo not pushed in old-school node curve tool button functions.Lukas Tönne
2014-05-17Fix T39757: missing cuda libary on linx, now also try to find libcuda.so.1.Brecht Van Lommel
2014-05-17Fix T39757: missing cuda libary on linx, now also try to find libcuda.so.1.Brecht Van Lommel
2014-05-17Text 3D: remove hardcoded keymaps from menuCampbell Barton
2014-05-17Revised the debug code added in the commit rB4958aff780a3 according to the ra...Tamito Kajiyama
2014-05-17Fix T40231: Crash with matcapsCampbell Barton
2014-05-17Fix mistake in recent patchCampbell Barton
2014-05-17Minor changes for standalone mathutilsCampbell Barton
2014-05-17Freestyle: Added a piece of debug code for checking the consistency of face n...Tamito Kajiyama
2014-05-17Fix T39669: Freestyle: Curve with extrude>0 causes warnings in console.Tamito Kajiyama
2014-05-16Fix T38895: Unstable behavior using VehicleWrapper after Bullet 2.82 updateMitchell Stokes
2014-05-16Fix T40223: Setting bevel_factor_mapping_start/end crashesCampbell Barton
2014-05-16Fix T40226: Keep collapse-menu when splitting areasCampbell Barton
2014-05-16Fix Bevel bugs T39726 and T39108, bevels with wire edges.Howard Trickey
2014-05-16Fix T40202: File selector operators not reported in info viewCampbell Barton
2014-05-16Add assert to check for buffer overrunCampbell Barton
2014-05-16Freestyle: Fix for texture spacing reset to a non-default value on load of ol...Tamito Kajiyama
2014-05-163D Text: Change textbox placement to ignore font scaleCampbell Barton
2014-05-16Fix part of T39708, don't overupdate particles when changine activeAntony Riakiotakis
2014-05-163D Text: replace multiple float arrays with struct (much easier to understand)Campbell Barton
2014-05-16BGE Physics: Better follow the old (pre-cleanup) logic for determining bound...Mitchell Stokes
2014-05-16Fix T40214: Wrong size calculation on new curve objectsBastien Montagne
2014-05-16Use warning instead of info for previous commitAntony Riakiotakis