Stefan Gartner [Tue, 13 May 2003 22:41:39 +0000 (22:41 +0000)]
.mo files were created in the wrong directory on os x (d'oh!)
Stefan Gartner [Tue, 13 May 2003 22:00:44 +0000 (22:00 +0000)]
use $(NANBLENDERHOME) instead of ../..
Kent Mein [Tue, 13 May 2003 19:45:57 +0000 (19:45 +0000)]
Added some comments on FTGL
Kent
Stefan Gartner [Tue, 13 May 2003 14:52:51 +0000 (14:52 +0000)]
revert to previous version, as starting blender maximized on os x doesn't
seem to be ready for prime time yet
Rob Haarsma [Tue, 13 May 2003 14:22:28 +0000 (14:22 +0000)]
fixed some more screenupdate issues and eliminated a crash
when trying tio shear/warp not visible objects. (thanks Matt)
Rob Haarsma [Tue, 13 May 2003 13:53:36 +0000 (13:53 +0000)]
added Dutch and Catalan preliminary translations.
Stefan Gartner [Tue, 13 May 2003 13:50:24 +0000 (13:50 +0000)]
updated blender icon for os x
Stefan Gartner [Tue, 13 May 2003 12:14:52 +0000 (12:14 +0000)]
maximize blender window on startup on os x
Stefan Gartner [Tue, 13 May 2003 11:30:22 +0000 (11:30 +0000)]
create .po files in the application bundle on os x
Stefan Gartner [Tue, 13 May 2003 11:29:25 +0000 (11:29 +0000)]
don't copy the .blender dir to $DISTDIR on OS X, as it's contents is
already in the application bundle
Rob Haarsma [Tue, 13 May 2003 10:34:33 +0000 (10:34 +0000)]
fixed minor text color issue.
Wouter van Heyst [Tue, 13 May 2003 10:31:25 +0000 (10:31 +0000)]
- Add po/ to the list of subdirs.
Wouter van Heyst [Tue, 13 May 2003 10:28:52 +0000 (10:28 +0000)]
- Preliminary makefile that just calls msgfmt on po files
Start with the italian translation (least buggy)
Wouter van Heyst [Tue, 13 May 2003 10:08:43 +0000 (10:08 +0000)]
Copy the .blender directory into DESTDIR for bundling up with release.
Rob Haarsma [Tue, 13 May 2003 09:28:39 +0000 (09:28 +0000)]
moved BKE_utildefines behind __APPLE__ #ifdef.
Chris Want [Tue, 13 May 2003 03:30:26 +0000 (03:30 +0000)]
Static linking of freetype, libintl from sgi freeware for irix
and made WITH_FREETYPE2 independent of INTERNATIONAL (please
test).
Willian Padovani Germano [Tue, 13 May 2003 01:54:28 +0000 (01:54 +0000)]
* Added 3 missing functions, 2 of them called by blender/src/drawtext.c:
Callbacks registered with Draw.Register in Python are called now.
That should fix submodule Blender.Draw.
* Added a few other missing functions to BPY_interface.c
* Finished implementing Get() function for Camera, Lamp, Image and Text:
Both the .Get(name) and .Get() cases are handled now.
* Added function Blender.ReleaseGlobalDict():
This function should give script writers control over whether the
global Python Interpreter Dict should be cleared after the script is
run (default is to clear). This is a test.
Stefan Gartner [Mon, 12 May 2003 18:12:25 +0000 (18:12 +0000)]
store locales, .Blanguage, and .bfont.ttf inside of Resources folder of
application bundle on OS X
Stefan Gartner [Mon, 12 May 2003 17:13:12 +0000 (17:13 +0000)]
moved #include <sys/param.h> inside #ifdef __APPLE__
Rob Haarsma [Mon, 12 May 2003 16:33:19 +0000 (16:33 +0000)]
removed obsolete files
Rob Haarsma [Mon, 12 May 2003 16:17:00 +0000 (16:17 +0000)]
added French and Spanish preliminary translations.
Rob Haarsma [Mon, 12 May 2003 15:52:57 +0000 (15:52 +0000)]
added .blenderdir/locale and preliminary translations.
Stefan Gartner [Mon, 12 May 2003 14:59:08 +0000 (14:59 +0000)]
added function to get the full path to the application bundle on os x
Rob Haarsma [Mon, 12 May 2003 14:23:03 +0000 (14:23 +0000)]
modified so .Blanguages and .bfont get loaded from .blender dir.
the path to the selected ui font gets stored in the U.fontdir userprefs.
fixed a fullscreen thingie for windows.
Wouter van Heyst [Mon, 12 May 2003 08:57:55 +0000 (08:57 +0000)]
- Destroy the glx context _before_ the X window.
Fixes long standing crash for several DRI drivers.
Thanks to Jacek Popławski for hunting this bug down and supplying the patch.
Stefan Gartner [Mon, 12 May 2003 07:48:18 +0000 (07:48 +0000)]
added some more include paths to CPPFLAGS...
Stefan Gartner [Mon, 12 May 2003 07:41:05 +0000 (07:41 +0000)]
added -I../../blenlib to CPPFLAGS
Rob Haarsma [Mon, 12 May 2003 02:49:29 +0000 (02:49 +0000)]
added routine that checks for LOCALE/message directory.
Rob Haarsma [Sun, 11 May 2003 23:28:32 +0000 (23:28 +0000)]
modified userprefs layout.
modified linenumber display.
for Win32:
added display of framenumber in titlebar of animwindow.
added userpref that enables all codecs for rendering.
Chris Want [Sun, 11 May 2003 22:57:14 +0000 (22:57 +0000)]
"Animation Mixer" is now "NLA Editor"
Simon Clitherow [Sun, 11 May 2003 20:58:41 +0000 (20:58 +0000)]
cygwin build now uses Matt Ebb's new blender icon
Simon Clitherow [Sun, 11 May 2003 18:17:00 +0000 (18:17 +0000)]
cygwin build now links with freetype2ST.lib
Rob Haarsma [Sun, 11 May 2003 17:44:05 +0000 (17:44 +0000)]
modified to load the new .bfont.ttf correct
Simon Clitherow [Sun, 11 May 2003 17:41:58 +0000 (17:41 +0000)]
Blender now links with freetype2ST.lib (MSVC 6)
Simon Clitherow [Sun, 11 May 2003 17:31:18 +0000 (17:31 +0000)]
renaming vera.ttf to .bfont.ttf (Part 2) :)
Simon Clitherow [Sun, 11 May 2003 17:27:37 +0000 (17:27 +0000)]
renaming vera.ttf to .bfont.ttf
Stefan Gartner [Sun, 11 May 2003 17:07:13 +0000 (17:07 +0000)]
changed default location of gettext libs on OS X
Stefan Gartner [Sun, 11 May 2003 16:54:01 +0000 (16:54 +0000)]
disable INTERNATIONAL and WITH_FREETYPE2 on FreeBSD
Rob Haarsma [Sun, 11 May 2003 16:48:55 +0000 (16:48 +0000)]
(win32) you can now safely cancel the avicodec dialog
Rob Haarsma [Sun, 11 May 2003 15:44:23 +0000 (15:44 +0000)]
fixed a (wn32 avi) codec issue when adding an Empty scene.
added ttc and otc to the list of font extensions.
Wouter van Heyst [Sun, 11 May 2003 14:29:16 +0000 (14:29 +0000)]
- Removed requests to mail reevan@blender.nl
Rob Haarsma [Sun, 11 May 2003 14:10:37 +0000 (14:10 +0000)]
applied Matt Ebb's patch for the infoeditmenu:
"This patch checks what type of object is selected first and gives an error
message rather than crashing."
Chris Want [Sun, 11 May 2003 00:27:23 +0000 (00:27 +0000)]
FTGL support for irix (I would like to say international and truetype
text object support, but I can't test too much until Monday).
Stefan Gartner [Sat, 10 May 2003 16:35:28 +0000 (16:35 +0000)]
enable truetype fonts for text objects when building with the original
Makefiles. Platform manages should check nan_definitions.mk and set
INTERNATIONAL to true for their platforms.
Chris Want [Sat, 10 May 2003 16:25:23 +0000 (16:25 +0000)]
Some modifications to get cygwin/msvc compiling/linking
Wouter van Heyst [Sat, 10 May 2003 14:29:25 +0000 (14:29 +0000)]
- Provide upstream urls for the i18n work (gettext, freetyp2 and FTGL)
- Explain not all translations are done yet in the release
- List the needed patch for FTGL to get uniformly coloured glyphs
Stefan Gartner [Sat, 10 May 2003 13:19:23 +0000 (13:19 +0000)]
don't link against libiconv on os x
Rob Haarsma [Sat, 10 May 2003 12:22:26 +0000 (12:22 +0000)]
added Goofster's mergemenu to the alt-w menu.
revised by Matt Ebb
Rob Haarsma [Sat, 10 May 2003 11:25:52 +0000 (11:25 +0000)]
made Blender 2.27 startup with aa fonts on by default.
Rob Haarsma [Sat, 10 May 2003 11:24:37 +0000 (11:24 +0000)]
added GNU font Vera.ttf as default font.
Ton Roosendaal [Sat, 10 May 2003 10:37:43 +0000 (10:37 +0000)]
- release now is called 2.27
Rob Haarsma [Sat, 10 May 2003 10:36:14 +0000 (10:36 +0000)]
added Matt Ebb's new windowtype button
Ton Roosendaal [Sat, 10 May 2003 10:07:07 +0000 (10:07 +0000)]
updated version to 2.27.
Just compile blendkernel/intern/blender.c at least
Stefan Gartner [Fri, 9 May 2003 20:20:40 +0000 (20:20 +0000)]
store message catalogs in Resources folder of the application bundle on OS
X. Opening a file selector is no longer needed in order to switch the
language for the first time; apparently gettext wasn't too happy about
relative paths.
Rob Haarsma [Fri, 9 May 2003 14:03:34 +0000 (14:03 +0000)]
added Matt Ebb's icons for the new headerbuttons.
Rob Haarsma [Fri, 9 May 2003 13:07:41 +0000 (13:07 +0000)]
replaced depricated p2cstr with CopyPascalStringToC for OSX.
Rob Haarsma [Fri, 9 May 2003 13:05:16 +0000 (13:05 +0000)]
minor fix
Rob Haarsma [Fri, 9 May 2003 12:56:55 +0000 (12:56 +0000)]
Oops, forgot to put the codecname label behind ifdefs.
Rob Haarsma [Fri, 9 May 2003 12:48:21 +0000 (12:48 +0000)]
cleaned up language support for a release.
Rob Haarsma [Fri, 9 May 2003 12:45:59 +0000 (12:45 +0000)]
minor code cleanups
Rob Haarsma [Fri, 9 May 2003 11:39:37 +0000 (11:39 +0000)]
modified tooltip heights
Rob Haarsma [Fri, 9 May 2003 11:24:55 +0000 (11:24 +0000)]
added a labelbutton that displays the selected avi/quicktime codec.
Willian Padovani Germano [Fri, 9 May 2003 04:34:40 +0000 (04:34 +0000)]
* Implement Blender_Redraw(), minor changes in other files
* Implemented submodule Text
Willian Padovani Germano [Thu, 8 May 2003 23:51:09 +0000 (23:51 +0000)]
* Finishing renaming of interface.[ch] to EXPP_interface.[ch]:
removed old files -- should solve compile problems.
* Updated Window.c to access a variable in Draw.c
Rob Haarsma [Thu, 8 May 2003 20:53:38 +0000 (20:53 +0000)]
forgot to commit this one for win/fullscreen
Rob Haarsma [Thu, 8 May 2003 20:40:57 +0000 (20:40 +0000)]
aa fonts have correct colors in the toolbox now.
Rob Haarsma [Thu, 8 May 2003 19:59:51 +0000 (19:59 +0000)]
added 2.27 splash screen, designed by Matt Ebb.
nice work !!
Frank van Beek [Thu, 8 May 2003 19:29:09 +0000 (19:29 +0000)]
- new Blender Installer Icon (thanks Matt)
It's a pity nsis only uses the 32x32x16 bit version of this icon ;-(
Stefan Gartner [Thu, 8 May 2003 17:27:43 +0000 (17:27 +0000)]
fix loading of truetype fonts on linux
Rob Haarsma [Thu, 8 May 2003 16:24:58 +0000 (16:24 +0000)]
added a fullscreen button in the top header (windows only)
written by Florian Eggenberger.
Rob Haarsma [Thu, 8 May 2003 16:22:41 +0000 (16:22 +0000)]
changed for the new fullscreen button (windows only)
Rob Haarsma [Thu, 8 May 2003 13:44:16 +0000 (13:44 +0000)]
fixed ui_draw_but_TOG3 for correct coloring non-ftgl texts.
Willian Padovani Germano [Thu, 8 May 2003 03:13:17 +0000 (03:13 +0000)]
updating change in an included filename
Willian Padovani Germano [Thu, 8 May 2003 03:06:46 +0000 (03:06 +0000)]
* Added submodule Window, including FileSelector and ImageSelector:
Most of the code comes from bpython/intern/opy_window.c, but two
new functions were added, to access the file and image selector
windows in Blender.
* Added submodules Draw (gui) and BGL (OpenGL wrapper):
The code comes from bpython/intern/opy_draw.c, with minor changes
to integrate it in the new implementation.
* Made changes to Camera, Lamp and Image submodules:
The implementation was improved. These files should be good
starting points for interested new coders to look at, now.
* Renamed interface.[ch] to EXPP_interface.[ch] to avoid conflict:
There is another interface.h file in source/blender/include.
Rob Haarsma [Wed, 7 May 2003 19:32:09 +0000 (19:32 +0000)]
removed two paste errors :)
Rob Haarsma [Wed, 7 May 2003 19:27:29 +0000 (19:27 +0000)]
hotkey for changing a mesh to a subsurface and back again: shift+o
hotkey for changing display resolution for subdiv: ctrl+1 or 2 or 3 or 4
written by Green
Chris Want [Wed, 7 May 2003 14:47:49 +0000 (14:47 +0000)]
A fix to the release Makefile so that strip happens *after* copy.
Please test!
Rob Haarsma [Wed, 7 May 2003 03:00:11 +0000 (03:00 +0000)]
pulldown menus now scale according to textwidths
Simon Clitherow [Tue, 6 May 2003 20:25:53 +0000 (20:25 +0000)]
Post-build step to copy gnu_gettext.dll to bin dir (MSCV 6)
Rob Haarsma [Tue, 6 May 2003 12:51:04 +0000 (12:51 +0000)]
fixed some interface font issues.
Chris Want [Tue, 6 May 2003 02:32:56 +0000 (02:32 +0000)]
Autoskinning:
-- added Matt Ebb's menu suggestion
-- Maybe it so the 'empty'/'name' option is disabled for bones that
are of type 'Unskinnable'.
Stefan Gartner [Mon, 5 May 2003 22:24:54 +0000 (22:24 +0000)]
disable i18n on linux, second attempt
Stefan Gartner [Mon, 5 May 2003 22:21:24 +0000 (22:21 +0000)]
disable i18n support on linux
Stefan Gartner [Mon, 5 May 2003 21:28:54 +0000 (21:28 +0000)]
enable multilingual support on linux and os x using the original Makefiles
Rob Haarsma [Mon, 5 May 2003 12:18:22 +0000 (12:18 +0000)]
fixed a lot of interface update issues.
big thanks to broken !
Rob Haarsma [Mon, 5 May 2003 10:53:04 +0000 (10:53 +0000)]
added fullscreen command line switch on Win32 -W
written by Florian Eggenberger.
Since Ghost in the bf tree is still used, i patched it here.
Rob Haarsma [Mon, 5 May 2003 10:51:52 +0000 (10:51 +0000)]
added fullscreen command line switch on Win32 -W
written by Florian Eggenberger.
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