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-03-29Merged changes in the trunk up to revision 27817.Tamito Kajiyama
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-27Fix #21543: running python script from command line would lose activeBrecht Van Lommel
2010-03-26Merged changes in the trunk up to revision 27779.Tamito Kajiyama
2010-03-26- game engine checking for autoexec was using the wrong global flag.Campbell Barton
2010-03-26Merged changes in the trunk up to revision 27752.Tamito Kajiyama
2010-03-24remove unused includes UI_*.h, WM_*.h, ED_*.hCampbell Barton
2010-03-21Merged changes in the trunk up to revision 27647.Tamito Kajiyama
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-16- menu for selecting add scenes for the sequencer.Brecht Van Lommel
2010-03-14Rendering from 3d view in local view or with unlocked layer was notBrecht Van Lommel
2010-03-14user preference to disable the splash screenCampbell Barton
2010-03-14strip quites off buildinfo at startup (was doing this for splash screen and p...Campbell Barton
2010-03-14Fix #21572: command line render start frame can't be < 1. I've set itBrecht Van Lommel
2010-03-11Merged changes in the trunk up to revision 27420.Tamito Kajiyama
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-08workaround for [#21486] Python debuger pdb don't workCampbell Barton
2010-03-07flipping "tab as space" option (so it's on by default - argh ;)Dalai Felinto
2010-03-07Tab as Space as a User Preference option. to affect new and loaded text files.Dalai Felinto
2010-03-05Bringing back "Auto Start" option in the Game Menu.Dalai Felinto
2010-03-03Merged changes in the trunk up to revision 27226 (Blender 2.5 alpha 2 release...Tamito Kajiyama
2010-03-01patch from Clark Gaebel, use const char * for buildinfo strings, also updated...Campbell Barton
2010-02-28Merged changes in the trunk up to revision 27178.Tamito Kajiyama
2010-02-27rename flag for auto script execution since scriptlinks are no more.Campbell Barton
2010-02-25support for relative file loading and python paths.Campbell Barton
2010-02-17Merged changes in the trunk up to revision 26976.Tamito Kajiyama
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16[#18961] Use const char * where appropriate (2.5)Campbell Barton
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-13Merged changes in the trunk up to revision 26856.Tamito Kajiyama
2010-02-12correct fsf addressCampbell Barton
2010-02-09Forgot to commit this file.Brecht Van Lommel
2010-02-09Merged changes in the trunk up to revision 26719.Tamito Kajiyama
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-07Merged changes in the trunk up to revision 26669.Tamito Kajiyama
2010-02-06Wrong text for missing format with -FMartin Poirier
2010-02-03-fpe command line argument. Tying it to -d is just hell.Martin Poirier
2010-02-03use fpe_handler on linux when running with -d, this runs a function rarther t...Campbell Barton
2010-02-02- lamp bias of 0.0 was allowed when it should not be.Campbell Barton
2010-02-02adding back quotes, looks like well need to strip them some other wayCampbell Barton
2010-02-02Bug in cmake broke vc build. Fixed by Jerome Lelong on ML.Arystanbek Dyussenov
2010-02-01Merged changes in the trunk up to revision 26533.Tamito Kajiyama
2010-02-01WM Draw Method added to do Overlap assuming swap exchange / flipping,Brecht Van Lommel
2010-02-01New argument parsing library supporting multiple passes, case sensitive and i...Martin Poirier
2010-02-01Mathutils doc improvements + other small thingsCampbell Barton
2010-01-31-setaudio argument to force an audio device.Martin Poirier
2010-01-31Preparation to force an audio device via command line. Will be implemented by...Joerg Mueller
2010-01-30Merged changes in the trunk up to revision 26409.Tamito Kajiyama
2010-01-27workaround for running python scripts before the contexts values are set.Campbell Barton