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-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
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-29Bugfix #24971Ton Roosendaal
2010-11-29For all buttons with search-menu option, the button will show a Ton Roosendaal
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-28minor changes to the python api.Campbell Barton
2010-11-27bugfix [#24944] Crash on attempting to keyframe HSV colorCampbell Barton
2010-11-26fix building blenderplayer and a divide by zero bug with the console view.Campbell Barton
2010-11-26change monospace font to be an extern, not good final design but better then ...Campbell Barton
2010-11-24fix [#24893] Minor error message glitchCampbell Barton
2010-11-22Bugfix #24823Ton Roosendaal
2010-11-22More button alignment stuff: campbell had a script that wasTon Roosendaal