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-04-03Fix/Workaround #34854: render buffer update writes to wrong layerSergey Sharybin
2013-04-02More usage of GLSL for color managed image drawingSergey Sharybin
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-25Bug fix:Ton Roosendaal
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
2013-03-21code cleanup: rename editmode functions so we have ED_object_editmode_load/en...Campbell Barton
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2013-03-19Nicer handling of undefined node, tree and socket types.Lukas Toenne
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-17Fix for "draw images as texture"Ton Roosendaal
2013-03-17New feature:Ton Roosendaal
2013-03-15Screen: add exit callback for area and region types, this gets called whenBrecht Van Lommel
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-12use gcc warning -Wredundant-decls, exposes some odd/duplicate declarations wh...Campbell Barton
2013-03-10Bugfix #34365Ton Roosendaal
2013-03-10patch [#34586] Variable typo in glaDrawPixelsTexScaledCampbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-01Bug fix #34418Ton Roosendaal
2013-02-28UI/DPI: user preferences window size now takes into account DPI, otherwise theBrecht Van Lommel
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-25style cleanupCampbell Barton
2013-02-24Another bunch of UI translation fixes, thanks to Leon Cheung, Gabriel Gazzán...Bastien Montagne
2013-02-23Bug fix #34347Ton Roosendaal
2013-02-22code cleanup: remove unused argCampbell Barton
2013-02-20Fix DPI not taken into account for header text (e.g. during transform).Brecht Van Lommel
2013-02-15Various fixes for UI translation issues (reported by Leon Cheung on bf-transl...Bastien Montagne
2013-02-11style cleanup: also some typosCampbell Barton
2013-02-06style cleanup: some warnigs & spelling.Campbell Barton
2013-02-05fix for valgrind warning - using uninitialized variable. Though in practice i...Campbell Barton
2013-02-02style cleanupCampbell Barton
2013-01-29More UI messages tweaks and fixes. Please do not use points inside tooltips, ...Bastien Montagne
2013-01-29code cleanup: var rename and add assert, when writing to out of bounds array.Campbell Barton
2013-01-29Better tooltips for the Full Screen option on Save Screenshot/Screencast oper...Pablo Vazquez
2013-01-27Operators name "cleanup"Dalai Felinto
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-24style cleanupCampbell Barton
2013-01-23Fix #33556: overlapping regions draw over render info at the top of 3d view andBrecht Van Lommel
2013-01-16WM / Screenshot fix:Thomas Dinges
2013-01-09reduce the alpha of console selection (text was too hard to read)Campbell Barton
2013-01-08style cleanupCampbell Barton
2012-12-31Removed on old patch from the code, which attempted to keep the scrollersTon Roosendaal
2012-12-28style cleanupCampbell Barton
2012-12-26Node editor: remove option to show overlapping Property region.Ton Roosendaal
2012-12-26Region scrollbar fix!Ton Roosendaal
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-22Small drawing glitch, for UI with transparent overlapping regions;Ton Roosendaal
2012-12-19Another patch for changes in file format...Ton Roosendaal
2012-12-19Bugfix, in 2.61.1 Ton Roosendaal
2012-12-19UI DPI scaling:Ton Roosendaal
2012-12-19DPI: fix wrong scaling of editor type choosing buttons, and for menu arrowsBrecht Van Lommel