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
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-23Fix #20863: when loading a file without UI, with multiple windows open,Brecht Van Lommel
2010-07-19Add a "copy" option to the save_as_mainfile operator. It saves the current Xavier Thomas
2010-07-17simplify thumbnail reading and remove some warningsCampbell Barton
2010-07-16Add comment about case where autosave can fail on Windows.Nathan Letwory
2010-07-16== installation paths ==Andrea Weikert
2010-07-15change some references to .B.blend, .Blog to new namesCampbell Barton
2010-07-15Fix: rename to .blend1 as last before writing, after creating blend thumbnail.Brecht Van Lommel
2010-07-14Fix #22816: crash in depsgraph loading some 2.49 files, tagging objects forBrecht Van Lommel
2010-07-132.5: startup.blend changes, these should all be consistent with new datablocks,Brecht Van Lommel
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-03better reporting for file i/o failier, use system error message in more place...Campbell Barton
2010-06-26fix for crash running the file load operator in background mode:Campbell Barton
2010-06-23- avoid divide by zero with node progressCampbell Barton
2010-06-22utility function to save blend's from a crash (from gdb run this)Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-01passepartout overlay wasnt written into thumbnailsCampbell Barton
2010-05-30blend file thumbnailsCampbell Barton
2010-05-30thumbnail passepartout effect, distinguishes blend files from images.Campbell Barton
2010-05-26bugfix [#22426] New Thumbnail code crashes when savingCampbell Barton
2010-05-25blend file thumbnailingCampbell Barton
2010-05-06dont write blender recent file list or save quit.blend when running in backgr...Campbell Barton
2010-04-28add option -Y to enable python script execution.Campbell Barton
2010-04-26Fix #22086 and #22125: crashes due to editmode being set on load/undo, fixesBrecht Van Lommel
2010-04-16Fix warning, also added error message for the case of no filename passed.Andrea Weikert
2010-04-15fix [#22007] Saving a read-only file on windows : no warning and temporary fi...Andrea Weikert
2010-04-14fix for crash when a register script sets material colors, also made some cha...Campbell Barton
2010-04-07Modes are now toggled on using operators on load if the file was saved inBrecht Van Lommel
2010-03-26- game engine checking for autoexec was using the wrong global flag.Campbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-16- menu for selecting add scenes for the sequencer.Brecht Van Lommel
2010-03-05Bringing back "Auto Start" option in the Game Menu.Dalai Felinto
2010-02-27fixes for auto script execution, changing the user preference also updates th...Campbell Barton
2010-02-212.5 Audio:Joerg Mueller
2010-02-12correct fsf addressCampbell Barton
2010-01-23support for compiling blender without python working again (with cmake at least)Campbell Barton
2010-01-19[#20722] Ignore non-existent files from .BlogCampbell Barton
2010-01-14[#20112] User Preferences window causes a crashMartin Poirier
2009-12-28- loading missing files didnt give any warningCampbell Barton
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-08RNA:Brecht Van Lommel
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: external file storage for multiresBrecht Van Lommel
2009-11-232.5 internal bugfix: remove modal handlers before exiting the screen,Brecht Van Lommel
2009-11-20option to have scripts run on startup for per blendfile UI'sCampbell Barton
2009-11-11Fixes for martin's background mode commit - now works fine here on OS XMatt Ebb
2009-11-11Background mode in more working conditions.Martin Poirier
2009-10-20Auto SaveBrecht Van Lommel
2009-10-11- add torus back from 2.4x as an operatorCampbell Barton