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
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-02-01Fix #19888: tooltip would stay visible when starting e.g. panning theBrecht Van Lommel
2010-02-01Fix missing redraw in image window when changing render pass.Brecht Van Lommel
2010-02-01Renamed the FILE_OPEN option for the file browser to FILE_OPENFILE to cleanup...Joshua Leung
2010-01-31Temporary work around for [#20768] Project Snap BrokenMartin Poirier
2010-01-31Various tweaks to View2D code for handling of scrollbar interactions in relat...Joshua Leung
2010-01-31Fix #20897: ctrl + click extrude now works again with "select with"Brecht Van Lommel
2010-01-31Fix #20896: FSAA wasn't disabled properly and still enabled for 3d viewBrecht Van Lommel
2010-01-31bugfix [#20579] Context pinning error (pose mode)Campbell Barton
2010-01-31- hash characters in the path would confuse the output file name and not add ...Campbell Barton
2010-01-31Bugfixes:Joshua Leung
2010-01-30bugfix [#20740] Separate All Loose PartsCampbell Barton
2010-01-30[#20320] Quad View - Orthogonal grid changes to perspective gridCampbell Barton
2010-01-30[#20892] Locking animation curves with Tab Key don't hide the curves handlesCampbell Barton
2010-01-30[#19872] Mesh edit missing undo push for mode changingCampbell Barton
2010-01-30bugfix [#20888] Crash when following instructions on the Blender Wiki and the...Campbell Barton
2010-01-30Fix #19648: sculpt does not update linked duplicate multires.Brecht Van Lommel
2010-01-30[#20550] Workflow Odity For Objects On Layers Not Being ViewedCampbell Barton
2010-01-30Possible fix for #20835: background images were not duplicated correctlyBrecht Van Lommel
2010-01-30Fix #19980: crash with opengl render active viewport.Brecht Van Lommel
2010-01-30Fix #20876: adjusting the settings after adding a new curve, surface,Brecht Van Lommel
2010-01-30Fix #19904: selecting a new image color closes the popup.Brecht Van Lommel
2010-01-30Added a comment in the code about a timer that is not being freed andBrecht Van Lommel
2010-01-30View2D/TimeCode Drawing:Joshua Leung
2010-01-30Fix #19473: Toggle Quad View options missing from UI.Brecht Van Lommel
2010-01-30[#20881] Minor UI bug in outliner - groups viewCampbell Barton
2010-01-30[#20487] Small bug in 3d window's header in edit mode.Campbell Barton
2010-01-29edits to 26400Campbell Barton
2010-01-29Fix #20549: selecting a texture node in a material node tree wouldBrecht Van Lommel
2010-01-29Two fixes, errors caused by drag n drop commit:Ton Roosendaal
2010-01-29Inserting Keyframes Bugfix:Joshua Leung
2010-01-29Fix [#20874] zoom to mouse only in 3d viewMatt Ebb
2010-01-29Fix [#19579] View not behaving proper;y when pressing camera view toggle whil...Matt Ebb
2010-01-29Fix [#20297] Preview "Both" hides part of textureMatt Ebb
2010-01-29Fix [#20447] Minor infobar bugsMatt Ebb
2010-01-29Fix for weirdness in texture map to settings - we now use negative Matt Ebb
2010-01-29Fix [#20860] File/Open Recent Should Show Blend File, Not pathMatt Ebb
2010-01-29* More tweaks to previous cleaningMatt Ebb
2010-01-29* Partially converted constraint template to layout engineMatt Ebb
2010-01-28crash with viewing histogram on a blank imageCampbell Barton
2010-01-28- change max threads from 8 to 64, need to keep an eye on stack memory use here.Campbell Barton
2010-01-28missed updating reload scriptsCampbell Barton
2010-01-28material copy/pasteCampbell Barton
2010-01-28Bugfix: Histogram button was added missing 'break' in switch() forTon Roosendaal
2010-01-28Fix RMB menu insert driver not working on some buttons, passingBrecht Van Lommel
2010-01-28Properties window: try to keep showing shading related tabs as you switchBrecht Van Lommel
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-28Fix [#20152] Video textures do not refresh at frame changeMatt Ebb
2010-01-28PROP_ENUM_NO_CONTEXT flag for rna properties, forcing enum item functions to ...Martin Poirier
2010-01-27Two small dragdrop fixes:Ton Roosendaal