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
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-09-24Fix #36783: click outside splash screen to close it would not highlight theBrecht Van Lommel
2013-09-01Move GCC attributes into a centraized definesSergey Sharybin
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-18use booleans for operator check functions.Campbell Barton
2013-05-15Attempt to fix #35057 and #35372: slow texture painting performance.Brecht Van Lommel
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-15Add the possibility to define the translation context for py rna classes (ope...Bastien Montagne
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-01code cleanup: make wmEvent's 'const' in interface code (reduces manual checki...Campbell Barton
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-17fix airbrush + tablet pressure bug.Campbell Barton
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-22code cleanup and minor changesCampbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-01Merged changes in the trunk up to revision 52690.Tamito Kajiyama
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-26Merged changes in the trunk up to revision 52546.Tamito Kajiyama
2012-11-25Fix #33296: uv editing did unnecessary outliner redraw, giving slowdown.Brecht Van Lommel
2012-11-04Merged changes in the trunk up to revision 51853.Tamito Kajiyama
2012-10-31Bugfix #33032Ton Roosendaal
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-28Event system cleanup: bringing KM_CLICK back in control. Ton Roosendaal
2012-10-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
2012-10-12fix for many RNA definitions having soft/hard ranges swapped, make this BLI_a...Campbell Barton
2012-10-07Merged changes in the trunk up to revision 51126.Tamito Kajiyama
2012-10-06disable padding warning for DNA, gave problems with struct bounds padding whi...Campbell Barton
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher
2012-09-15Merged changes in the trunk up to revision 50607.Tamito Kajiyama
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-18Merged changes in the trunk up to revision 49986.Tamito Kajiyama
2012-08-13style cleanup: use <pre> for doxygen ascii art Campbell Barton
2012-08-13style cleanupCampbell Barton
2012-08-12Merged changes in the trunk up to revision 49797.Tamito Kajiyama
2012-08-12code cleanup: WM naming conventionsCampbell Barton
2012-08-11docs for window structsCampbell Barton
2012-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-07style cleanupCampbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-04-21Merged changes in the trunk up to revision 45820.Tamito Kajiyama
2012-04-14Fixed another bunch of i18n bugs (thx to Leon Cheung for spotting them), amon...Bastien Montagne
2012-03-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
2012-03-21wm/operator code:Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-16i18n stuff: adds translation_context to RNA structs (used for there ui name),...Bastien Montagne
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-09style cleanup: comment blocksCampbell Barton