Revision 59cedf3 by Nathan Letwory May 19, 2003, 12:48 (GMT) |
MSVC7 Solution file. The main entry for MSVC7. Project files will follow shortly. |
Revision 612123e by Michel Selten May 17, 2003, 13:46 (GMT) |
* Updated the naming convention for some functions. I forgot those the last time. * Created the M_ObjectCheckPyObject and M_ObjectFromPyObject functions. These are needed for interfacing to other modules. * The Object methods have been created. Not all of them are implemented yet. |
Revision d03323b by Willian Padovani Germano May 17, 2003, 07:08 (GMT) |
* Added Blender.Curve submodule, written by Jacques Guignot (guignot): Jacques contributed a new module to exppython, one that isn't available in the current 2.27 API. Welcome, guignot : ). |
Revision ed78dcc by Willian Padovani Germano May 17, 2003, 04:29 (GMT) |
* Added submodule NMesh: Partially implemented. Most of it comes from opy_nmesh.c, plus needed changes to integrate in into exppython. * Added helper submodule vector, needed by NMesh. * Minor changes in other files. |
Revision 7c48bec by Rob Haarsma May 16, 2003, 14:31 (GMT) |
Fixed nasty issue when aborting Quicktime rendering. |
Revision ef736e8 by Rob Haarsma May 16, 2003, 12:48 (GMT) |
reverted to 2.27 original fontcoloring method reverted to patched ftgl library. speed improvements were not really noticable. |
Revision 447dd3c by Rob Haarsma May 15, 2003, 17:01 (GMT) |
Seeing all comments on the interface slowdown, I decided to try a different approach for the coloring of interface texts. Currently two seperate fonts get generated, one black and one white, which eliminates the glPixelTransfer command. (which assumably caused the huge slowdowns) Please try, and post your experiences on the interface drawing speed. NOTE: for this new method you need the *unmodified* FTGL library: http://homepages.paradise.net.nz/henryj/code/#FTGL Apologies on any inconveniences... |
Revision a97264f by Wouter van Heyst May 14, 2003, 20:25 (GMT) |
- Copy the font and .Blanguages into the end result |
Revision 6d00de3 by Simon Clitherow May 14, 2003, 18:36 (GMT) |
updated release makefiles and self installer script for windows |
Revision f258cf6 by Wouter van Heyst May 14, 2003, 15:04 (GMT) |
- Remove duplicates from po files - Provide debug target - Run msgfmt on all but fi.po |
Revision 05245ef by Chris Want May 14, 2003, 13:47 (GMT) |
Irix doesn't like 'cp -a' for recursive copying |
Revision 71fa539 by Ton Roosendaal May 14, 2003, 13:25 (GMT) |
- updated iff.h, for compatibility with blender itself this fixes zbuffer reading for plugins again |
Revision adacfb1 by Ton Roosendaal May 14, 2003, 13:24 (GMT) |
just translated imbuf struct |
Revision 3ce8499 by Rob Haarsma May 14, 2003, 10:01 (GMT) |
doubled the size of the string to be translated, which fixes the italian mo crash. |
Revision c760bd6 by Stefan Gartner May 14, 2003, 00:23 (GMT) |
don't crash when adding an object after the previously selected object has been deleted (thanks to Bischofftep for pointing this out) |
Revision 1bcb3b2 by Stefan Gartner May 13, 2003, 22:41 (GMT) |
.mo files were created in the wrong directory on os x (d'oh!) |
Revision a502c17 by Stefan Gartner May 13, 2003, 22:00 (GMT) |
use $(NANBLENDERHOME) instead of ../.. |
May 13, 2003, 19:45 (GMT) |
Added some comments on FTGL Kent |
Revision 70dab87 by Stefan Gartner May 13, 2003, 14:52 (GMT) |
revert to previous version, as starting blender maximized on os x doesn't seem to be ready for prime time yet |
Revision 83b5ef6 by Rob Haarsma May 13, 2003, 14:22 (GMT) |
fixed some more screenupdate issues and eliminated a crash when trying tio shear/warp not visible objects. (thanks Matt) |
|
|
|


Master Commits
MiikaHweb | 2003-2021