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
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-12enable blenderplayer library sorting on windows, (was already enabled for ble...Campbell 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-10minor pep8 edits, also added 'test_pep8' & 'test_cmake' to the GNUmakefile fo...Campbell Barton
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-04-10Startup blend:Thomas Dinges
2011-04-10Startup blend:Thomas Dinges
2011-04-10Enable WINDRES only for MinGW, otherwise we get multiple manifest errors for ...Nathan Letwory
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-09remove -mwindows flag for scons/mingw, enable manifest & winblender.rc for al...Campbell Barton
2011-04-09Add missing defines for .rc file.Nathan Letwory
2011-04-08Fixes related to using Library files:Ton Roosendaal
2011-04-08Fix small typo in resource define.Nathan Letwory
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
2011-04-08fix [#26674] Inconsistency in snapping CursorToSelection between UV_Editor an...Campbell Barton
2011-04-08Minor bugfix in initTransInfo: SpaceImage used even if space type is SPACE_NODE.Lukas Toenne
2011-04-08Fix for [#26800] Particle Render "Use Group Count" is shared between differen...Janne Karhu
2011-04-08doxygen comments, removal of superfluous backslash.Nathan Letwory