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-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
2010-01-27Fix #20824: vertex parent fails with subsurf on.Brecht Van Lommel
2010-01-27Two small dragdrop fixes:Ton Roosendaal
2010-01-27Fix part of #20090: boolean modifier would lose link to objectBrecht Van Lommel
2010-01-27SDNA: fix for parsing struct members like:Brecht Van Lommel
2010-01-27crash fix from own recent updates to Mathutils.RotationMatrix()Campbell Barton
2010-01-27Bumped subversion for readfile patch (Anim Editors View2D stuff)Joshua Leung
2010-01-27Bugfix #20845: Grease Pencil settings lack view refreshJoshua Leung
2010-01-27DopeSheet and NLA Editor Scrollbar/View Bugs:Joshua Leung
2010-01-27fix for crash when using a NULL context from pythonCampbell Barton
2010-01-27Bugfix #20752: Background Image Panel Properties Keyframing?Joshua Leung
2010-01-27Attempt to fix strand + new bump crash (they can't work together).Brecht Van Lommel
2010-01-27Tweaks for Animation Editor Translations:Joshua Leung
2010-01-27missing check for NULL poll for wmPaintCursorDraw which is allowed.Campbell Barton
2010-01-27- duplicate window crasheing when it was full screenCampbell Barton
2010-01-27Fix [#20773] NODE ANIMATION: Animating node values brokenMatt Ebb
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-27Fixes to Color Balance node:Matt Ebb
2010-01-27bugfix [#20823] Attempting to undo renaming a UV set on this scene causes a c...Campbell Barton