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
2013-04-27quiet warning, color blend c file was missing own include, also minor style t...Campbell Barton
2013-04-27Some color space issues in sequencer:Sergey Sharybin
2013-04-27"Bug" & usability fix, own collection.Ton Roosendaal
2013-04-27Fix #35113: solidify modifier not preserving clamp option on duplicating theBrecht Van Lommel
2013-04-27Fix part of #34233: bad alpha blending for 2D image painting. This is a veryBrecht Van Lommel
2013-04-27BGE: Small fix to allow clip alpha to work with alpha shadows.Mitchell Stokes
2013-04-27fix for own commit r56204, wasnt checking edges exist before adding.Campbell Barton
2013-04-27real fix for [#35097], (curve cap flipping).Campbell Barton
2013-04-27fix [#35097] only one curve cap is visible while backface culling is enabled ...Campbell Barton
2013-04-26fix for regression where tessface weren't recalculated when running loopcut o...Campbell Barton
2013-04-26Fixes for color management:Sergey Sharybin
2013-04-26fix for recent commit that allowed incorrectly flushed face selection.Campbell Barton
2013-04-26edgeslide fixes/tweaksCampbell Barton
2013-04-26add support for macro redo if all operators in the macro have an exec()Campbell Barton
2013-04-26add exec() to loopcut so it supports redo.Campbell Barton
2013-04-26game engine: Use 0.04 as default collision marginSergej Reich
2013-04-26fix/feature [#35085] Loop cut slideCampbell Barton
2013-04-26Fix image painting not adding alpha when 2D painting in the image editor. ThisBrecht Van Lommel
2013-04-26Fix 35091: Blender internal does not render face texture alphaSergey Sharybin
2013-04-26Fix preview render not starting in some cases, now starts the preview renderingBrecht Van Lommel
2013-04-26Bugfix [#34645] NlaStrip Tweak Mode - No automatic action length sync on exitJoshua Leung
2013-04-26fix for out of bounds memory access in solidify modifier (hidden by guardedal...Campbell Barton
2013-04-26add subsurf limits, in RNA, there were none, but subsurf would assert at 29.Campbell Barton
2013-04-26Fix #35082: Blender Freeze when change smoke domain settingSergey Sharybin
2013-04-26Fix a few more cases where an operator should not show in the search menu.Brecht Van Lommel
2013-04-25game engine: Use bullet's default contact processing thesholdSergej Reich
2013-04-25Fix [#34545] Render layer name is unwantedly translated in composite node editorBastien Montagne
2013-04-25style cleanupCampbell Barton
2013-04-25minor fixes for freestyleSv. Lockal
2013-04-25individual inset was missing relative option.Campbell Barton
2013-04-25Fix freestyle crash due to freed memory access. The render data needs to beBrecht Van Lommel
2013-04-25Fix part of #34640: vertex color blur brush would average face corner colorsBrecht Van Lommel
2013-04-25Fix part of #34640: colors darkening when using the vertex paint blur tool.Brecht Van Lommel
2013-04-25fix:#35073 face normals calculation used wrong mloop indexGaia Clary
2013-04-25Fix #35074: Image editor shows color banding on rendered images (even with di...Sergey Sharybin
2013-04-25ruler tweak: don't, snap to edit-object, because it didnt work well when modi...Campbell Barton
2013-04-25ruler snappingCampbell Barton
2013-04-25ruler snap adjustmentsCampbell Barton
2013-04-25fix [#35072] View name of 3Dview is clamped in JapaneseCampbell Barton
2013-04-25Fix build error with scons + msvc, needs pthread include.Brecht Van Lommel
2013-04-25Fix two more high DPI / retina draw issues with running jobs in info header andBrecht Van Lommel
2013-04-25Fix #34806: rigid body world settings were not copied with a full scene copy.Brecht Van Lommel
2013-04-25Fix crash going to a scene with no camera, with an inactive 3D viewport space.Brecht Van Lommel
2013-04-25Fix rigid body world Solver Iterations not showing in UI and throwing python ...Brecht Van Lommel
2013-04-25minor fixesCampbell Barton
2013-04-24Fix cycles build error, RNA C++ API did not properly handle output parameters.Brecht Van Lommel
2013-04-24Fix flickering black tiles in preview render, after viewport render commit, it'sBrecht Van Lommel
2013-04-24Fix blender internal preview rendering continuously restarting after recentBrecht Van Lommel
2013-04-24rna api function scene.ray_cast now returns the object and its matrix (incase...Campbell Barton
2013-04-24Fix #34783: smoke simulation crash when changing frame while preview rendering.Brecht Van Lommel