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-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-11-04UI Tweak:Thomas Dinges
2012-10-08style cleanup: pep8Campbell Barton
2012-09-27Color Management: move "Color Unpremultiply" option to Color Management panelBrecht Van Lommel
2012-09-17UI: cosmetic tweak to render/animation/play buttons, align, change icon.Brecht Van Lommel
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-06bring back the play option from 2.4xCampbell Barton
2012-06-20style cleanupCampbell Barton
2012-02-13fix for typoCampbell Barton
2012-01-17pep8 edits, also remove unused varsCampbell Barton
2012-01-14fix own bug [#29875] Due to operators now reusing there last-used settings, s...Campbell Barton
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-06Properties Window UI:Thomas Dinges
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-12-06more minor py editsCampbell Barton
2011-11-24pep8 edits and avoid naming conflicts with python builtinsCampbell Barton
2011-11-22ocean simCampbell Barton
2011-11-22* UI Improvements for the uiTemplateImageSettings.Thomas Dinges
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-09-22correction for removal of _("")Campbell Barton
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-302.5 UI Files:Thomas Dinges
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-02finish handle for properties_XXX scriptsXiao Xiangquan
2011-07-283D Audio GSoC:Joerg Mueller
2011-07-14merge from trunk 38379Xiao Xiangquan
2011-07-08finish user preference dlg's input handlesXiao Xiangquan
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-04Current situationJeroen Bakker
2011-06-24right panel doneXiao Xiangquan
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-11* Code cleanup Thomas Dinges
2011-06-07UI: fix render properties panel order, it didn't match order in startup.blend,Brecht Van Lommel
2011-06-06Bake from multires meshSergey Sharybin
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton