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-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
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-21Added a new notifyer, NC_SPACE_CHANGED, to signal an editor thatJoseph Eagar
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-17resizing any area/region would redraw all views in every window.Campbell Barton
2010-01-13Fix [#20649] when header is on top of 3D View and all regions are collapsed, ...Matt Ebb
2010-01-05Fix for some confusing terminology: Window type -> Editor typeMatt Ebb
2009-12-08Various changes to screen-related code, aiming to fix a few problems and usab...Matt Ebb
2009-12-07Fix for [#19541] Buttons etc that are too close to the window edge don't reac...Matt Ebb
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-23Various bugfixes:Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-11-04Fix for [#19460] (+) widgets to expand UI elements overlap other windowsMatt Ebb
2009-10-12Fix some mem leaksDamien Plisson
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-142.5 BugfixesBrecht Van Lommel
2009-09-13* Gave the region icons a bit more padding for the clickable areaMatt Ebb
2009-09-13* Removed the grey overlapping 'region manipulation' triangles.Matt Ebb
2009-09-122.5, Fix for bug #19296:Brecht Van Lommel
2009-09-042.5 - Patches + CleanupsJoshua Leung
2009-08-30Grease Pencil: Basic Support for Image Editor AgainJoshua Leung
2009-08-212.5: Modifiers & MenusBrecht Van Lommel