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-06-30Todo item:Ton Roosendaal
2011-06-06spelling correctionsCampbell Barton
2011-06-05Bugfix: new DPI-controlled UI size code was setting 'view2d re-init'Ton Roosendaal
2011-06-05panel headers were not scaling with DPI properlyCampbell Barton
2011-06-05workaround for supremely annoying UI glitch where you could accidentally hide...Campbell Barton
2011-06-04Code holiday commit:Ton Roosendaal
2011-05-20use BKE_area_find_region_type in place of inline loops (no functional changes).Campbell Barton
2011-04-20Bugfix [#27054] 2.57 icons and buttons aren't perfectly centeredJoshua Leung
2011-03-31fix for using freed memory in ED_area_newspace() caused by loading webskategi...Campbell Barton
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-25Bugfix #26195Ton Roosendaal
2011-03-22- support transform operators running in backgruond mode (was crashing)Campbell Barton
2011-03-07Bugfix #26394Ton Roosendaal
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22bugfix [#26126] Transparency panel label issueCampbell Barton
2011-02-06Two in one:Ton Roosendaal
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-06Todo items:Ton Roosendaal
2011-01-04Todo items:Ton Roosendaal
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-11move report/operator view out of the 'Console' into the 'Info' space (file me...Campbell Barton
2010-11-11BLF_draw functions take an extra length argument, so the console drawing doen...Campbell Barton
2010-10-20bugfix [#24333] Horizon Color Picker Crashes Blender if Two 3D View Windows a...Campbell Barton
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-10-03py/rna access to setting the header text - can be used in modal operators.Campbell Barton
2010-09-20Partly apply patch [#23746] Clarify azone->edge values.Nathan Letwory
2010-09-18Apply patch [#23846] Fix for [#23698] in File Browser system. Properly remove...Nathan Letwory
2010-08-08remove unused includesCampbell Barton
2010-08-06Fix #23208: REGION_DRAW_POST_PIXEL callbacks only work in 3d view andBrecht Van Lommel
2010-07-25Remove WM_FAST_DRAW ifdef which I added while Ton was on holiday.Campbell Barton
2010-07-23Fix #21077: multiple python headers in an area header not working correct,Brecht Van Lommel
2010-07-05#22736: request - adjust windows' corner handlesJoshua Leung
2010-06-23Fix #21470: changing brush settings redraws the 3d view unecessarily,Brecht Van Lommel
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-04-09Reversion of commit that changes order for keymaps. I thought itTon Roosendaal
2010-04-08three things:Ton Roosendaal
2010-04-06Area Swap: fix memory leak and access to freed memory.Brecht Van Lommel
2010-04-06Fix #21402: python operator redo properties not refreshed. Now sends aBrecht Van Lommel
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-10filebrowser:Andrea Weikert
2010-02-12correct fsf addressCampbell Barton
2010-02-11More tooltip editingDaniel Salazar
2010-02-07Fix #21008: text editor scrollbar overlapping text, code here was notBrecht Van Lommel