Revision 8768fdf by Daniel Dunbar March 18, 2003, 23:21 (GMT) |
Update to use <iostream> vs <iostream.h> |
Revision f8f1591 by Daniel Dunbar March 18, 2003, 23:20 (GMT) |
Killed MT_Scalar to float conversion warnings (should be explicit cast anyway). |
Revision ccf7749 by Daniel Dunbar March 18, 2003, 23:17 (GMT) |
Added string.h include (for memcpy, memcmp, strcpy, strlen, etc.) |
Revision 6ba07fd by Daniel Dunbar March 18, 2003, 22:15 (GMT) |
Avoid calling blenderqread on dummy event. (This patch courtesy of VS.NETs magic new prevent-use-of-unitialized-data debugging feature). |
Revision 3a0725d by Michel Selten March 18, 2003, 20:21 (GMT) |
* Moved the code to retrieve an object by name to a seperate function in gen_utils.c (GetObjectByName). * Blender.link, Blender.bylink and Blender.event should work. Somehow the only event coming through now is only REDRAW. * Added include path to /intern/guardedalloc Michel |
Revision 465229e by Daniel Dunbar March 18, 2003, 19:38 (GMT) |
Rest of the VC7 intern projectfiles. |
Revision f06ca3e by Daniel Dunbar March 18, 2003, 19:27 (GMT) |
First set of VC-7 project files. Also first my first commit in the free world, what hath hell wrought. |
Revision 2d5f4ed by Chris Want March 16, 2003, 21:31 (GMT) |
Fixed Goofster's merge menu (added the merge at center option) |
Revision 7312227 by Chris Want March 15, 2003, 22:30 (GMT) |
removed a line to test cvs mailout |
Revision 0d03537 by Chris Want March 15, 2003, 22:28 (GMT) |
added an extra line to test the cvs commit mailout |
Revision b6b9c64 by Michel Selten March 15, 2003, 19:14 (GMT) |
* Removed datablock.[ch] * Object.Get("") should work. * Many variables from module Object are implemented. * Updated build environment to generate more warnings (-Wall) Michel |
Revision a0c1e2b by Simon Clitherow March 12, 2003, 22:45 (GMT) |
updated intern project files to suit the lib dir move. |
Revision ab05ef7 by Simon Clitherow March 12, 2003, 21:40 (GMT) |
- updated MSVC project files to suit the lib dir move - better late than never! - blenderplayer and the web plugin now compile again (now using OpenAL) |
Revision f08719c by Michel Selten March 8, 2003, 18:10 (GMT) |
Swig is unfortunately not an option anymore. This means implementing all wrapper functionality by hand. * Removed the swig files (*.i and *_wrap.c) * Created initial datablock functionality. Most of it has been copied from the old implementation. * Created some general functions in gen_utils.[ch] * Blender.Get(), Blender.Set() and Blender.Redraw functions should work in a script now. * Started implementation on an Event function call (BPY_do_pyscript) Michel |
Revision cf741a9 by Simon Clitherow March 2, 2003, 14:14 (GMT) |
Applied curve editing bugfix submitted by Klaus Stengel (nathanel) http://projects.blender.org/tracker/index.php?func=detail&aid=100&group_id=9&atid=127 |
Revision 7a4196a by Simon Clitherow March 2, 2003, 13:46 (GMT) |
- removed files no longer created during freeze. - removed '-2.26' prefix from the blender exe. |
Revision 4b825fd by Michel Selten February 26, 2003, 19:22 (GMT) |
Implemented enough functionality to actually execute Python from within Blender. * Moved api2_2x/interface.c to ./BPY_interface.c This will be the general api layer from which all variants of the Blender api. Currently only the 2.2x variant is initialised. * Used swig (www.swig.org) to create Python wrappers for a couple of dummy functions. * Started implementation of the Blender and Blender.Object modules. Michel |
Revision 8c5f949 by Frank van Beek February 24, 2003, 19:04 (GMT) |
- python include path is now taken from nan_definitions.mk |
Revision de3c648 by Hans Lambermont February 23, 2003, 19:57 (GMT) |
lib/ just moved to ../ |
February 21, 2003, 18:42 (GMT) |
zel365 showed me this bug with deleting nla keys... If I had to guess REMAKEIPO is kind of miss named. since what it does it free up memory it almost looks like it should be a part of REMAKEALLIPO we both felt a little overwhelmed by the code though and opted for just calling both of them in delete_nlachannel_keys I also added in allqueue (REDRAWVIEW3D, 0); since things could probably change around since your recalcing the ipo's... Kent |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021