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-07-22Need some fun once a while:Ton Roosendaal
2011-07-04Updated the indent, sorry!Jeroen Bakker
2011-07-04====== Proposal: Nodes property windows enhancement ======Jeroen Bakker
2011-05-28wrong rna access function used in node UICampbell Barton
2011-05-01improve image sequence usability, problem was when the image didn't load ther...Campbell Barton
2011-04-24harmless changes to quiet clang static check warnings.Campbell Barton
2011-04-23Color info in node editor backdrop now supports color management.Lukas Toenne
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-20Upgrade for pixel color info in image editor and compositor backdrop. Next to...Lukas Toenne
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-15float value reader in compositor backdrop (Alt + LMB Drag) should be 4 decima...Daniel Salazar
2011-04-05fix [#26782] Missing settings in some texture nodes.Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-17clear some unused warningsCampbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-10Different method for blur node aspect correction. Now the user can still set ...Lukas Toenne
2011-02-10More options for the blur node filter size. This can now be pixel based or re...Lukas Toenne
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-01-31Removed OpenGL blending from node editor backdrop images in alpha channel mod...Lukas Toenne
2011-01-31Added backdrop image color information to the node editor. When clicking on e...Lukas Toenne
2011-01-31Added transparency feature to node editor backdrop, similar to image editor. ...Lukas Toenne
2011-01-09several cosmetic changes to the node-editorM.G. Kishalmi
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-14Compositor: Add an option to select the YCbCR conversion mode for the YCbCR c...Xavier Thomas
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-12Bugfix #24335Ton Roosendaal
2010-11-06Fix #24556: N Panel in Compositor doesn't work with Vector Normal node.Brecht Van Lommel
2010-11-05tedious string copying changesCampbell Barton
2010-11-03A few texture node properties still had old rna names in draw code.Janne Karhu
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-09-19nodetree -> node_tree (rna pointer not found)Dalai Felinto
2010-08-25Fix #23496: some composite node inputs/buttons not working.Brecht Van Lommel
2010-08-25Applied patch #23379. Does not change existing .blend files and looksRobert Holcomb
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-16Fixed bug in normalition of YCbCr color space conversion (from 0..1 toRobert Holcomb
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-04Add button to set Compression level when output to PNG. Without this there'd ...Nathan Letwory
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-05option for color wheel widget to make it easier to select values closer to wh...Campbell Barton
2010-07-05Improvements to Blenders color balance (lift/gamma/gain).Campbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton