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-19new command line option '--factory-startup' to skip reading startup.blend. us...Campbell Barton
2011-01-18Small fix for my last fix: ignore the `preview' flag; if either sizeNicholas Bishop
2011-01-18More fixes for bug [#25649], Image editor paint icon missing untilNicholas Bishop
2011-01-16Fixed bug [#25649] Image editor paint icon missing until enter weightNicholas Bishop
2011-01-15remove/comment unused defines.Campbell Barton
2011-01-14Todo item #19816: Wave modifier does not affect Curve PathsSergey Sharybin
2011-01-13remove/comment unused varsCampbell Barton
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-12Patch [#25409] Changes to panels header "open/close" and "drag" zonesJoshua Leung
2011-01-11bugfix [#25577] Ctrl-Z after adding Color Ramp key resets ramp.Campbell Barton
2011-01-09several cosmetic changes to the node-editorM.G. Kishalmi
2011-01-09rename BKE_assert() --> BLI_assert().Campbell Barton
2011-01-09remove unused vars, comment some which look like they could be useful still. ...Campbell Barton
2011-01-08Todo items:Ton Roosendaal
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-07fix [#25520] crash when closing the properties panel in uv/image editorCampbell Barton
2011-01-06use ED_markers_get_first_selected() where possible, simplify ed_marker_rename...Campbell Barton
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