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
2013-11-25OSX: Fix T37602, quitting from the File Menu does not askJens Verwiebe
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-17Documentation:Thomas Dinges
2013-11-16Help menu: report a bug now links to the new tracker at developer.blender.org.Brecht Van Lommel
2013-11-05Code cleanup:Thomas Dinges
2013-11-05Code cleanup:Thomas Dinges
2013-11-05Interface:Thomas Dinges
2013-09-20Release cycle / 2.69:Thomas Dinges
2013-09-16fix [#36537] "Grid Floor Scaling" can have some unexpected behaviour on new o...Campbell Barton
2013-06-27Blender 2.68 Release maintenance:Thomas Dinges
2013-06-12minor changes to the script auto-execution based on Brecht's suggestions.Campbell Barton
2013-06-10minor edit to previous commit, only show option to reload the file if its bee...Campbell Barton
2013-06-10Python script auto-execution changes:Campbell Barton
2013-04-04code cleanup: py uiCampbell Barton
2013-04-04Release Logs:Thomas Dinges
2013-03-23Code cleanup:Thomas Dinges
2013-02-12Add translation of stats/info string.Bastien Montagne
2013-01-29Window menu: Make Screencast (should be Save?, to match screenshot?) option. Pablo Vazquez
2013-01-29Info Editor: Adding Save Screenshot option to the Window menu, was only avail...Pablo Vazquez
2013-01-23File Menu, "Save startup file" no asks for save-over confirm.Ton Roosendaal
2013-01-17Release Cycle:Thomas Dinges
2013-01-16style cleanupCampbell Barton
2012-12-09fix [#33442] UnitsCampbell Barton
2012-11-20Readme and Release Log Links:Thomas Dinges
2012-10-31no longer use 'check_existing' to see if we need to have a save popup, instea...Campbell Barton
2012-10-05Clean up in "add object" code:Bastien Montagne
2012-10-05Quick fix for [#32764] Some new object types are added at the origin instead ...Bastien Montagne
2012-10-01Fix [#32719] "New object align to view" option doesn't work on lamps and forc...Bastien Montagne
2012-07-12Readme and Release Log Links:Thomas Dinges
2012-06-20style cleanupCampbell Barton
2012-05-20Renamed the COLLADA Import/export labels to 'Collada (Default)' to make it be...Gaia Clary
2012-05-01stule cleanup: pep8Campbell Barton
2012-04-30Info Header:Thomas Dinges
2012-04-10Fix #30892: File > New is easy to hit accidentally, now it asks for confirmat...Brecht Van Lommel
2012-04-05Readme and Release Log Links:Thomas Dinges
2012-03-152.6 User Interface:Thomas Dinges
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2012-02-05Release schedule:Thomas Dinges
2012-01-13adding metaballs and lamps in local mode was broken.Campbell Barton
2011-11-30Blender 2.61 Release links and readme:Thomas Dinges
2011-11-28Now wiki link in help menu opens the 2.6 index... Better to do it now than on...Bastien Montagne
2011-10-01* Updating readme.html and link to release logs for 2.60, now that we approac...Thomas Dinges
2011-09-222.6 Python UI files:Thomas Dinges
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20Merging r40366 through r40392 from trunk into soc-2011-garlicsoc-2011-garlicSergey Sharybin
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-22pep8 edits and change '!= None' to 'is not None'Campbell Barton