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
2009-12-11Sculpt Branch:sculpt25Brecht Van Lommel
2009-12-11UV Editor: added proportional edit buttons to the header.Brecht Van Lommel
2009-12-11Fix small mem leak in wm_window_get_size_ghostDamien Plisson
2009-12-11* added an armature submenu where python defined armatures can go.Campbell Barton
2009-12-11Sculpt Branch:Brecht Van Lommel
2009-12-11Timeline Drawing Tweaks:Joshua Leung
2009-12-11Sculpt Branch: multires conversion from 2.4 working again.Brecht Van Lommel
2009-12-11Added back rendered animation playback (in a sense), with a Matt Ebb
2009-12-11Fix for [#20331] adding and removing render layers in specific sequence creat...Matt Ebb
2009-12-11Tweak to make temp 'fullscreen' screens be alphabetically similar to the prev...Matt Ebb
2009-12-11use rna buttons for color ramps colors so keyframes can be added/deleted.Campbell Barton
2009-12-11Various UV editor / notifier related fixes:Matt Ebb
2009-12-11[#20288] FBX exporter failsCampbell Barton
2009-12-11For for [#20330] Can't open a file made in 2.49Matt Ebb
2009-12-11* root bone override fixedCampbell Barton
2009-12-11Double Click plays nicer with Click.Martin Poirier
2009-12-11wm_menu_invoke calls exec automatically if property is already set.Martin Poirier
2009-12-11* rename 'rna_path' --> 'data_path', rna and dna are for internal use and are...Campbell Barton
2009-12-11Snap options were reset too often, discarding all user options.Martin Poirier
2009-12-10Netrender: categories and balancing by categories based on usage. Enables gro...Martin Poirier
2009-12-10missed a header last commit, added custom exceptions to rigify so they can be...Campbell Barton
2009-12-10Double Click event value.Martin Poirier
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-12-10operator report function so python operators can report errorsCampbell Barton
2009-12-10align option for splitCampbell Barton
2009-12-10fix for some errors and local root bone overrideCampbell Barton
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-12-10missed editing the sample rigs, Cessen likes palm_curl.py betterCampbell Barton
2009-12-10renaming metarig types since we may well have multiple arm/finger/leg typesCampbell Barton
2009-12-10UI limits for the envalope frame were too smallCampbell Barton
2009-12-10move generic functions out of rigify's __init__.py into rigify_utils.py since...Campbell Barton
2009-12-10- rigify context changes & example for deltaCampbell Barton
2009-12-10return value was included in the list of optional args for function-rna error...Campbell Barton
2009-12-10Update Handling: moved wm_data_handle_update from windowmanager toBrecht Van Lommel
2009-12-10Durian Request: Default F-Curve Auto-Colour ModesJoshua Leung
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-10Notifier related fixes:Matt Ebb
2009-12-10values that had units set would not be coerced into Mathutils types by the py...Campbell Barton
2009-12-10Fix for [#19776] Header bar problem in 2.5Matt Ebb
2009-12-10raise an error when adding/removing editbones when the armature is not in edi...Campbell Barton
2009-12-10Attempted fix for [#19810] Crash when flipping header with F5Matt Ebb
2009-12-10Fix for [#20153] Scale region size from search crashes Blender 2.5 24999Matt Ebb
2009-12-10Fix for [#20140] Double Properties Panel on 3dview from 2.4x flesMatt Ebb
2009-12-10Fix for 'Copy materials to selected' button freezing when using linked geometryMatt Ebb
2009-12-10Fix for [#20216] Search List is unorderedMatt Ebb
2009-12-10wrong code order made linux+scons barf.Nathan Letwory
2009-12-10* WITH_BF_RAYOPTIMIZATION cleanup and flag separation by matd.Nathan Letwory
2009-12-10Revert bunch of changes I should have committed before.Martin Poirier
2009-12-10textedit string needs to be one byte longer than maxlen, for terminator.Martin Poirier