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
2011-04-14fix [#26933] Render Crash with Decimate ModifierCampbell Barton
2011-04-14no functional change, avoid making stack arrays for the purpose of indexing.Campbell Barton
2011-04-14no functional change, avoid making a 4 pointer array just for an index lookup...Campbell Barton
2011-04-14fix [#26902] Raytracing black dotsCampbell Barton
2011-04-14Fix #26932: When I enable multires, and start sculpting, some parts of the me...Sergey Sharybin
2011-04-14fix [#26931] Shift+Alt+RMB only selects loops, can't deselect them - 2.57 off...Campbell Barton
2011-04-14incorrect documentation spotted by macouno.Campbell Barton
2011-04-14A better fix than r36151 for the Grease Pencil drawing issues in theJoshua Leung
2011-04-13work-around for grease pencil single points in the image view drawing really ...Campbell Barton
2011-04-13fix [#26904] Crush while open file !Campbell Barton
2011-04-13disable engine info until report popup bug is fixed.Campbell Barton
2011-04-13fix [#26895] STL import in Win 7 64bitCampbell Barton
2011-04-13fix for mistake checking engines on load.Campbell Barton
2011-04-13Crap, there was still a old Link to Release Logs. Maybe retag, after this and...Thomas Dinges
2011-04-12fix for compile issue on MSVC 2008 due to macro expansion differences with gcc.Andrea Weikert
2011-04-12fix for crash when pressing 'Copy Startup Settings', was using out of date ma...Campbell Barton
2011-04-12edits to blender version data.Campbell Barton
2011-04-12The Epic Blender 2.57 first stable commit! :)Ton Roosendaal
2011-04-12- fix for cmake when there is no version character.Campbell Barton
2011-04-12report missing engines on file load. (request from Martin).Campbell Barton
2011-04-12changed image texture filters description from 'Area filter' toM.G. Kishalmi
2011-04-12ignore the local blender folder when displaying the copy old settings button.Campbell Barton
2011-04-12Fix #26860: uv snap/weld/stitch did not take live unwrap setting into account.Brecht Van Lommel
2011-04-12fix [#26888] 3D viewport shading broken after solidify modifierCampbell Barton
2011-04-12fix [#26885] transform option disapears when deselecting loopsCampbell Barton
2011-04-12revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits)Campbell Barton
2011-04-12Fix #26879: Some sculpt brushes does not work when sculpting corrective shape...Sergey Sharybin
2011-04-12modify the method for calculating ghost alpha.Campbell Barton
2011-04-12change behavior of restoring old settingsCampbell Barton
2011-04-11py api: bpy.data.is_dirty wasn't working like image is dirty, instead is woul...Campbell Barton
2011-04-11operator & splash button to copy over old settings when blender version changes.Campbell Barton
2011-04-11api changes needed for for copying old settings to new.Campbell Barton
2011-04-11fix [#26856] Can't change target object in modifier by Ctrl+VCampbell Barton
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-04-11fix for one of the [#26854] UV issuesCampbell Barton
2011-04-11Fix for [#26652] "Audio Muted" in Time Line Editor is not workingJoerg Mueller
2011-04-10Bugfix #26842Ton Roosendaal
2011-04-10- background job style cleanup.Campbell Barton
2011-04-10Redid the previous startup.blend changes by ThomasTon Roosendaal
2011-04-10Fix [#26827] Blender Crashes when it opens corrupt jpegAndrea Weikert
2011-04-10[#26848] Keyed Particles seems to be brokenJanne Karhu
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-04-10Startup blend:Thomas Dinges
2011-04-10Startup blend:Thomas Dinges
2011-04-10=cloth collisions=Joseph Eagar
2011-04-09Print out reports on console too (debug and up) as fix for [#26708] "INFO" re...Nathan Letwory
2011-04-08Fixes related to using Library files:Ton Roosendaal
2011-04-08Fix for compilation under non-windows platforms -- missed check forSergey Sharybin
2011-04-08add new subtype PROP_COORDS, for generic coordinates that are not to be chang...Campbell Barton
2011-04-08Apply console part of patch [#26044] Windows thumbnails and improved filetype...Nathan Letwory