Rob Haarsma [Sun, 4 May 2003 19:56:34 +0000 (19:56 +0000)]
wheee! the all-feared 'bin' directory is here.
sorry LarstiQ. remove/move files as you please.
Rob Haarsma [Sun, 4 May 2003 12:38:44 +0000 (12:38 +0000)]
made the preview update correctly when switching the actual material
Rob Haarsma [Sun, 4 May 2003 11:33:45 +0000 (11:33 +0000)]
reverted to previous version, changes weren't meant for a commit.
Rob Haarsma [Sun, 4 May 2003 11:20:14 +0000 (11:20 +0000)]
drawinfospace function now matches zr's recent changes
Rob Haarsma [Sat, 3 May 2003 16:06:30 +0000 (16:06 +0000)]
added two extra uv mapping types to uv menu,
nothing big really
Rob Haarsma [Sat, 3 May 2003 16:05:45 +0000 (16:05 +0000)]
changed buttontype for the pulldown titles
Rob Haarsma [Sat, 3 May 2003 12:59:33 +0000 (12:59 +0000)]
Multilingual interface support added.
Added compileflag INTERNATIONAL to the 'release'
projectfiles for msvc and added the FTF_ftfont project
to the main blender project.
Rob Haarsma [Sat, 3 May 2003 12:20:23 +0000 (12:20 +0000)]
Multilingual interface support added.
Added compileflag INTERNATIONAL to the 'release'
projectfiles for msvc and added the FTF_ftfont project
to the main blender project.
Rob Haarsma [Sat, 3 May 2003 12:17:11 +0000 (12:17 +0000)]
Multilingual interface support added.
All modifications are behind compileflag INTERNATIONAL,
and affect these two directories; source/blender/src and
source/blender/ftfont.
Thanks to philipp, a new utf8towchar() function is added
to Shizu's work, which fixes the international support for
OSX. It also makes the iconv library obsolete. This means
all translation files (blender.mo) need to be 'recoded' to
UTF-8, and language support in the fileselect window and
the text editor is not possible. Iconv might be added in
the future to enable these features.
Maarten Gribnau [Sat, 3 May 2003 12:04:17 +0000 (12:04 +0000)]
Removed old project builder project files.
Somebody with cvs surgery rights might want to move the empty directories out
of sight.
Kent Mein [Fri, 2 May 2003 20:52:58 +0000 (20:52 +0000)]
Updated the scatter program to fix some warnings.
Modified the Makefile's call to strip so it leaves symbols for
plugins...
Kent
Kent Mein [Fri, 2 May 2003 17:48:06 +0000 (17:48 +0000)]
First whack at getting FREETYPE2 stuff added to the
old and autoconf makefiles. My machine seems to have messed up libs
so I can't test it, its a start though :)
Kent
Stefan Gartner [Fri, 2 May 2003 13:36:56 +0000 (13:36 +0000)]
fun with quicktime:
#include <QuickTime/Movies.h> instead of #include <Movies.h> on OS X to
avoid having to specify the full path to the QT headers in the Makefiles
#undef NDEBUG on OS X to avoid errors about ID being declared twice
enable support for QuickTime in the original Makefiles on OS X
Rob Haarsma [Fri, 2 May 2003 10:44:14 +0000 (10:44 +0000)]
fixed a slowdown in the 3D window with multiple objects.
Kent Mein [Thu, 1 May 2003 19:52:40 +0000 (19:52 +0000)]
dos2unixed relivant stuff in the interndir.
I'll wait a couple of days and if no complaints do the other dirs as well.
Kent
Kent Mein [Thu, 1 May 2003 16:34:14 +0000 (16:34 +0000)]
The stuff in release/plugins/include was duplcated in
source/blender/blenpluginapi So I removed the stuff in the release dir
after merging changes and updated the Makefile.
Kent
Kent Mein [Thu, 1 May 2003 15:25:38 +0000 (15:25 +0000)]
Fixed prototype for drawinfospace (from the new space.c)
Kent
Rob Haarsma [Thu, 1 May 2003 13:02:51 +0000 (13:02 +0000)]
Matt Ebb's new windows Blender icons (Nice!)
(hopefully wincvs does it right this time)
Rob Haarsma [Thu, 1 May 2003 13:02:04 +0000 (13:02 +0000)]
Matt Ebb's new installer icon (hopefully wincvs does it right this time)
Rob Haarsma [Thu, 1 May 2003 12:50:49 +0000 (12:50 +0000)]
Matt Ebb finished the userprefs window layout
Kent Mein [Wed, 30 Apr 2003 18:38:50 +0000 (18:38 +0000)]
Added IMB_gamwarp and IMB_interlace (and the interlace and gamwarp wrappers
for the plugins)
Kent
Kent Mein [Wed, 30 Apr 2003 17:18:34 +0000 (17:18 +0000)]
Moved the compiling plugins to after the binary is copied over.
(macosX needs the binary to link against for the plugins)
Also updated the plugins/Makefile to use
$(MAKE) -C dir
instead of
cd dir; make
Kent
Kent Mein [Wed, 30 Apr 2003 15:55:50 +0000 (15:55 +0000)]
Updated the macosX error message for plugins so it actually reports
something other than plugins not supported on macosx.
Kent
Ton Roosendaal [Wed, 30 Apr 2003 13:22:26 +0000 (13:22 +0000)]
LAST of the c code comment translations... hooray!
Might be possible I mised an .h or so, just notify me in that case.
Stefan Gartner [Tue, 29 Apr 2003 19:40:11 +0000 (19:40 +0000)]
added instructions on how to enable QuickTime support on OS X
Stefan Gartner [Tue, 29 Apr 2003 19:19:04 +0000 (19:19 +0000)]
enable quicktime support on os x when building with auto*
Kent Mein [Tue, 29 Apr 2003 19:15:22 +0000 (19:15 +0000)]
modified it so ghost debugging is not done by default but you can
renable it with configure --enable-debug
Kent
Stefan Gartner [Tue, 29 Apr 2003 16:33:20 +0000 (16:33 +0000)]
move renderwindow down a bit so that it doesn't get hidden behind the menu
bar on os x
Kent Mein [Tue, 29 Apr 2003 16:24:56 +0000 (16:24 +0000)]
I know were in a freeze but this ones really small and I figured were not
quite frozen yet ;)
Anyway this was submitted by intrr and its just a small patch to
allow you to select all children of an object with shift-p.
Kent
Ton Roosendaal [Tue, 29 Apr 2003 15:30:59 +0000 (15:30 +0000)]
phew... a whole bunch of old and nasty files translated, including the
central mesh editing one.
Rob Haarsma [Mon, 28 Apr 2003 21:18:43 +0000 (21:18 +0000)]
Added the WITH_FREETYPE2 compile flag, in the blenkernel
and blenlib msvc 'release' projectfiles. Compile and link with the
lib/windows/freetype directory.
Rob Haarsma [Mon, 28 Apr 2003 21:16:27 +0000 (21:16 +0000)]
Added a 3D font loader that uses the Freetype2 library to
parse the vector data. Freetype2 supports many font formats
including Type1, TrueType and OpenType fonts.
Enable with the WITH_FREETYPE2 compile flag, in the
source/blender/blenkernel and source/blender/blenlib dirs.
Ton Roosendaal [Mon, 28 Apr 2003 14:43:20 +0000 (14:43 +0000)]
first of the c code comment translation in the mother of all directories!
Ton Roosendaal [Mon, 28 Apr 2003 12:10:59 +0000 (12:10 +0000)]
translated renderconverter c comments
Ton Roosendaal [Mon, 28 Apr 2003 11:25:42 +0000 (11:25 +0000)]
rest of c comment translations render files
Rob Haarsma [Mon, 28 Apr 2003 11:17:21 +0000 (11:17 +0000)]
Added rename/delete popups to the file and imageselect windows.
Redesigned the userpreference window layout. (not finished yet)
Enhanced the texteditor with; a rightmousemenu, clipboard text
support (for windows !) and the alt-m keystroke generates a 3d
text object. (up to 1000 characters)
(1, 2, 3, 4 and 7 from http://www.tncci.com/blender/feats.html)
Wouter van Heyst [Mon, 28 Apr 2003 11:01:44 +0000 (11:01 +0000)]
Add includedir for quicktime
Rob Haarsma [Mon, 28 Apr 2003 02:17:04 +0000 (02:17 +0000)]
Added Quicktime support for OSX and Windows.
For Windows, the WITH_QUICKTIME flag, together with approriate paths
is added to the following msvc6 'release' projectfiles:
bf\blender\projectfiles\blender\imbuf\BL_imbuf.dsp
bf\blender\projectfiles\blender\src\BL_src.dsp
bf\blender\projectfiles\blender\render\BRE_render.dsp
bf\blender\projectfiles\blender\blender.dsp
Erase the flag if you don't want Quicktime support.
Rob Haarsma [Mon, 28 Apr 2003 02:15:46 +0000 (02:15 +0000)]
Added Quicktime support for OSX and Windows.
This code allows you to load Quicktime images and movies as textures
and render animations to Quicktime movies.
Note that the selected output codec is *not* saved in the blendfile.
To enable Quicktime functionality you need the SDK from Apple:
OSX: ftp://ftp.apple.com/developer/Development_Kits/QT6SDK_Mac.hqx
Win: ftp://ftp.apple.com/developer/Development_Kits/QT6SDK_Win.hqx
Add the \QTDevWin\CIncludes and \QTDevWin\Libraries directories
from this SDK to your build environment.
Enable the WITH_QUICKTIME compile flag in the following directories:
bf\blender\source\blender\imbuf
bf\blender\source\blender\src
bf\blender\source\blender\render
bf\blender\source\creator
Ton Roosendaal [Sun, 27 Apr 2003 14:05:41 +0000 (14:05 +0000)]
first commit with hours and hours of comment translation for render code...
Ton Roosendaal [Sun, 27 Apr 2003 11:55:33 +0000 (11:55 +0000)]
More translations of c comments, now also include files!
Simon Clitherow [Sun, 27 Apr 2003 10:37:45 +0000 (10:37 +0000)]
Removed BL_misc project which is no longer required (blendertimer.c/.h)
Ton Roosendaal [Sun, 27 Apr 2003 10:05:36 +0000 (10:05 +0000)]
just 2 include files translated...
Ton Roosendaal [Sun, 27 Apr 2003 09:59:36 +0000 (09:59 +0000)]
translated comments for imbuf c files
Ton Roosendaal [Sat, 26 Apr 2003 18:01:01 +0000 (18:01 +0000)]
comments translated for blenloader files
Ton Roosendaal [Sat, 26 Apr 2003 16:13:58 +0000 (16:13 +0000)]
all comments translated in blenkernel C files
(fake commit, for cvs mail to be sent out)
Ton Roosendaal [Sat, 26 Apr 2003 16:03:39 +0000 (16:03 +0000)]
DNA instructions translated! Now we can do some serious manipulations...
Ton Roosendaal [Sat, 26 Apr 2003 16:02:26 +0000 (16:02 +0000)]
- translations for comments in blender lib files
Chris Want [Sat, 26 Apr 2003 14:16:07 +0000 (14:16 +0000)]
Test of commit mail
Ton Roosendaal [Sat, 26 Apr 2003 13:07:59 +0000 (13:07 +0000)]
The last of the blenkernel files with translated comments
Ton Roosendaal [Sat, 26 Apr 2003 11:56:44 +0000 (11:56 +0000)]
- another series of translated c files.
-Ton-
Ton Roosendaal [Fri, 25 Apr 2003 15:48:11 +0000 (15:48 +0000)]
- first of a series of translated C comments. No dutchies get advantage anymore soon... :-)
Chris Want [Thu, 24 Apr 2003 23:13:58 +0000 (23:13 +0000)]
A fix for bug #96 (MNME's armature bug). The result of a
crossproduct was not checked for a zero vector.
Chris Want [Thu, 24 Apr 2003 00:48:43 +0000 (00:48 +0000)]
Support for auto-skinning when parenting a mesh to an armature.
Applies to bones that do not have a boneclass of unskinnable
(set per bone in editmode in the button window).
Michel Selten [Mon, 21 Apr 2003 20:33:06 +0000 (20:33 +0000)]
* Split Object.c (created Object.h)
* Split Blender.c (created Blender.h)
* Followed a naming convention suggested by Willian for Modules and Classes.
* Implemented New, Get and GetSelected functions for the Object module.
* Implemented most of the attributes in the Get and Set functions for the
Object module.
* Hopefully fixed a link error on OS X.
Declared g_blenderdict externally in modules.h and moved the real
declaration to Blender.c
Michel Selten [Tue, 8 Apr 2003 19:54:14 +0000 (19:54 +0000)]
The following updates have been contributed by Willian P. Germano:
* Implemented BPY_end_python function.
* Implemented error handling. This results in rerunning a script after an
error has occurred. No need to restart blender anymore.
* Camera module supports dir()
* variable assignment now calls the Python equivalent function - this has
type checking and should be safer now.
* Implemented the Lamp module. Used the Camera module as a template.
* Implemented the Image module.
* Added EXPP_ClampFloat and EXPP_intError functions to gen_utils.[ch]
* Implemented 'constant' object.
Daniel Dunbar [Mon, 7 Apr 2003 00:43:32 +0000 (00:43 +0000)]
More VC7 stack trashing fixes, vec3 ops performed on a vec2 (oh my!)
Chris Want [Mon, 31 Mar 2003 17:27:20 +0000 (17:27 +0000)]
Irix will now link to ode
Wouter van Heyst [Thu, 27 Mar 2003 19:35:47 +0000 (19:35 +0000)]
Sigh, OSX and ranlib again
Daniel Dunbar [Wed, 26 Mar 2003 04:59:28 +0000 (04:59 +0000)]
Change the VC7 project to directly call python with the right arguments
to freeze.py (including my new -D hack).
Daniel Dunbar [Wed, 26 Mar 2003 04:58:41 +0000 (04:58 +0000)]
Added a -D option to freeze.py to cause it to not check to see if certain
directories exist. They don't exist for a standard Python 2.3 installation
but they aren't needed either... this is really a hack, I wish someone
who understood the freeze process better could look at this.
Wouter van Heyst [Tue, 25 Mar 2003 23:36:40 +0000 (23:36 +0000)]
FreeBSD can use the exact same python includes as everyone else
Wouter van Heyst [Tue, 25 Mar 2003 21:11:23 +0000 (21:11 +0000)]
According to the package list of python-2.2.2_2 on moya a prefix should
also work for FreeBSD, thanks Hans
Wouter van Heyst [Tue, 25 Mar 2003 19:16:22 +0000 (19:16 +0000)]
Ahum, ode does needs it's usersettings. (non-patching platforms didn't have it,
tried to be to smart)
Michel Selten [Tue, 25 Mar 2003 19:16:13 +0000 (19:16 +0000)]
* Added the Camera module.
This one has been implemented by Willian (IanWill).
Daniel Dunbar [Tue, 25 Mar 2003 17:43:08 +0000 (17:43 +0000)]
The filesel common-path menu didn't work properly when
there were consecutive separators, fixed.
Daniel Dunbar [Tue, 25 Mar 2003 15:54:46 +0000 (15:54 +0000)]
Fix for bug #70.
I am a little skeptical about this patch, because somehow
the file had the TXT_ISEXT flag set in it, and the support for
that feature isn't complete. What I want to know is how that
flag got set in the first place, none of the interface code
turns it on.
At least it fixes the crash.
Wouter van Heyst [Tue, 25 Mar 2003 14:39:19 +0000 (14:39 +0000)]
- Build ode on OSX
- shuffle patching around
Wouter van Heyst [Mon, 24 Mar 2003 23:45:11 +0000 (23:45 +0000)]
On OSX, run ranlib on libfrozen.a after creation
Stefan Gartner [Mon, 24 Mar 2003 17:52:58 +0000 (17:52 +0000)]
(re)added path to render.h
Daniel Dunbar [Mon, 24 Mar 2003 17:34:43 +0000 (17:34 +0000)]
Remove references to obsolete misc lib
Daniel Dunbar [Mon, 24 Mar 2003 16:58:29 +0000 (16:58 +0000)]
Removed BL_misc from VC7 projectfiles, no longer used.
Daniel Dunbar [Mon, 24 Mar 2003 16:56:43 +0000 (16:56 +0000)]
Small fudge in loader project was setup to build things
as BLO_loader_bak for complicated reasons.
Daniel Dunbar [Mon, 24 Mar 2003 16:46:45 +0000 (16:46 +0000)]
Oops, forgot to use 'struct Mesh' in prototype.
Wouter van Heyst [Mon, 24 Mar 2003 16:42:09 +0000 (16:42 +0000)]
Obsoleted by editscreen.c:blender_test_break
Daniel Dunbar [Mon, 24 Mar 2003 16:38:32 +0000 (16:38 +0000)]
Remove unused reference to "blendertimer.h"
Daniel Dunbar [Mon, 24 Mar 2003 16:37:08 +0000 (16:37 +0000)]
Update things to use blender_test_break() vs MISC_test_break() and
remove use of blendertimer.h
Daniel Dunbar [Mon, 24 Mar 2003 16:34:05 +0000 (16:34 +0000)]
Added editscreen.c:blender_test_break (copy of MISC_test_break, so
misc dir can be killed)
Daniel Dunbar [Mon, 24 Mar 2003 16:08:15 +0000 (16:08 +0000)]
Fix for bug #72.
Update mesh normals after a boolean operation.
Also updated boolen operation to copy face flag (propagate
face smoothness information).
Daniel Dunbar [Mon, 24 Mar 2003 15:55:21 +0000 (15:55 +0000)]
Added a mesh_calculate_vertex_normals function for rebuilding the normals
outside edit mode.
Daniel Dunbar [Mon, 24 Mar 2003 15:05:51 +0000 (15:05 +0000)]
Kill 2 undefined function warnings.
Daniel Dunbar [Mon, 24 Mar 2003 01:46:05 +0000 (01:46 +0000)]
Update space dispatch:
- drawXXXspace, changeXXXspace, and winqreadXXXspace now receive the area
and spacedata as explicit arguments, allowing them to access private
data w/o going through globals.
- pass the new BWinEvent through to the winqreadXXXspace, allowing future
access to extended event data.
Removed direct calls to winqreadXXXspace to simulate user actions, replaced
by calls to action functions in edit.c or the appropriate handler.
Wouter van Heyst [Mon, 24 Mar 2003 00:15:20 +0000 (00:15 +0000)]
Left over generated cruft, time to go
Daniel Dunbar [Mon, 24 Mar 2003 00:06:40 +0000 (00:06 +0000)]
Canonize all space functions to follow the drawXXXspace and winqreadXXXspace
conventions.
Daniel Dunbar [Sun, 23 Mar 2003 22:52:11 +0000 (22:52 +0000)]
Change the core internal event dispatch to use a BWinEvent structure
instead of passing seperate arguments. For when we want to pass 'richer'
events around.
Wouter van Heyst [Sun, 23 Mar 2003 22:38:15 +0000 (22:38 +0000)]
As NAN_PYTHON_BINARY is now used to determine the correct binary for the
freeze, provide it on all platforms
Daniel Dunbar [Sun, 23 Mar 2003 21:42:31 +0000 (21:42 +0000)]
Removed NLA winqread and write runtime obfuscation cruft.
Can we just dump all this silly key stuff please?
Daniel Dunbar [Sun, 23 Mar 2003 20:47:05 +0000 (20:47 +0000)]
Unitialized buffer patch (zero length runs in font loading), again thanks to
vc7 magic.
Daniel Dunbar [Sun, 23 Mar 2003 19:11:52 +0000 (19:11 +0000)]
Fix for bug #78.
The tooltip on the button is wrong, it doesn't translate
the view it zooms it to a specific region. Tooltip has
been updated and border-zoom functionality was not working
in oops window, fixed.
Kent Mein [Sun, 23 Mar 2003 16:10:51 +0000 (16:10 +0000)]
Updated bubble help for Mult: under the particle system.
Kent
Kent Mein [Sun, 23 Mar 2003 16:01:32 +0000 (16:01 +0000)]
Didn't hear any complaints so I'm commiting the patch for bug:
http://projects.blender.org/tracker/index.php?func=detail&aid=76&group_id=9&atid
=125
Kent
Kent Mein [Fri, 21 Mar 2003 21:50:47 +0000 (21:50 +0000)]
Modified it to use $(NAN_PYTHON_BINARY) instead of just plain old
python. (otherwise why have the env var?) ;)
Kent
Kent Mein [Fri, 21 Mar 2003 18:07:04 +0000 (18:07 +0000)]
Small translation of some comments.
Kent
Michel Selten [Wed, 19 Mar 2003 18:57:23 +0000 (18:57 +0000)]
* Implemented the BPY_do_all_scripts interface function (BPY_interface.c)
* Created a function to return all scripts from a linked list
(DoAllScriptsFromList).
Michel
Daniel Dunbar [Wed, 19 Mar 2003 15:54:40 +0000 (15:54 +0000)]
Fix for bug #59.
Silly strubel, strncpy does not 0 terminate strings.
Chris Want [Wed, 19 Mar 2003 05:29:07 +0000 (05:29 +0000)]
Added a UI_BLOCK_ENTER_OK flag to the uiBlock in button()
(this alleviates the problem where using the enter key
effects the widget under the mouse cursor instead of
doing an 'OK' (symptom: getting the wrong number of verts
when adding a mesh circle).
Daniel Dunbar [Wed, 19 Mar 2003 00:55:52 +0000 (00:55 +0000)]
Remainder of the vc7 projectfiles.
Daniel Dunbar [Wed, 19 Mar 2003 00:49:28 +0000 (00:49 +0000)]
Creator portion of VC7 projectfiles, put in make/msvc_7_0 for consistency w/ intern
projectfiles organization.
Daniel Dunbar [Tue, 18 Mar 2003 23:21:31 +0000 (23:21 +0000)]
Update to use <iostream> vs <iostream.h>
Daniel Dunbar [Tue, 18 Mar 2003 23:20:10 +0000 (23:20 +0000)]
Killed MT_Scalar to float conversion warnings (should be
explicit cast anyway).