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
2012-09-11code cleanup: string c++ lib, defines for default string sizes and use m_ con...Campbell Barton
2012-09-10Fix #32529: after tomato merge, cycles multi GPU render not using all GPUs withBrecht Van Lommel
2012-09-10Fix #32530: animation playback did not respect preview frame range if the cur...Brecht Van Lommel
2012-09-10change to auto-opening menus so the first menu item in popup menu wont auto o...Campbell Barton
2012-09-10OSL cmake cleanup:Lukas Toenne
2012-09-10code cleanup: use typedef'd enum for block bounds types.Campbell Barton
2012-09-10make alphanumeric key shortcuts work for submenu's so you can chain keys toge...Campbell Barton
2012-09-10Cleanup for OSL linking in cmake: Move cmake OSL library search and path defi...Lukas Toenne
2012-09-10fix [#32384] Submenu hotkeys not working at all since 2.6xCampbell Barton
2012-09-10code cleanup:Campbell Barton
2012-09-10missing include in own recent commitCampbell Barton
2012-09-10fix [#32518] Vertex slide crash sometimes.Campbell Barton
2012-09-10code cleanup: use BMEdit_FromObject() rather then me->edit_btmesh in more pla...Campbell Barton
2012-09-10code cleanup: use more specific argsCampbell Barton
2012-09-10when pressing `play` report when the first frame can't be found.Campbell Barton
2012-09-10code cleanup: use single define for undo string size, was 64 mostly, but 512 ...Campbell Barton
2012-09-10style cleanupCampbell Barton
2012-09-10fix for own error in r50482.Campbell Barton
2012-09-10style cleanupCampbell Barton
2012-09-09Fix #32513: incorrect color management in Material draw mode for Cycles.Brecht Van Lommel
2012-09-09fix [#29072] Color pickers don't close properly when moving the mouse awayCampbell Barton
2012-09-09style cleanup:Campbell Barton
2012-09-09fix for security flaw CVE-2008-1103, ref BZ #855092 on https://bugzilla.redha...Campbell Barton
2012-09-09minor improvements to saving quit.blend, print the OS error if the file fails...Campbell Barton
2012-09-08fix for error in own recent commit: do not hide alpha in HSV and Hex modesSv. Lockal
2012-09-08style cleanupCampbell Barton
2012-09-08style cleanupCampbell Barton
2012-09-08== FFMPEG ==Peter Schlaile
2012-09-07New i18n font file for Blender, now including Hebrew charset!Bastien Montagne
2012-09-07Adding Hebrew language.Bastien Montagne
2012-09-07initial retina support for osx \ to take effect you must perhaps logout/in \i...Jens Verwiebe
2012-09-07Fix for Cycles (CUDA) compilation (again ...). Moved the AttributeStandard en...Lukas Toenne
2012-09-07Fix for order of creating mesh and filling in SculptSessionSergey Sharybin
2012-09-07minor fix for previous commit. ripping a vert-edge connected to a face would ...Campbell Barton
2012-09-07minor improvements to ripCampbell Barton
2012-09-07fixes for weight paint mode:Campbell Barton
2012-09-07fix Shift+LMB select when in weight-vertex-select mode. (it was mixing up ver...Campbell Barton
2012-09-07remove makeDerivedMesh from ED_mesh_pick_face(), this was added 44256 (bmesh ...Campbell Barton
2012-09-07code cleanup: header had many incorrect sections for function/file, also rena...Campbell Barton
2012-09-07code cleanup: move vertex and face picking functions into meshtools.cCampbell Barton
2012-09-07code cleanupCampbell Barton
2012-09-07fix [#30063] Weight Paint + Pose Mode: [m] key does not toggle Face Selection...Campbell Barton
2012-09-06Resolve CUDA kernel compilation errorSergey Sharybin
2012-09-06Fix cycles continuously updating when creating a driver for a scene property,Brecht Van Lommel
2012-09-06Fix wrong cycles tile size in viewport, could affect performance a bit.Brecht Van Lommel
2012-09-06fix for error in own recent commitCampbell Barton
2012-09-06make freeing sequencer strip without cache an option only exposed within sequ...Campbell Barton
2012-09-06Cycles compiler fixes related to OSL changes:Lukas Toenne
2012-09-06fix [#32502] Shift + V Vertex slide doesn't work for x-mirror editCampbell Barton
2012-09-06fix for crash in sequencer introduced with recent cache addition,Campbell Barton