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
2015-04-08Merge branch 'wiggly-widgets' into gooseberryJulian Eisel
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-07This commit doesn't deserve a titleJulian Eisel
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-12-12Support for custom cursors for widgets.Antony Riakiotakis
2014-12-12More changes to overdrop transform operator.Antony Riakiotakis
2014-12-12Gooseberry request draw sequencer backdrop on -top- of everything.Antony Riakiotakis
2014-12-12Minor adjustments to the cage transform widget and sequencer operator.Antony Riakiotakis
2014-12-10Sequencer operator that uses widgets and controls the placement of theAntony Riakiotakis
2014-12-10Fix some registration issues, also add scale property for sequencerAntony Riakiotakis
2014-12-10Something draws now in sequencer when we register the widget for theAntony Riakiotakis
2014-12-10Yet more refactoring:Antony Riakiotakis
2014-12-10Privatize registration function for individual widgets.Antony Riakiotakis
2014-12-10Add back idnames to the widgetmaps, we could well need to define bothAntony Riakiotakis
2014-12-09Big refactor commit.Antony Riakiotakis
2014-12-08Code for runtime registration of widgets that should make it possible toAntony Riakiotakis
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-09-30Fix #36892: crash running "Sample Color" operator from 3D viewport when theBrecht Van Lommel
2013-09-03Color managed color didn't work properly for float sequencer frames.Sergey Sharybin
2013-03-18Fix #34672: Image sampling line didn't use color management for byte buffersSergey Sharybin
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2012-09-27style cleanup: also correct incorrect doxy headingCampbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-09-05Sequencer: show color sample line in image display mode onlySergey Sharybin
2012-08-23Sequencer: display color sample information when mouse is holded downSergey Sharybin