blender/source/blender/python
Campbell Barton 5b0a79c7c7 bug fix, when opening blender with a file (by double clicking or from the command line) - the initial undo state would be set to the default scene.
So holding Ctrl+Z would go back to the default .B.blend rather then the file that the user opened.
2007-10-23 21:31:59 +00:00
..
api2_2x bug fix, when opening blender with a file (by double clicking or from the command line) - the initial undo state would be set to the default scene. 2007-10-23 21:31:59 +00:00
BPY_extern.h == Constraints System - Recode 2 == 2007-10-21 23:00:29 +00:00
BPY_interface.c == PyConstraints - Now working again == 2007-10-23 08:23:57 +00:00
BPY_menus.c added a python slot to the "Add->Mesh" menu. 2007-04-02 09:58:01 +00:00
BPY_menus.h added a python slot to the "Add->Mesh" menu. 2007-04-02 09:58:01 +00:00
CMakeLists.txt CMake: Fix FFMPeg/OpenEXR issues in CMake system and possibly the others. OpenEXR can be linked in DEBUG mode on Windows using the libraries in CVS and stub. 2006-11-18 02:48:18 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
SConscript Bug #6924: Add WITH_FFMPEG compilation switch when WITH_BF_FFMPEG is true for 2007-07-09 16:03:26 +00:00