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-10-09merge theme correctionsCampbell Barton
2012-10-08Merging different fixes from trunk into 2.64a tagSergey Sharybin
2012-10-03Merging revision 51025 from trunk into blender-2.64-releasev2.64Sergey Sharybin
2012-10-03* Fix for the elsyiun.xml theme, Reports in Info Header were not readable (gr...Thomas Dinges
2012-10-02correct spelling error in operator propertyCampbell Barton
2012-10-01Fix [#32719] "New object align to view" option doesn't work on lamps and forc...Bastien Montagne
2012-10-01Fix #32686: MovieClip background initialisaton errorSergey Sharybin
2012-10-01update UI introspection script for changes to blender.Campbell Barton
2012-10-01updated themes with active pose bone color.Campbell Barton
2012-09-30style cleanupCampbell Barton
2012-09-29correct addon example, it used both __doc__ and bl_descriptionCampbell Barton
2012-09-29Dupli layer visibility name can be clearerDaniel Salazar
2012-09-28Fix #32671: new orbit sensitivity and turntable/trackball choice was only ava...Brecht Van Lommel
2012-09-27Color Management: move "Color Unpremultiply" option to Color Management panelBrecht Van Lommel
2012-09-27pep8 cleanupCampbell Barton
2012-09-25Fix for last color management commit, wrongly assumed aces_to_rec709.spimtx w...Brecht Van Lommel
2012-09-25Color management: change reference space from Linear ACES to Linear. This willBrecht Van Lommel
2012-09-25Color Management: wrong register was used for color space for None displaySergey Sharybin
2012-09-25fix [#31703] modules/rna_xml.py: BoolVectorProperty and CollectionPropertyCampbell Barton
2012-09-24Update startup.blend to store proper default themeSergey Sharybin
2012-09-24minor update to panel templates/examples - the panel examples didnt show an o...Campbell Barton
2012-09-22More tweaks to sequencer Header bar: make overlay also available in mix mode,...Bastien Montagne
2012-09-22add a UV Project material option so UV's are calculated taking into account p...Campbell Barton
2012-09-22Added back "mesh.customdata_clear_skin"... followup for r50802Thomas Dinges
2012-09-21Readme:Thomas Dinges
2012-09-21More fixes in Sequencer's View menu (thanks to Lockal for pointing those ;) ).Bastien Montagne
2012-09-21Fix for r50790, removed operator printed error into the console... Thomas Dinges
2012-09-21Fix for [#32595] N shortcut (view-properties) is not shown in preview mode in...Bastien Montagne
2012-09-21remove sticky buttons from the UI, this functionality may be removed and has ...Campbell Barton
2012-09-21remove mask layer from default cubeCampbell Barton
2012-09-21calculate sticky wasnt working very well and had a few glites -Campbell Barton
2012-09-21There was no way to remove mesh data layers from the interface - add a panel ...Campbell Barton
2012-09-20style cleanupCampbell Barton
2012-09-20Fix #32601: armature select similar missing from select menu.Brecht 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-09-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin
2012-09-13modifications needed to get a URL from an RNA id from the testing scriptCampbell Barton
2012-09-12fix [#32350] F11 play animation crash when UI language is not "Default"Campbell Barton
2012-09-11add some missing NULL checks, a few parts of the code used a pointer then che...Campbell Barton
2012-09-10when pressing `play` report when the first frame can't be found.Campbell Barton
2012-09-07New i18n font file for Blender, now including Hebrew charset!Bastien Montagne
2012-09-07fixes for weight paint mode:Campbell Barton
2012-09-05change templates to call modal_handler_add() is called last since any errors ...Campbell Barton
2012-09-05code cleanup: python - pass multiple args to string startswith() / endswith()...Campbell Barton
2012-09-04Sequencer: remove effect mask inputSergey Sharybin
2012-09-04Sequencer: remove strip's color balance in favor of modifiersSergey Sharybin
2012-09-03Fix #32372: Blender Locks up when using Quick Fluid featureSergey Sharybin
2012-08-28Adding despeckle as “blender” word...Bastien Montagne
2012-08-27Alternate mask spline feather offset calculation method: now there are 2 [Eve...Campbell Barton