Commit Graph

744 Commits

Author SHA1 Message Date
Chris Want
83e91abcc5 "Animation Mixer" is now "NLA Editor" 2003-05-11 22:57:14 +00:00
Simon Clitherow
9ffc4e7be5 cygwin build now uses Matt Ebb's new blender icon 2003-05-11 20:58:41 +00:00
Simon Clitherow
92b017f3ce cygwin build now links with freetype2ST.lib 2003-05-11 18:17:00 +00:00
Rob Haarsma
2552f05b31 modified to load the new .bfont.ttf correct 2003-05-11 17:44:05 +00:00
Simon Clitherow
c74da8a119 Blender now links with freetype2ST.lib (MSVC 6) 2003-05-11 17:41:58 +00:00
Simon Clitherow
3bdddf6c97 renaming vera.ttf to .bfont.ttf (Part 2) :) 2003-05-11 17:31:18 +00:00
Simon Clitherow
ede0eefcd2 renaming vera.ttf to .bfont.ttf 2003-05-11 17:27:37 +00:00
Stefan Gartner
568f36aa4e changed default location of gettext libs on OS X 2003-05-11 17:07:13 +00:00
Stefan Gartner
f62cd76ed8 disable INTERNATIONAL and WITH_FREETYPE2 on FreeBSD 2003-05-11 16:54:01 +00:00
Rob Haarsma
ba3cab450b (win32) you can now safely cancel the avicodec dialog 2003-05-11 16:48:55 +00:00
Rob Haarsma
fe05ca64f2 fixed a (wn32 avi) codec issue when adding an Empty scene.
added ttc and otc to the list of font extensions.
2003-05-11 15:44:23 +00:00
Wouter van Heyst
a204816f3f - Removed requests to mail reevan@blender.nl 2003-05-11 14:29:16 +00:00
Rob Haarsma
713f048f73 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."
2003-05-11 14:10:37 +00:00
Chris Want
fbca17dfa7 FTGL support for irix (I would like to say international and truetype
text object support, but I can't test too much until Monday).
2003-05-11 00:27:23 +00:00
Stefan Gartner
b3c48c4d2c 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.
2003-05-10 16:35:28 +00:00
Chris Want
1ecddea462 Some modifications to get cygwin/msvc compiling/linking 2003-05-10 16:25:23 +00:00
Wouter van Heyst
c5cfce5485 - 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
2003-05-10 14:29:25 +00:00
Stefan Gartner
9314e9db13 don't link against libiconv on os x 2003-05-10 13:19:23 +00:00
Rob Haarsma
3c77276bd7 added Goofster's mergemenu to the alt-w menu.
revised by Matt Ebb
2003-05-10 12:22:26 +00:00
Rob Haarsma
8218dd2614 made Blender 2.27 startup with aa fonts on by default. 2003-05-10 11:25:52 +00:00
Rob Haarsma
d3524b73ea added GNU font Vera.ttf as default font. 2003-05-10 11:24:37 +00:00
Ton Roosendaal
8bd26c12d5 - release now is called 2.27 2003-05-10 10:37:43 +00:00
Rob Haarsma
950504c016 added Matt Ebb's new windowtype button 2003-05-10 10:36:14 +00:00
Ton Roosendaal
37d32099d6 updated version to 2.27.
Just compile blendkernel/intern/blender.c at least
2003-05-10 10:07:07 +00:00
Stefan Gartner
99bd02a98b 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.
2003-05-09 20:20:40 +00:00
Rob Haarsma
2292658124 added Matt Ebb's icons for the new headerbuttons. 2003-05-09 14:03:34 +00:00
Rob Haarsma
29806ccb0d replaced depricated p2cstr with CopyPascalStringToC for OSX. 2003-05-09 13:07:41 +00:00
Rob Haarsma
07d97ff881 minor fix 2003-05-09 13:05:16 +00:00
Rob Haarsma
65815c0777 Oops, forgot to put the codecname label behind ifdefs. 2003-05-09 12:56:55 +00:00
Rob Haarsma
1f5ba2debd cleaned up language support for a release. 2003-05-09 12:48:21 +00:00
Rob Haarsma
6670ad7bec minor code cleanups 2003-05-09 12:45:59 +00:00
Rob Haarsma
1e7e0633cf modified tooltip heights 2003-05-09 11:39:37 +00:00
Rob Haarsma
f8803db66d added a labelbutton that displays the selected avi/quicktime codec. 2003-05-09 11:24:55 +00:00
Willian Padovani Germano
81d2589d6a * Implement Blender_Redraw(), minor changes in other files
* Implemented submodule Text
2003-05-09 04:34:40 +00:00
Willian Padovani Germano
ceeb5e7568 * 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
2003-05-08 23:51:09 +00:00
Rob Haarsma
cf6def23e3 forgot to commit this one for win/fullscreen 2003-05-08 20:53:38 +00:00
Rob Haarsma
c794506cb3 aa fonts have correct colors in the toolbox now. 2003-05-08 20:40:57 +00:00
Rob Haarsma
16aa1b8773 added 2.27 splash screen, designed by Matt Ebb.
nice work !!
2003-05-08 19:59:51 +00:00
Frank van Beek
2258e14eb5 - new Blender Installer Icon (thanks Matt)
It's a pity nsis only uses the 32x32x16 bit version of this icon ;-(
2003-05-08 19:29:09 +00:00
Stefan Gartner
cc8460b1e7 fix loading of truetype fonts on linux 2003-05-08 17:27:43 +00:00
Rob Haarsma
ad0bf55843 added a fullscreen button in the top header (windows only)
written by Florian Eggenberger.
2003-05-08 16:24:58 +00:00
Rob Haarsma
97feb53f36 changed for the new fullscreen button (windows only) 2003-05-08 16:22:41 +00:00
Rob Haarsma
d53ca699c9 fixed ui_draw_but_TOG3 for correct coloring non-ftgl texts. 2003-05-08 13:44:16 +00:00
Willian Padovani Germano
154a49fbba updating change in an included filename 2003-05-08 03:13:17 +00:00
Willian Padovani Germano
1e891f844a * 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.
2003-05-08 03:06:46 +00:00
Rob Haarsma
f20e95b73a removed two paste errors :) 2003-05-07 19:32:09 +00:00
Rob Haarsma
f28516e7b0 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
2003-05-07 19:27:29 +00:00
Chris Want
cb2d8c7225 A fix to the release Makefile so that strip happens *after* copy.
Please test!
2003-05-07 14:47:49 +00:00
Rob Haarsma
d279fc6c45 pulldown menus now scale according to textwidths 2003-05-07 03:00:11 +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