2010-03-20 |
Campbell Barton | merge own commits into render branch into trunk since... |
tree | commitdiff |
2010-03-16 |
Brecht Van Lommel | change the scene opengl sequence rendering to be a... |
tree | commitdiff |
2010-03-16 |
Brecht Van Lommel | - menu for selecting add scenes for the sequencer. |
tree | commitdiff |
2010-03-14 |
Brecht Van Lommel | Rendering from 3d view in local view or with unlocked... |
tree | commitdiff |
2010-03-14 |
Campbell Barton | user preference to disable the splash screen |
tree | commitdiff |
2010-03-14 |
Campbell Barton | strip quites off buildinfo at startup (was doing this... |
tree | commitdiff |
2010-03-14 |
Brecht Van Lommel | Fix #21572: command line render start frame can't be... |
tree | commitdiff |
2010-03-09 |
Campbell Barton | rename some functions to use easier to understand names. |
tree | commitdiff |
2010-03-08 |
Campbell Barton | workaround for [#21486] Python debuger pdb don't work |
tree | commitdiff |
2010-03-06 |
Dalai Felinto | flipping "tab as space" option (so it's on by default... |
tree | commitdiff |
2010-03-06 |
Dalai Felinto | Tab as Space as a User Preference option. to affect... |
tree | commitdiff |
2010-03-05 |
Dalai Felinto | Bringing back "Auto Start" option in the Game Menu. |
tree | commitdiff |
2010-02-28 |
Campbell Barton | patch from Clark Gaebel, use const char * for buildinfo... |
tree | commitdiff |
2010-02-27 |
Campbell Barton | rename flag for auto script execution since scriptlinks... |
tree | commitdiff |
2010-02-25 |
Campbell Barton | support for relative file loading and python paths. |
tree | commitdiff |
2010-02-16 |
Brecht Van Lommel | Revert render slots commit for release, I can't find... |
tree | commitdiff |
2010-02-16 |
Campbell Barton | [#18961] Use const char * where appropriate (2.5) |
tree | commitdiff |
2010-02-16 |
Brecht Van Lommel | Render Slots: change the implementation by moving it... |
tree | commitdiff |
2010-02-12 |
Campbell Barton | correct fsf address |
tree | commitdiff |
2010-02-09 |
Brecht Van Lommel | Forgot to commit this file. |
tree | commitdiff |
2010-02-08 |
Brecht Van Lommel | Warning fixes, one actual bug found in sequencer sound... |
tree | commitdiff |
2010-02-06 |
Martin Poirier | Wrong text for missing format with -F |
tree | commitdiff |
2010-02-03 |
Martin Poirier | -fpe command line argument. Tying it to -d is just... |
tree | commitdiff |
2010-02-03 |
Campbell Barton | use fpe_handler on linux when running with -d, this... |
tree | commitdiff |
2010-02-02 |
Campbell Barton | - lamp bias of 0.0 was allowed when it should not be. |
tree | commitdiff |
2010-02-02 |
Campbell Barton | adding back quotes, looks like well need to strip them... |
tree | commitdiff |
2010-02-02 |
Arystanbek Dyussenov | Bug in cmake broke vc build. Fixed by Jerome Lelong... |
tree | commitdiff |
2010-02-01 |
Brecht Van Lommel | WM Draw Method added to do Overlap assuming swap exchan... |
tree | commitdiff |
2010-02-01 |
Martin Poirier | New argument parsing library supporting multiple passes... |
tree | commitdiff |
2010-01-31 |
Campbell Barton | Mathutils doc improvements + other small things |
tree | commitdiff |
2010-01-31 |
Martin Poirier | -setaudio argument to force an audio device. |
tree | commitdiff |
2010-01-30 |
Joerg Mueller | Preparation to force an audio device via command line... |
tree | commitdiff |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
tree | commitdiff |
2010-01-27 |
Campbell Barton | workaround for running python scripts before the contex... |
tree | commitdiff |
2010-01-26 |
Benoit Bolsee | CMake: fix MSVC debug build crash at startup when ffmpe... |
tree | commitdiff |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
tree | commitdiff |
2010-01-17 |
Benoit Bolsee | Fix link libraries for Win32 Cmake debug build. Unfortu... |
tree | commitdiff |
2010-01-10 |
Campbell Barton | - fix for crash if drivers were used in the .B.blend |
tree | commitdiff |
2010-01-10 |
Nathan Letwory | * make sure build info is enabled for BF_BUILDINFO... |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
tree | commitdiff |
2009-12-22 |
Brecht Van Lommel | Reports: writing movies now uses the reports mechanism... |
tree | commitdiff |
2009-12-14 |
Martin Poirier | Support -noaudio in background mode too (it was initial... |
tree | commitdiff |
2009-12-09 |
Brecht Van Lommel | Sculpt Branch: |
tree | commitdiff |
2009-12-07 |
Martin Poirier | -noaudio option to force the sound system to None. |
tree | commitdiff |
2009-11-30 |
Campbell Barton | better not process events early, could cause troubles... |
tree | commitdiff |
2009-11-30 |
Campbell Barton | bugfix [#20083] Wrong position of splash screen on... |
tree | commitdiff |
2009-11-29 |
Arystanbek Dyussenov | Merge from trunk -r 24758:25003. |
tree | commitdiff |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
tree | commitdiff |
2009-11-23 |
Brecht Van Lommel | Splash screen, implemented by Matt. |
tree | commitdiff |
2009-11-22 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 24522:24758. |
tree | commitdiff |
2009-11-20 |
Campbell Barton | option to have scripts run on startup for per blendfile... |
tree | commitdiff |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
tree | commitdiff |
2009-11-13 |
Campbell Barton | changes python initialization |
tree | commitdiff |
2009-11-12 |
Arystanbek Dyussenov | COLLADA: merge from trunk -r 24390:24522. |
tree | commitdiff |
2009-11-11 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2009-11-11 |
Martin Poirier | Background mode in more working conditions. |
tree | commitdiff |
2009-11-10 |
Matt Ebb | Fix for [#19852] Animation rendering not working in... |
tree | commitdiff |
2009-11-07 |
Arystanbek Dyussenov | Merge from trunk -r 24247:24313, -r 24313:24390. |
tree | commitdiff |
2009-11-05 |
Brecht Van Lommel | 2.5 Modifiers: mesh deform, boolean and decimation... |
tree | commitdiff |
2009-11-02 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2009-11-02 |
Arystanbek Dyussenov | Merge from trunk -r 24182:24247. Skipped change 24182... |
tree | commitdiff |
2009-11-02 |
Arystanbek Dyussenov | Merge from trunk -r 23968:24181. |
tree | commitdiff |
2009-11-02 |
Damien Plisson | Mac / COCOA : |
tree | commitdiff |
2009-10-30 |
Arystanbek Dyussenov | Merge of the COLLADA GSoC branch into trunk. |
tree | commitdiff |
2009-10-29 |
Damien Plisson | Mac / COCOA : Imbuf |
tree | commitdiff |
2009-10-26 |
Damien Plisson | Cocoa / Mac: |
tree | commitdiff |
2009-10-25 |
Arystanbek Dyussenov | Merge from trunk -r 23000:23968. |
tree | commitdiff |
2009-10-23 |
Damien Plisson | Cocoa / Mac: |
tree | commitdiff |
2009-10-20 |
Brecht Van Lommel | Attempted fix for mingw buildinfo.c compile problem. |
tree | commitdiff |
2009-10-19 |
Brecht Van Lommel | Fix #19574: winbuildinfo.h error when compiling with... |
tree | commitdiff |
2009-10-19 |
Brecht Van Lommel | Bugfix: scons builds didn't print build info when runni... |
tree | commitdiff |
2009-10-19 |
Arystanbek Dyussenov | Merge from trunk -r 22040:23000. |
tree | commitdiff |
2009-10-19 |
Damien Plisson | CMake files update to allow use of MAC OSX 10.5 libs... |
tree | commitdiff |
2009-10-18 |
Daniel Genrich | fix Win64 compile: Should now work with cmake again... |
tree | commitdiff |
2009-10-09 |
Martin Poirier | -f argument uses MINFRAME instead of 1 (makes it possib... |
tree | commitdiff |
2009-10-06 |
Andre Susano Pinto | svn merge -r 23528:23646 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-10-01 |
Campbell Barton | only link against python when its enabled |
tree | commitdiff |
2009-09-29 |
Campbell Barton | Copying scripts from 2.4x without 2.5x changes |
tree | commitdiff |
2009-09-29 |
Brecht Van Lommel | Fix for CMake/OS X, would fail to copy files to bundle... |
tree | commitdiff |
2009-09-28 |
Andre Susano Pinto | svn merge -r 23207:23528 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-09-28 |
Campbell Barton | - removed 2.4x release/scripts |
tree | commitdiff |
2009-09-25 |
Campbell Barton | removed double library entries without realizing I... |
tree | commitdiff |
2009-09-25 |
Campbell Barton | fix for buildinfo on mac's |
tree | commitdiff |
2009-09-25 |
Campbell Barton | needed for linking with cmake on unix |
tree | commitdiff |
2009-09-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
tree | commitdiff |
2009-09-24 |
Campbell Barton | add buildinfo to cmake (no win32 support) |
tree | commitdiff |
2009-09-22 |
Arystanbek Dyussenov | Manual merge of soc-2009-kazanbas branch: |
tree | commitdiff |
2009-09-21 |
Campbell Barton | remove OS checks to use BLENDERPATH, apple or win32... |
tree | commitdiff |
2009-09-21 |
Campbell Barton | Better unix filesystem integration as documented here |
tree | commitdiff |
2009-09-17 |
Chris Want | Support for building opencollada branch using CMake... |
tree | commitdiff |
2009-09-15 |
Arystanbek Dyussenov | Undo revision 23130 which was a merge with 2.5, a messy... |
tree | commitdiff |
2009-09-15 |
Andre Susano Pinto | svn merge -r 22571:22800 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-09-15 |
Andre Susano Pinto | svn merge -r 22571:22800 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-09-12 |
Martin Poirier | copying 2.5 over to trunk |
tree | commitdiff |
2009-09-11 |
Arystanbek Dyussenov | Merge with -r 22620:23107. |
tree | commitdiff |
2009-09-11 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-09-08 |
Dalai Felinto | manual merge trunk -r 23037 |
tree | commitdiff |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
next |