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-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
2011-04-08fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-04-08for thumbnail generation only scale the byte buffer. (was scaling float & byte).Campbell Barton
2011-04-08fix for own assert with image scaling, wasnt working with float images.Campbell Barton
2011-04-08fix [#26830] Blender crashes when opening this fileCampbell Barton
2011-04-08change to fcurve keyframe coords broke simplify addon since the propertyCampbell Barton
2011-04-07Bugfix #26812Ton Roosendaal
2011-04-07Bugfix #26748Ton Roosendaal
2011-04-07Minor fix, own collection.Ton Roosendaal
2011-04-07add margin access [#26806] Missing pack margin for pack islands in UV editorCampbell Barton
2011-04-07fix [#26816] P(separate) an object messes up logic brick linksCampbell Barton
2011-04-07build fix after commit 36036 reported by Tom Edwards over mailing listDalai Felinto
2011-04-06Fix for Image.pixels set, buffer was not tagged as modified, patch by Domino ...Brecht Van Lommel
2011-04-06Name unification commit for console toggling operator.Sergey Sharybin
2011-04-06Fixed incorrect RNA access when changing type of sequencer viewSergey Sharybin
2011-04-06include needed for windowsCampbell Barton
2011-04-06cmake/windows, temporarily build without winblender.rc until its fixed, was g...Campbell Barton
2011-04-06fix [#26803] Libs paths are case sensitive in windowsCampbell Barton