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
2012-09-12Fix #32543: screw modifier with smooth shading disabled still had one segmentBrecht Van Lommel
2012-09-12Fix #32031: particle distribution on degenerate faces could give NaN values,Brecht Van Lommel
2012-09-12fix [#31019] [Minor] Freshly added nodes aren't getting undo pushCampbell Barton
2012-09-12Cycles UI:Thomas Dinges
2012-09-12add note that clip start is for perspective view only.Campbell Barton
2012-09-12fix [#30324] VSE: Right-Click does not select directoryCampbell Barton
2012-09-12add clarification, without this the tool reads as if it makes the radius of e...Campbell Barton
2012-09-12code cleanup: replace BM_DISK_EDGE_LINK_GET define with inline function, that...Campbell Barton
2012-09-12fix [#31456] Extreme lag editing meshesCampbell Barton
2012-09-12fix memory leak when baking feedback loop detected.Campbell Barton
2012-09-12fix [#32537] Inconsistent behaviour of Texture BakerCampbell Barton
2012-09-12code cleanup: changing the INT define to an enum conflicts with INT typedef o...Campbell Barton
2012-09-12fix [#32444] Proportional Edit stays on on Pose Mode, after activating it in ...Campbell Barton
2012-09-12code cleanup: use an enum for uiBut->pointype (more useful debug display of m...Campbell Barton
2012-09-12a-z menu input now works for enum popups.Campbell Barton
2012-09-12bugfix [#32538] 'Mouse Over Any' sensor 'Pulse' button missing since 2.5x [Pa...Dalai Felinto
2012-09-11Fix for [#32536] Mixing with translated images in compositor producesJeroen Bakker
2012-09-11fix [#29616] Crash/infinite loop from missing cyclic check in group/dupligrou...Campbell Barton
2012-09-11code cleanup: use min/max inline functions rather than macros & simplify loopCampbell Barton
2012-09-11fix [#31738] BM_vert_splice modifies loops during iterationCampbell Barton
2012-09-11replace BM_vert_face_count() use of BM_LOOPS_OF_VERT iterator with a direct c...Campbell Barton
2012-09-11add some missing NULL checks, a few parts of the code used a pointer then che...Campbell Barton
2012-09-11fix [#32531] Texturepainting always uses smooth shaded normalsCampbell Barton
2012-09-11'new file' now runs bpy.app.handlers.load_pre/post callbacks.Campbell Barton
2012-09-11fix for a bug running a script, then opening a new file.Campbell Barton
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-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-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-07Adding Hebrew language.Bastien Montagne