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-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-30bugfix [#20721] Reloading scripts crashes Blender (own todo)Campbell Barton
2010-01-30deleting objects which were driver targets would crash blender.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-29Fix the underlying problem from the last commit, which was workedBrecht Van Lommel
2010-01-29BugfixTon Roosendaal
2010-01-29Fix #20327: uv smart project options can't be tweaked.Brecht Van Lommel
2010-01-29Fix for lack of basic error checking in writing compressed .blend filesBrecht Van Lommel
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-29[#20875] Rendering resolution in curve properties panel is not default 0 and ...Matt Ebb
2010-01-29Fix [#20297] Preview "Both" hides part of textureMatt Ebb
2010-01-29Speed up keymap editor a bit (less context changes)Martin Poirier
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-28Keyconfig import and removeMartin Poirier
2010-01-28missed some files last commit.Campbell 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-28Multires displacement files are now also part of absolute/relative pathBrecht Van Lommel
2010-01-28missed updating reload scriptsCampbell Barton
2010-01-28material copy/pasteCampbell Barton
2010-01-28Bug fix: the new code that allows button highlights in other windows, should Ton Roosendaal
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-28Fix #20857: shrinkwrap doesn't use vertex group, broken recently withBrecht Van Lommel
2010-01-28Fix #20223: texture stencil does not work on normal.Brecht Van Lommel
2010-01-28Properties window: try to keep showing shading related tabs as you switchBrecht Van Lommel
2010-01-28minor changes needed for PDF generationCampbell Barton
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-28Fixed some crashes with undo, when going back to the initial state of the file.Joshua Leung
2010-01-28nicer start page for sphinx docsCampbell Barton
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-28* Mathutils attributes documented - http://www.blender.org/documentation/250P...Campbell Barton
2010-01-28PROP_ENUM_NO_CONTEXT flag for rna properties, forcing enum item functions to ...Martin Poirier
2010-01-27ctx_data_pointer_verify is a verified NULL value if C is NULL.Martin Poirier
2010-01-27missing parenthesis broke os x compile.Martin Poirier
2010-01-27slice assignment wasnt running the properties update function (setting object...Campbell Barton
2010-01-27[#20792] MMB emulation, release brokenMartin Poirier
2010-01-27Fix #20651: 3D Cursor resets after add object operator redo. The 3d cursorBrecht Van Lommel
2010-01-27py api - utility function for vectors.Campbell Barton