blender/intern
Ricki Myers ffcbff62dd Added Copy and Paste functions to GHOST.
- Moved WIN32 code to ghost and added code for other systems.
- Added functions getClipboard(flag), and putClipboard(buffer, flag)
    -Flag is used on X11 to request selection buffer or clipboard.
    -If any other system uses flag = 1 the function returns doing nothing.
- Changed ctrl +c/v and shift+ctrl + c/v to do the same thing (use the clipboard).
- Changed the menu items (copy, paste) to use the clipboard.
2008-03-04 00:41:30 +00:00
..
bmfont opengl stamp wasnt working right, stamp assumed an alpha channel existed. 2008-01-20 23:52:48 +00:00
boolop Tools 2007-07-12 15:24:08 +00:00
bsp This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
container CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
decimation CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
elbeem CMakeList fix for fluids 2008-02-24 22:19:17 +00:00
ghost Added Copy and Paste functions to GHOST. 2008-03-04 00:41:30 +00:00
guardedalloc fix for [#8257] double-freeing pointers from sculpt code 2008-02-16 16:35:47 +00:00
iksolver Bugfix: IK solving could go in infinite loop in SVD decomposition, 2008-02-06 16:45:51 +00:00
make == MSVC 7.1 project files == 2007-07-04 19:29:59 +00:00
memutil == Sequencer == 2007-09-02 19:32:22 +00:00
moto more gcc 4.1.x warning cleanup: 2007-09-12 01:56:50 +00:00
opennl * make sure opennl is in link list for player. I hope I got the priority for non-windows systems ok. 2008-02-02 22:17:23 +00:00
SoundSystem Mem leak fixed in sound buffer & parent invert node 2008-03-01 19:29:01 +00:00
string This is patch: [#8216] Make blender compile with gcc 4.3 2008-02-04 21:52:03 +00:00
CMakeLists.txt CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
Makefile Somehow, most files are missing from this commit, and I have no idea why, 2005-10-28 19:54:16 +00:00
SConscript Patch 5105 by Joshua Leung (Aligorith), slightly modified by me 2006-10-18 05:45:47 +00:00