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
2012-02-18Merged changes in the trunk up to revision 44221.Tamito Kajiyama
2012-02-15FFmpeg settings can't be animated. Clear animation flag to prevent confusingSergey Sharybin
2012-02-14Fix quicktime export being broken in various ways: callback was missingBrecht Van Lommel
2012-02-12Merged changes in the trunk up to revision 44039.Tamito Kajiyama
2012-02-08Returned back maximal value of bitrate. Higher values are actually makes sens...Sergey Sharybin
2012-02-07FFmpeg output fixes and small improvementSergey Sharybin
2012-02-05Unified "Ridge" and "Valley" into "Ridge & Valley" in the Parameter Editor mode.Tamito Kajiyama
2012-02-05Reorganization of two view map construction parameters.Tamito Kajiyama
2012-02-04Merged changes in the trunk up to revision 43881.Tamito Kajiyama
2012-02-01Fix #29104: keyframing motion blur samples did not work, made these non-anima...Brecht Van Lommel
2012-01-29Merged changes in the trunk up to revision 43748.Tamito Kajiyama
2012-01-29Fix for [#30015] Keyframed Resolution UnpredictableThomas Dinges
2012-01-25Cycles: Render PassesBrecht Van Lommel
2012-01-24New fix for [#29940] Stretch To constraint breaks scaling in Transform constr...Bastien Montagne
2012-01-24Misc picky edits to UI messages.Bastien Montagne
2012-01-22Fix #29935: missing cycles update/crash when removing world datablock form sc...Brecht Van Lommel
2012-01-22Merged changes in the trunk up to revision 43585.Tamito Kajiyama
2012-01-19Fix a minor RNA warning.Nicholas Bishop
2012-01-17Uv Tools branch GSOC 2011Antony Riakiotakis
2012-01-16Merged changes in the trunk up to revision 43404.Tamito Kajiyama
2012-01-15Fixed typo in a tooltipSergey Sharybin
2012-01-15Fix all remaining unified paint settings uses of current Scene.Nicholas Bishop
2012-01-13Fix quicktime issue in last commit that moved settings into own RNA struct.Brecht Van Lommel
2012-01-13Move FFmpeg and QuickTime settings to own structure inside RenderSettingsSergey Sharybin
2012-01-13Added Lossless Output option for h264 codec.Sergey Sharybin
2012-01-13rename 'MultiLayer' to 'OpenEXR MultiLayer'Campbell Barton
2012-01-13Fix some RNA/scene issuess with unified paint settings.Nicholas Bishop
2012-01-12Rename the sculpt/paint unified flags for better consistency, no functional c...Nicholas Bishop
2012-01-12Move unified paint fields from ToolSettings into their own UnifiedPaintSettin...Nicholas Bishop
2012-01-12Cucumber - AA for blenderplayer and fullscreenDalai Felinto
2012-01-11Fix: toggling premultiply or color management not updating packed images.Brecht Van Lommel
2012-01-08Merged changes in the trunk up to revision 43219.Tamito Kajiyama
2012-01-06Properties Window UI:Thomas Dinges
2012-01-01Merged changes in the trunk up to revision 43038.Tamito Kajiyama
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-12-28Merged changes in the trunk up to revision 42902.Tamito Kajiyama
2011-12-24Bugfix for [#29684] Output video presets messed upThomas Dinges
2011-12-21A few small fixes to new UI messages...Bastien Montagne
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-11-26Merged changes in the trunk up to revision 42170.Tamito Kajiyama
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-25Image save as operator 'BW' option wasnt working on some formats, now only sh...Campbell Barton
2011-11-242.6 Code removal:Thomas Dinges
2011-11-23minor changesCampbell Barton
2011-11-23Added method clear to most of collections which supports new/remove.Sergey Sharybin
2011-11-22- use cache_ as a prefix for new modifiers.Campbell Barton
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-11-22display quality for avijpeg, name BKE_imtype functions more sensibly Campbell Barton
2011-11-22image save operator now shares settings and UI with render & image out node.Campbell Barton