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-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-25FileBrowser: Fix broken 'extend' behavior of walk select mode.Bastien Montagne
2015-08-25Fix walk navigation: scene unit used even when unit not setDalai Felinto
2015-08-25Action Management Feature Request/Regression T45535Joshua Leung
2015-08-25Fix T45776: Rotate around selected fails in texture-paint mode w/ armatureCampbell Barton
2015-08-25Fix for previous commitSergey Sharybin
2015-08-24Fix T45833: Light group instances are not rendered in the 3D viewportSergey Sharybin
2015-08-24Fix T45823: PSD files save as JPG without warningCampbell Barton
2015-08-24Fix some issues from lates coverity scan.Bastien Montagne
2015-08-23Fix T45882: Sudden shutdown if the filebrowser is part of the area layout.Bastien Montagne
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-22Cleanup: spellingCampbell Barton
2015-08-22FileBrowser: Tweak display of size/time of entries.Bastien Montagne
2015-08-22outliner: tweak GPLayer color button overlapCampbell Barton
2015-08-22Fix outliner grease pencil color buttonCampbell Barton
2015-08-22Fix T45689: Pose Libraries cannot be used when using lib-linked actions as po...Joshua Leung
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-21Anim Editors: All keyframe selection operators now perform undo pushesJoshua Leung
2015-08-21BVH-raycast: Use watertight intersectionsCampbell Barton
2015-08-21BVH-raycast: ensure input direction is unit-lengthCampbell Barton
2015-08-21Fix uninitialized var useCampbell Barton
2015-08-21Docs: correct some commentsCampbell Barton
2015-08-20Minor cleanup (BLI_cleanup_dir already adds trailing slash, and correct a fal...Bastien Montagne
2015-08-20BVH-overlap: add callback to BLI_bvhtree_overlapCampbell Barton
2015-08-20Avoid redundant normal calculation in heat-weightCampbell Barton
2015-08-20Transform: Use BVH for volume-snap (optimization)Campbell Barton
2015-08-20Cleanup: whitespaceCampbell Barton
2015-08-20FileBrowser: Fix some minor issue with fileentries creation.Bastien Montagne
2015-08-20Fix 32bit builds... :/Bastien Montagne
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-19Fix T45847: Pie looses focus when mouse cursor passes through a pie buttonJulian Eisel
2015-08-19More BLT/Windows fixes... :/Bastien Montagne
2015-08-18Replace 'BLO_is_a_library' by 'BLO_library_path_explode'.Bastien Montagne
2015-08-18Fix T45824: Pie's no longer show enum iconsCampbell Barton
2015-08-18UI: avoid property lookup w/ expanded enumsCampbell Barton
2015-08-18UI: avoid subtracting shadow from winrctCampbell Barton
2015-08-18Docs: function commentsCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-17Cleanup: remove unused Object.ipoflagCampbell Barton
2015-08-14Cleanup: Avoid calling function twiceJulian Eisel
2015-08-14Remove redundant workaround for T41548Julian Eisel
2015-08-14Fix T45750: Closing search menu by clicking root button doesn't work when cli...Julian Eisel
2015-08-14Fix dyntopo not warning anymore when vertex colors or uvs are present.Antony Riakiotakis