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
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-28Markers: show the area that handles marker eventsCampbell Barton
2014-10-17UI: disable area emboss when it's maximizedCampbell Barton
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-09-10Partial fix for T41749Campbell Barton
2014-09-10WM: Add utility wmOrtho2_*** funcsCampbell Barton
2014-08-15Fix T41427: Region overlap moves into wrong window.Bastien Montagne
2014-08-11Fix marker selection margin ignoring DPICampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-19Fix RGN_DRAW_REFRESH_UI flag being overwrittenCampbell Barton
2014-07-12Replace BLI_SMALLSTACK_FREE with fake user (quiet warnings in msvc)Campbell Barton
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-14UI: remove OpenGL calls from ED_region_init, now handled elsewhereCampbell Barton
2014-05-16Fix T40226: Keep collapse-menu when splitting areasCampbell Barton
2014-05-01Add BLI_compiler_compat.h to help with portabilityCampbell Barton
2014-05-01Include removal gave problems with windows, ifdef some back in for windows onlyCampbell Barton
2014-05-01Revert "Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869...Campbell Barton
2014-05-01Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869cc7a.Thomas Dinges
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-11UI: split area_copy_data into ED_area_data_copy, ED_area_data_swapCampbell Barton
2014-04-11UI: correct own bad use of bool and document area_copy_data argsCampbell Barton
2014-04-03Code cleanup: styleCampbell Barton
2014-04-02implement cache line for image editorSergey Sharybin
2014-04-02UI: support for dragging popups title areaCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-12UI: allow passing "" for icon only enum buttons and still get an iconCampbell Barton
2014-02-28Code cleanup: style/warningsCampbell Barton
2014-02-28Fix T38876: hide area split widget in lower left of widget on OS X.Brecht Van Lommel
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Code cleanup: use bool for static methodsCampbell Barton
2014-01-31Code cleanup: be less vague checking invalid index valuesCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-22Fix tool properties region drawing even if the toolbar is hidden.Brecht Van Lommel
2014-01-17UI: tweak menu padding and make separator line more visible.Brecht Van Lommel
2013-12-18Fix T37843: area split widget missing in python console editor.Brecht Van Lommel
2013-12-17Fix for crash in toolbar tabs with only one tab definedCampbell Barton
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-12-16Disable region overlap in movie clip editorSergey Sharybin
2013-12-11Fix T37777: layout.column_flow() not working correct with retina / DPI.Brecht Van Lommel
2013-12-04Add alloca include for MSVCCampbell Barton
2013-12-04User interface: internal change, collect panels to draw before drawing.Campbell Barton
2013-12-04Code Cleanup: correct fabsf/fabs/abs useCampbell Barton
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: fix errors in screen edge drawing, moving and region hiding.Anthony Edlin
2013-09-29Fix [#36830] 'Reset to Default Value' on Current Area Type button causes crashBastien Montagne
2013-09-14minor style clanup and use more meaningful name for 3DCONNEXION source code.Campbell Barton