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
2011-01-06remove assignments which are unused.Campbell Barton
2011-01-05edits for BPY_extern.h functions, no functional changesCampbell Barton
2011-01-03Bugfix, own collectionTon Roosendaal
2011-01-03Todo item:Ton Roosendaal
2011-01-03Todo itemTon Roosendaal
2011-01-03check modifier keys are not pressed when using keys as accelerators, it meant...Campbell Barton
2011-01-03Bugfix #25471Ton Roosendaal
2011-01-02Bugfix #25446 (and todo item)Ton Roosendaal
2011-01-02- correct typos in comments.Campbell Barton
2010-12-30revert part of Tons commit r33884.Campbell Barton
2010-12-28Bugfix, irc report.Ton Roosendaal
2010-12-27Removing the not-working test "Submit description" from RMB Ton Roosendaal
2010-12-26Fix #25375: Vertical numbers in F-Curve Editor out-of-alignment with gridSergey Sharybin
2010-12-24Bugfix #25365Ton Roosendaal
2010-12-24presets for operators, re-using same preset system as render, cloth etc use.Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-19Todo item: (Luca report in IRC)Ton Roosendaal
2010-12-19Another single-user case: the ID buttons (browse, name, users),Ton Roosendaal
2010-12-19bugfix [#25290] Align on text gives a tracebackCampbell Barton
2010-12-17Bugfix #25259Ton Roosendaal
2010-12-17minor warnings removed.Campbell Barton
2010-12-17Bugfix #25264Ton Roosendaal
2010-12-15Bugfix #25243Ton Roosendaal
2010-12-15Bugfix, own collectionTon Roosendaal
2010-12-15Centralized operator UI drawing into a new function uiLayoutOperatorButs(),Campbell Barton
2010-12-14Menu UI feature common in other widget sets:Campbell Barton
2010-12-14Fixed bug #23826, Other kind of brushes appear in sculpt modeNicholas Bishop
2010-12-13Bugfix #25207Ton Roosendaal
2010-12-13Bugfix #25199Ton Roosendaal
2010-12-13check if a path can be created to a property before showing keyframe items in...Campbell Barton
2010-12-12Bugfix #25179Ton Roosendaal
2010-12-112.4 feature back:Ton Roosendaal
2010-12-10fix for error in recent commit, wasn't masking out the non unit subtype flags.Campbell Barton
2010-12-10bugfix [#25154] .MXF files should be included as a known video file type in t...Campbell Barton
2010-12-10tag unused variables.Campbell Barton
2010-12-10Change the BLF_aspect function to handle 3d text.Diego Borghetti
2010-12-09Two nice usability fixes:Ton Roosendaal
2010-12-09Bugfix #25120 and #25119 and numerous future bugs!Ton Roosendaal
2010-12-08pedantic word ordering change.Campbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-07- fix for crash with constraint UI when using with a pinner object, with None...Campbell Barton
2010-12-07bugfix [#25074] visible, selectable and render toggles in outliner not availableCampbell Barton
2010-12-072D text drawingCampbell Barton
2010-12-06bugfix [#25046] Bold and Italics checkboxes for Text objects seem to do nothingCampbell Barton
2010-12-06use BLI_strnlen rather then strlen when comparing against fixed lengths.Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-05Bug fix #25042Ton Roosendaal
2010-12-04Maintenance, Campbell Barton