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-14Fix [#20671] No access to creating textures for a materialMatt Ebb
2010-01-14Fix [#19902] sculpt brush texture not accessible when the object has no materialMatt Ebb
2010-01-07Fix [#19820] linking material nodes in node editor doesn't update the materia...Matt Ebb
2010-01-07Fix [#19664] updating key in graph editor doesn't update value for Matt Ebb
2010-01-05Fix for some confusing terminology: Window type -> Editor typeMatt Ebb
2010-01-03Changes to Brush texture workflowMatt Ebb
2009-12-29Bugfix #20503: Add constraint (with targets) menu lacks a window refreshJoshua Leung
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-12-24Key map related things:Matt Ebb
2009-12-20Add missing names to SpaceTypesMartin Poirier
2009-12-19Fixing error introduced in commit 25428.Thomas Dinges
2009-12-17selecting a pose bone didnt redraw constraintsCampbell Barton
2009-12-17Notifier related tweaks, partially from patch 20370 by Jason MillisMatt Ebb
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb
2009-12-11Various UV editor / notifier related fixes:Matt Ebb
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-10Fix for 'Copy materials to selected' button freezing when using linked geometryMatt Ebb
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-26After talking with Matt about this, added notifier NC_ID to handle ID changes...Elia Sarti
2009-11-10Math LibBrecht Van Lommel
2009-11-10modify the python context access so invalid names will raise an exception rat...Campbell Barton
2009-11-10* Small UI drawing tweaks, part of it allowing a bit of extra space for text ...Matt Ebb
2009-11-10use armature active bone as a pointer rather then a flag for each bone that n...Campbell Barton
2009-11-02* Added a new 'bone constraint' property editor icon and panel titles to dist...Matt Ebb
2009-10-27Bugfix: brush texture buttons were not showing map mode.Brecht Van Lommel
2009-10-27Compiler warning fixes for mingw:Joshua Leung
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-26Bugfix: 3d view with scene layer lock were not updated when theBrecht Van Lommel
2009-10-20*Made the Add Constraint menu similar to modifiers, with categories in column...William Reynish
2009-10-19fix for crashing when unlinking a world from a sceneCampbell Barton
2009-10-19- added xmirror to the weightpaint optionsCampbell Barton
2009-10-16Fix for World tab:Thomas Dinges
2009-10-16Added Notifier for Adding and Removing Keying sets. Thomas Dinges
2009-10-15disallow editing particle settings when first entering particle editmode, wou...Campbell Barton
2009-10-14Scene/Render Buttons:Brecht Van Lommel
2009-10-14After discussion with Campbell, split Scene tab in Scene and Render. This mak...William Reynish
2009-10-13* Fixing crash on mingw when entering world buttonsJoshua Leung
2009-10-09Fix some issues with showing the current textures when usingBrecht Van Lommel
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-07Updated descriptions from Ron WalkerCampbell Barton
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-21* Removed an unused context callback. Thomas Dinges
2009-09-21tested running the cheat-sheet, found a number of segfaultsCampbell Barton
2009-09-202.5 filebrowserAndrea Weikert
2009-09-19Bone constraints are now in a separate tab. It's more consistentBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-122.5 filebrowserAndrea Weikert
2009-09-12many docstrings from Ron Walker and Luca (mindrones on IRC),Campbell Barton
2009-09-122.5 Notifier:blender2.5Thomas Dinges