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-08-15ColorRamp HSV, HSL Blend ModesCampbell Barton
2014-08-13RNA: use static declarationsCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton
2014-05-26Fix T40359: Scene / Color Management: White Point Mapping Has LimitSergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-28Fix T39472: Changing Sequencer color space repeatedly changes movie strip's d...Sergey Sharybin
2014-02-10UI: use RNA for colorband interpolation menuCampbell Barton
2014-01-31Code cleanup: be less vague checking invalid index valuesCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2014-01-03Fix crash when trying to reset color space to default valueSergey Sharybin
2013-12-09Fix T37752: Color rna path functions missingCampbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-12Better fix for #36688.Antony Riakiotakis
2013-09-10Usual UI messages fixes...Bastien Montagne
2013-09-09Attempt fix for #36688.Antony Riakiotakis
2013-09-09Film response curves implemented as a looksSergey Sharybin
2013-08-31RenderEngine API: add viewport draw utility functions to bind a GLSL fragmentBrecht Van Lommel
2013-07-28move suspicious break statement in drawDispListsolid() to prevent falling thr...Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-04-05style cleanupCampbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-11Colormanagement: Fix issue with colorspaces' description too short, and reduc...Bastien Montagne
2013-03-11Fix more UI i18n issues (reported by Leon Cheung and Lockal).Bastien Montagne
2013-03-07use bool for rna funcs.Campbell Barton
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-19patch [#33924] Spelling CorrectionsCampbell Barton
2013-01-12Merged changes in the trunk up to revision 53729.Tamito Kajiyama
2013-01-09style cleanupCampbell Barton
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-24Separate image input and sequencer's color spaces in the UISergey Sharybin
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-12A big cleaning patch by Bastien Montagne (thanks a lot!)Tamito Kajiyama
2012-11-08Merged changes in the trunk up to revision 51985.Tamito Kajiyama
2012-11-07Invalidate sequencer cache when movie clip's input color space is changingSergey Sharybin
2012-11-05Sequencer: input color space support for image and movie stripsSergey Sharybin
2012-11-04Merged changes in the trunk up to revision 51853.Tamito Kajiyama
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-22RNA C++ API improvementsSergey Sharybin
2012-10-22Fix #32930: texture colors in material nodes (blender internal) are brighter ...Sergey Sharybin
2012-10-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
2012-10-18Fix #32896: No compositor tree update with image input color space changeSergey Sharybin
2012-09-30Merged changes in the trunk up to revision 50956.Tamito Kajiyama
2012-09-27style cleanup: also correct incorrect doxy headingCampbell Barton
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-22Revert a small part of r50813, so that we can build (actually, link) with Cyc...Bastien Montagne