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
path: root/source
AgeCommit message (Expand)Author
2015-08-30missing NULL pointer checkCampbell Barton
2015-08-29Cleanup: set `fd->mainlist` to NULL at the end of `blo_read_file_internal()`.Bastien Montagne
2015-08-29Add some more missing ID types to TREESTORE_ID_TYPE...Bastien Montagne
2015-08-29Fix missing 'case idx' line in (debug-only & disabled) valgrind-friendly BKE_...Bastien Montagne
2015-08-28Fix T45736: Channel key error: color spaces modesSergey Sharybin
2015-08-28Fix remaining parts of T44881, missing update on loading fileSergey Sharybin
2015-08-28Fix UI font drawing getting width w/o kerningCampbell Barton
2015-08-28Partial fix of T44881: Fix for missing particles update when changing seedSergey Sharybin
2015-08-28Fix assigning flag to boolCampbell Barton
2015-08-28Fix T45929: OpenSubdiv was doing extra object recalc tagsSergey Sharybin
2015-08-28Readfile: Minor optimization in undo/redo case: do not call `do_versions_user...Bastien Montagne
2015-08-28Fix T45930 weights not appearing in editmode when show weights optionAntony Riakiotakis
2015-08-28Fix T45933: Can't select scaled camera in camera viewCampbell Barton
2015-08-28Sequence/Scene render fixesCampbell Barton
2015-08-27Compositor: Reduce number of divisions in EWA filteringSergey Sharybin
2015-08-27Fix T45617: Map UV node produces image artifactsSergey Sharybin
2015-08-27Support subframe evaluation for scene stripsCampbell Barton
2015-08-27Make .blend file thumbnail reading simpler and more coherent, read/store them...Bastien Montagne
2015-08-27Missed version update loading in background modeCampbell Barton
2015-08-27Fix T45926: Drivers fail in background modeCampbell Barton
2015-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-27OpenSubdiv: Fix crash toggling edit mode with new depsgraphSergey Sharybin
2015-08-27OpenSubdiv: Tweaks to detecting whether geometry data is needed on GPU with n...Sergey Sharybin
2015-08-27Fix T45921: Screw modifier flips vertex normalsCampbell Barton
2015-08-27Fix T45920: Loopcut w/ shrinkwrap crashCampbell Barton
2015-08-27Use correct size for BVH insertionCampbell Barton
2015-08-27Fix T43826: Sculpt grab anchored failsCampbell Barton
2015-08-27DNA/IO: struct ghash lookup didn't set 'lastfind'Campbell Barton
2015-08-27Fix crash switching to rotate from edge-slideCampbell Barton
2015-08-26Fix T45912: Opensubdiv meshes don't properly center when using <numpad .>Sergey Sharybin
2015-08-26Fix T44945: Blender crashes when using multiple domains and multiple flow obj...Sergey Sharybin
2015-08-26Fix T45275: F-Curve normalization might corrupt animationSergey Sharybin
2015-08-26Fix T45631: Ambient update rendered bugSergey Sharybin
2015-08-26Correct fix for T39161: Scaling & snapCampbell Barton
2015-08-26Fix T45709: Cached Hair system is not seen in 2.75Sergey Sharybin
2015-08-26Fix T39161: Scaling fails w/ snap-to-pointCampbell Barton
2015-08-26Fix for error in recent smooth-view commitCampbell Barton
2015-08-26Revert "BGE: Fix T44557 GameLogic module memory leak."Sybren A. Stüvel
2015-08-26Fix T45711: Color spill average algorithm brokenCampbell Barton
2015-08-26Fix T45793: ChromaMatte incorrect outputCampbell Barton
2015-08-26Smooth-view: Ignored camera-viewpoint on exit to user-viewCampbell Barton
2015-08-26Delete could assign a temp screenCampbell Barton
2015-08-26Fix T45369: Temp screen locks UICampbell Barton
2015-08-26Disallow navigating away from a full-temp screenCampbell Barton
2015-08-26Return success when a screen was added/removedCampbell Barton
2015-08-26Fix for deleting screen w/ temp screens in listCampbell Barton
2015-08-26Fix crash setting the screen when one is maximizedCampbell Barton
2015-08-26Fix T45901: Smooth-view w/ bg-image glitchCampbell Barton
2015-08-26Revert "Increase Smooth_View limit to 10.000"Campbell Barton
2015-08-25Usual i18n messages fixes. Also had to update i18n scripts to new BLT module...Bastien Montagne