.. |
avi
|
- cleaned up MSVC 6 project files (removed non-existing .h files, etc)
|
2003-07-12 12:49:36 +00:00 |
blenkernel
|
put depsgraph_private.h to BKE_blenkernel.dsp /include files
|
2005-05-01 21:40:24 +00:00 |
blenlib
|
Replaced all references to ..\..\source\blender\bpython\include with ..\..\source\blender\python. this because of the old python removal.
|
2003-11-23 14:02:54 +00:00 |
blenpluginapi/blenpluginapi
|
- updated MSVC project files to suit the lib dir move - better late than never!
|
2003-03-12 21:40:56 +00:00 |
BLO_readblenfile
|
- updated MSVC project files to suit the lib dir move - better late than never!
|
2003-03-12 21:40:56 +00:00 |
BPY_python
|
added font.c and font.h to MSCV6 project
|
2005-05-23 21:40:19 +00:00 |
ftfont
|
MSVC 6 debug target finally fixed! (yes, really!) :)
|
2003-07-26 18:05:20 +00:00 |
glut
|
- updated MSVC project files to suit the lib dir move - better late than never!
|
2003-03-12 21:40:56 +00:00 |
imbuf
|
- updated MSVC 6 projectfiles with the glue removal changes.
|
2004-04-19 18:51:15 +00:00 |
img
|
Fixed the MSVC project files. They now build both the release and debug
|
2002-11-11 21:59:46 +00:00 |
loader
|
Adding undo files to projectfiles (MSVC 6.0)
|
2004-09-05 14:18:39 +00:00 |
makesdna
|
added DNA_object_force.h to DNA_makesdna project
|
2005-05-02 18:16:19 +00:00 |
radiosity
|
- added /debug to the libpath of guardedalloc in makesdna. Pointed out
|
2003-09-01 18:21:17 +00:00 |
render
|
Replaced powf to (float)pow in zblur.c. Was giving problems with MSVC (the rest of the code base uses pow too).
|
2005-04-23 22:45:34 +00:00 |
renderconverter
|
MSVC 6.0 Projectfile addition (include path) to compile after the big warning hunt commit.
|
2005-03-09 23:29:19 +00:00 |
src
|
MSVC 6.0 Projectfile changes for the timeline in BL_src.dsp (adding new files mostly).
|
2005-05-09 09:53:55 +00:00 |
yafray
|
- Added correct Writing/Reading of the new Sweep sequence effect (Thanks Ton, where would I be without you)
|
2004-06-23 18:22:51 +00:00 |
blender.dsp
|
added correct include paths for radio.h (for msvc debug build) and removed weird local includes (c:\blender...) in BPY_python projectfile
|
2004-07-28 21:00:23 +00:00 |
blender.dsw
|
make mscv6 usrers happy
|
2004-11-23 22:29:17 +00:00 |