Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5555 / 5574

March 18, 2003, 23:21 (GMT)
Update to use <iostream> vs <iostream.h>
March 18, 2003, 23:20 (GMT)
Killed MT_Scalar to float conversion warnings (should be
explicit cast anyway).
March 18, 2003, 23:17 (GMT)
Added string.h include (for memcpy, memcmp, strcpy, strlen, etc.)
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).
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
March 18, 2003, 19:38 (GMT)
Rest of the VC7 intern projectfiles.
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
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
March 12, 2003, 22:45 (GMT)
updated intern project files to suit the lib dir move.
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)
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
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
March 2, 2003, 13:46 (GMT)
- removed files no longer created during freeze.
- removed '-2.26' prefix from the blender exe.
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
February 24, 2003, 19:04 (GMT)
- python include path is now taken from nan_definitions.mk
February 23, 2003, 19:57 (GMT)
lib/ just moved to ../
Revision 40d710f by Kent Mein
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
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021