Martin Poirier
e5c4bd6349
Projectfiles update for Python 2.3.X
2004-05-03 01:37:50 +00:00
Martin Poirier
f860c88405
projectfile update for the new python module
2004-04-24 20:50:23 +00:00
Simon Clitherow
bf253660b7
- updated MSVC 6 projectfiles with the glue removal changes.
2004-04-19 18:51:15 +00:00
Joseph Gilbert
d91de4da5c
-update to msvc6 project for NLA module
2004-04-19 07:09:50 +00:00
Simon Clitherow
35b15f837c
cleaning up MSVC 6 project files (Part 2).
2004-04-09 17:50:51 +00:00
Roel Spruit
96e5e1d5f0
- Added source\blender\python to MSVC 6 debug target include path for KX_Ketsji
...
- Added vertex_loop_select to bif_editmesh.h (gave a warning)
- Re-added "Get Same Uv" feature. this selects all faces that have the same uv-texture as the active face. it's placed in the Select headermenu while in faceselect mode.
2004-04-04 11:34:43 +00:00
Chris Want
dc2d6b035a
Fixes to projectfiles:
...
* Added SDL CD stuff to Open AL project (/me lazy)
* Made ketsji project find the python headers
* Added noise stuff to python project
2004-04-03 23:46:33 +00:00
Simon Clitherow
3d45e6ca31
- updated MSVC 6 projectfiles with gameengine/solid changes.
2004-03-25 21:04:51 +00:00
Joseph Gilbert
363cf11e43
-update to msvc6 for render module
2004-03-14 02:08:05 +00:00
Martin Poirier
bb635946f9
Projectfiles fix for Mathutils
2004-02-29 15:07:31 +00:00
Roel Spruit
79eb9de35a
some MSVC cleanup.
...
- removed DNA_script_types from makesdna project.
- fixed a few errors in the projectsettings of the yafray project...it's a wonder people actually got it to compile.
2004-01-21 20:57:29 +00:00
Roel Spruit
8df5de525c
added python script files to MSVC 6.0 projectfiles and changed snprintf to PyOS_snprintf
2004-01-14 21:48:56 +00:00
Roel Spruit
576284038d
added bmp.c and the new yafray files to the MSVC projectfiles
2004-01-10 13:42:35 +00:00
Kent Mein
e3080c9580
Added support for outputting bmp's
...
The padding is slightly messed up, so it produces somewhat trunkcated images
however it works. I'll try and fix it later but I have to go home now.
Its atleast usable at this stage.
I moved bmp_decode.c to bmp.c and cleaned it up a little bit.
Kent
2004-01-09 22:04:08 +00:00
Roel Spruit
56db828948
- Added projectfiles for yafray
...
- renamed some variables in yafray_render.cpp so msvc doesn't whine
I'm not fluent in MSVC, so I hope I don't screw up :)
2004-01-05 15:58:48 +00:00
Roel Spruit
ce041f555c
added Robert's cursor stuff to the msvc 6.0 project files
2003-12-26 20:29:11 +00:00
Roel Spruit
80622fca55
updated msvc projectfiles: added texture.c and removed some others..
2003-12-21 22:43:10 +00:00
Martin Poirier
e1d0527cc5
Projectfiles fixes for new script space code thingy
2003-12-15 03:24:47 +00:00
Kent Mein
6bc7e0dbfd
Update the build systems to include ray.c
...
Kent
2003-12-10 21:19:09 +00:00
Martin Poirier
bef272a5d2
Projectfile fix for new png.c file
2003-12-04 23:45:47 +00:00
Martin Poirier
f58d256a9c
Projectfiles fix for new Python module
2003-11-23 20:24:23 +00:00
Roel Spruit
5cc89c0f4e
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
Martin Poirier
b8e086981d
Projectfile update for the Lattice module
2003-11-14 01:02:18 +00:00
Roel Spruit
1acf0e4192
added interface_draw.c to msvc 6.0 projectfile
2003-10-20 15:57:43 +00:00
Roel Spruit
d518ca6bc6
added interface_panel.c to msvc 6 projectfile
2003-10-15 19:39:02 +00:00
Roel Spruit
e799e39e7f
- Added all the stuff of the last week to the MSVC 6.0 project file.
...
- Added include BIF_gl.h to header_imasel.c (I think it needs that :)
2003-10-10 23:20:01 +00:00
Simon Clitherow
bfef0c2fb5
- removed link with libblenkey.a (keymaker) (MSVC 6)
2003-10-07 21:01:36 +00:00
Simon Clitherow
77e78ab923
- removed button.c from MSVC 6 project files.
2003-10-07 19:14:12 +00:00
Roel Spruit
41e4869452
added tons AWESOME files to the msvc 6.0 projectfile
2003-10-04 21:27:57 +00:00
Rob Haarsma
99efb0cc3c
removed native quicktime init/exit calls from main blender code.
2003-09-18 11:41:50 +00:00
Simon Clitherow
b6daf5d171
- updated projectfile with new registry.c/h files. (MSVC 6)
2003-09-12 19:56:49 +00:00
Simon Clitherow
5cc50a7b60
- added /debug to the libpath of guardedalloc in makesdna. Pointed out
...
by Maci_Ray (thanks!).
- updated project files with radiosity changes.
2003-09-01 18:21:17 +00:00
Simon Clitherow
7db4249ae4
- added include path for imbuf (MSVC 6)
2003-08-04 18:12:34 +00:00
Simon Clitherow
f84d02e42d
MSVC 6 debug target finally fixed! (yes, really!) :)
2003-07-26 18:05:20 +00:00
Simon Clitherow
92ff8e298f
- fixed include paths for SoundSystem (MSVC 6).
2003-07-26 16:26:01 +00:00
Simon Clitherow
ab76e4594a
- removed soundsystem projects (now part of intern) (MSVC 6)
2003-07-20 19:52:20 +00:00
Simon Clitherow
53c8eb3095
- updated MSVC 6 project files to include the sequencer audio support
2003-07-13 21:48:05 +00:00
Simon Clitherow
08b6d716b0
- fixed the output file path for python project (MSVC 6)
2003-07-13 11:23:36 +00:00
Simon Clitherow
ac09398c37
- cleaned up MSVC 6 project files (removed non-existing .h files, etc)
2003-07-12 12:49:36 +00:00
Simon Clitherow
70ee786960
- removed exppython project (which is now the new BPY_python project!)
2003-07-11 20:18:47 +00:00
Simon Clitherow
557040d8b1
- removed old freeze and python projects, exppython now compiles by
...
default. (MSVC 6)
2003-07-11 20:10:24 +00:00
Simon Clitherow
833553be16
- Added exppython project to VC6
...
A quick HOW-TO:
* Open /blender/projectfiles/blender/blender.dsw
* Replace all existing files in the exppython project with the
.c/h files found in /blender/source/blender/python/ and subdirs
* Make sure Blender project is active.
* Remove the old BPY_python and BPY_freeze dependancies.
(Project->Dependancies...)
* Add the new exppython as a dependancy.
* Recompile, et voila! :)
I'm sure the python team would appreciate some Windows feedback,
so please test this if you can and report any probs, etc to the
bf-python mailist.
Note: The old BPY_python/freeze project will be removed and exppython
made default just as soon as it is declared ready! ;)
--aphex
2003-06-14 15:52:53 +00:00
Simon Clitherow
7a096b4664
- Holger's patch to enable ESC detection when rendering (Win32).
2003-06-14 13:34:35 +00:00
Kent Mein
0de12ba517
Holger's update.
...
Kent
2003-06-05 15:24:47 +00:00
Kent Mein
7d38afc7b6
holger's patch for visual-c ssl stuff.
...
Kent
2003-06-03 19:09:03 +00:00
Simon Clitherow
d617df4793
- fixed 'double-click on blend file' errors on Windows -- INTERNATIONAL stuff now also checks the installation directory for /.blender, etc
...
- registering .blend files for WinNT/2000/XP now works correctly (settings remain after a reboot).
2003-05-22 18:06:25 +00:00
Rob Haarsma
455bafbe3f
added routine that checks for LOCALE/message directory.
2003-05-12 02:49:29 +00:00
Simon Clitherow
c74da8a119
Blender now links with freetype2ST.lib (MSVC 6)
2003-05-11 17:41:58 +00:00
Simon Clitherow
7d4f1fe249
Post-build step to copy gnu_gettext.dll to bin dir (MSCV 6)
2003-05-06 20:25:53 +00:00
Rob Haarsma
d7e7dc1928
Multilingual interface support added.
...
Added compileflag INTERNATIONAL to the 'release'
projectfiles for msvc and added the FTF_ftfont project
to the main blender project.
2003-05-03 12:59:33 +00:00