2003-05-13 |
Stefan Gartner | .mo files were created in the wrong directory on os... |
commit | commitdiff | tree |
2003-05-13 |
Stefan Gartner | use $(NANBLENDERHOME) instead of ../.. |
commit | commitdiff | tree |
2003-05-13 |
Kent Mein | Added some comments on FTGL |
commit | commitdiff | tree |
2003-05-13 |
Stefan Gartner | revert to previous version, as starting blender maximiz... |
commit | commitdiff | tree |
2003-05-13 |
Rob Haarsma | fixed some more screenupdate issues and eliminated... |
commit | commitdiff | tree |
2003-05-13 |
Rob Haarsma | added Dutch and Catalan preliminary translations. |
commit | commitdiff | tree |
2003-05-13 |
Stefan Gartner | updated blender icon for os x |
commit | commitdiff | tree |
2003-05-13 |
Stefan Gartner | maximize blender window on startup on os x |
commit | commitdiff | tree |
2003-05-13 |
Stefan Gartner | create .po files in the application bundle on os x |
commit | commitdiff | tree |
2003-05-13 |
Stefan Gartner | don't copy the .blender dir to $DISTDIR on OS X, as... |
commit | commitdiff | tree |
2003-05-13 |
Rob Haarsma | fixed minor text color issue. |
commit | commitdiff | tree |
2003-05-13 |
Wouter van... | - Add po/ to the list of subdirs. |
commit | commitdiff | tree |
2003-05-13 |
Wouter van... | - Preliminary makefile that just calls msgfmt on po... |
commit | commitdiff | tree |
2003-05-13 |
Wouter van... | Copy the .blender directory into DESTDIR for bundling... |
commit | commitdiff | tree |
2003-05-13 |
Rob Haarsma | moved BKE_utildefines behind __APPLE__ #ifdef. |
commit | commitdiff | tree |
2003-05-13 |
Chris Want | Static linking of freetype, libintl from sgi freeware... |
commit | commitdiff | tree |
2003-05-13 |
Willian Padovani... | * Added 3 missing functions, 2 of them called by blende... |
commit | commitdiff | tree |
2003-05-12 |
Stefan Gartner | store locales, .Blanguage, and .bfont.ttf inside of... |
commit | commitdiff | tree |
2003-05-12 |
Stefan Gartner | moved #include <sys/param.h> inside #ifdef __APPLE__ |
commit | commitdiff | tree |
2003-05-12 |
Rob Haarsma | removed obsolete files |
commit | commitdiff | tree |
2003-05-12 |
Rob Haarsma | added French and Spanish preliminary translations. |
commit | commitdiff | tree |
2003-05-12 |
Rob Haarsma | added .blenderdir/locale and preliminary translations. |
commit | commitdiff | tree |
2003-05-12 |
Stefan Gartner | added function to get the full path to the application... |
commit | commitdiff | tree |
2003-05-12 |
Rob Haarsma | modified so .Blanguages and .bfont get loaded from... |
commit | commitdiff | tree |
2003-05-12 |
Wouter van... | - Destroy the glx context _before_ the X window. |
commit | commitdiff | tree |
2003-05-12 |
Stefan Gartner | added some more include paths to CPPFLAGS... |
commit | commitdiff | tree |
2003-05-12 |
Stefan Gartner | added -I../../blenlib to CPPFLAGS |
commit | commitdiff | tree |
2003-05-12 |
Rob Haarsma | added routine that checks for LOCALE/message directory. |
commit | commitdiff | tree |
2003-05-11 |
Rob Haarsma | modified userprefs layout. |
commit | commitdiff | tree |
2003-05-11 |
Chris Want | "Animation Mixer" is now "NLA Editor" |
commit | commitdiff | tree |
2003-05-11 |
Simon Clitherow | cygwin build now uses Matt Ebb's new blender icon |
commit | commitdiff | tree |
2003-05-11 |
Simon Clitherow | cygwin build now links with freetype2ST.lib |
commit | commitdiff | tree |
2003-05-11 |
Rob Haarsma | modified to load the new .bfont.ttf correct |
commit | commitdiff | tree |
2003-05-11 |
Simon Clitherow | Blender now links with freetype2ST.lib (MSVC 6) |
commit | commitdiff | tree |
2003-05-11 |
Simon Clitherow | renaming vera.ttf to .bfont.ttf (Part 2) :) |
commit | commitdiff | tree |
2003-05-11 |
Simon Clitherow | renaming vera.ttf to .bfont.ttf |
commit | commitdiff | tree |
2003-05-11 |
Stefan Gartner | changed default location of gettext libs on OS X |
commit | commitdiff | tree |
2003-05-11 |
Stefan Gartner | disable INTERNATIONAL and WITH_FREETYPE2 on FreeBSD |
commit | commitdiff | tree |
2003-05-11 |
Rob Haarsma | (win32) you can now safely cancel the avicodec dialog |
commit | commitdiff | tree |
2003-05-11 |
Rob Haarsma | fixed a (wn32 avi) codec issue when adding an Empty... |
commit | commitdiff | tree |
2003-05-11 |
Wouter van... | - Removed requests to mail reevan@blender.nl |
commit | commitdiff | tree |
2003-05-11 |
Rob Haarsma | applied Matt Ebb's patch for the infoeditmenu: |
commit | commitdiff | tree |
2003-05-11 |
Chris Want | FTGL support for irix (I would like to say internationa... |
commit | commitdiff | tree |
2003-05-10 |
Stefan Gartner | enable truetype fonts for text objects when building... |
commit | commitdiff | tree |
2003-05-10 |
Chris Want | Some modifications to get cygwin/msvc compiling/linking |
commit | commitdiff | tree |
2003-05-10 |
Wouter van... | - Provide upstream urls for the i18n work (gettext... |
commit | commitdiff | tree |
2003-05-10 |
Stefan Gartner | don't link against libiconv on os x |
commit | commitdiff | tree |
2003-05-10 |
Rob Haarsma | added Goofster's mergemenu to the alt-w menu. |
commit | commitdiff | tree |
2003-05-10 |
Rob Haarsma | made Blender 2.27 startup with aa fonts on by default. |
commit | commitdiff | tree |
2003-05-10 |
Rob Haarsma | added GNU font Vera.ttf as default font. |
commit | commitdiff | tree |
2003-05-10 |
Ton Roosendaal | - release now is called 2.27 |
commit | commitdiff | tree |
2003-05-10 |
Rob Haarsma | added Matt Ebb's new windowtype button |
commit | commitdiff | tree |
2003-05-10 |
Ton Roosendaal | updated version to 2.27. |
commit | commitdiff | tree |
2003-05-09 |
Stefan Gartner | store message catalogs in Resources folder of the appli... |
commit | commitdiff | tree |
2003-05-09 |
Rob Haarsma | added Matt Ebb's icons for the new headerbuttons. |
commit | commitdiff | tree |
2003-05-09 |
Rob Haarsma | replaced depricated p2cstr with CopyPascalStringToC... |
commit | commitdiff | tree |
2003-05-09 |
Rob Haarsma | minor fix |
commit | commitdiff | tree |
2003-05-09 |
Rob Haarsma | Oops, forgot to put the codecname label behind ifdefs. |
commit | commitdiff | tree |
2003-05-09 |
Rob Haarsma | cleaned up language support for a release. |
commit | commitdiff | tree |
2003-05-09 |
Rob Haarsma | minor code cleanups |
commit | commitdiff | tree |
2003-05-09 |
Rob Haarsma | modified tooltip heights |
commit | commitdiff | tree |
2003-05-09 |
Rob Haarsma | added a labelbutton that displays the selected avi... |
commit | commitdiff | tree |
2003-05-09 |
Willian Padovani... | * Implement Blender_Redraw(), minor changes in other... |
commit | commitdiff | tree |
2003-05-08 |
Willian Padovani... | * Finishing renaming of interface.[ch] to EXPP_interfac... |
commit | commitdiff | tree |
2003-05-08 |
Rob Haarsma | forgot to commit this one for win/fullscreen |
commit | commitdiff | tree |
2003-05-08 |
Rob Haarsma | aa fonts have correct colors in the toolbox now. |
commit | commitdiff | tree |
2003-05-08 |
Rob Haarsma | added 2.27 splash screen, designed by Matt Ebb. |
commit | commitdiff | tree |
2003-05-08 |
Frank van Beek | - new Blender Installer Icon (thanks Matt) |
commit | commitdiff | tree |
2003-05-08 |
Stefan Gartner | fix loading of truetype fonts on linux |
commit | commitdiff | tree |
2003-05-08 |
Rob Haarsma | added a fullscreen button in the top header (windows... |
commit | commitdiff | tree |
2003-05-08 |
Rob Haarsma | changed for the new fullscreen button (windows only) |
commit | commitdiff | tree |
2003-05-08 |
Rob Haarsma | fixed ui_draw_but_TOG3 for correct coloring non-ftgl... |
commit | commitdiff | tree |
2003-05-08 |
Willian Padovani... | updating change in an included filename |
commit | commitdiff | tree |
2003-05-08 |
Willian Padovani... | * Added submodule Window, including FileSelector and... |
commit | commitdiff | tree |
2003-05-07 |
Rob Haarsma | removed two paste errors :) |
commit | commitdiff | tree |
2003-05-07 |
Rob Haarsma | hotkey for changing a mesh to a subsurface and back... |
commit | commitdiff | tree |
2003-05-07 |
Chris Want | A fix to the release Makefile so that strip happens... |
commit | commitdiff | tree |
2003-05-07 |
Rob Haarsma | pulldown menus now scale according to textwidths |
commit | commitdiff | tree |
2003-05-06 |
Simon Clitherow | Post-build step to copy gnu_gettext.dll to bin dir... |
commit | commitdiff | tree |
2003-05-06 |
Rob Haarsma | fixed some interface font issues. |
commit | commitdiff | tree |
2003-05-06 |
Chris Want | Autoskinning: |
commit | commitdiff | tree |
2003-05-05 |
Stefan Gartner | disable i18n on linux, second attempt |
commit | commitdiff | tree |
2003-05-05 |
Stefan Gartner | disable i18n support on linux |
commit | commitdiff | tree |
2003-05-05 |
Stefan Gartner | enable multilingual support on linux and os x using... |
commit | commitdiff | tree |
2003-05-05 |
Rob Haarsma | fixed a lot of interface update issues. |
commit | commitdiff | tree |
2003-05-05 |
Rob Haarsma | added fullscreen command line switch on Win32 -W |
commit | commitdiff | tree |
2003-05-05 |
Rob Haarsma | added fullscreen command line switch on Win32 -W |
commit | commitdiff | tree |
2003-05-04 |
Rob Haarsma | wheee! the all-feared 'bin' directory is here. |
commit | commitdiff | tree |
2003-05-04 |
Rob Haarsma | made the preview update correctly when switching the... |
commit | commitdiff | tree |
2003-05-04 |
Rob Haarsma | reverted to previous version, changes weren't meant... |
commit | commitdiff | tree |
2003-05-04 |
Rob Haarsma | drawinfospace function now matches zr's recent changes |
commit | commitdiff | tree |
2003-05-03 |
Rob Haarsma | added two extra uv mapping types to uv menu, |
commit | commitdiff | tree |
2003-05-03 |
Rob Haarsma | changed buttontype for the pulldown titles |
commit | commitdiff | tree |
2003-05-03 |
Rob Haarsma | Multilingual interface support added. |
commit | commitdiff | tree |
2003-05-03 |
Rob Haarsma | Multilingual interface support added. |
commit | commitdiff | tree |
2003-05-03 |
Rob Haarsma | Multilingual interface support added. |
commit | commitdiff | tree |
2003-05-03 |
Maarten Gribnau | Removed old project builder project files. |
commit | commitdiff | tree |
2003-05-02 |
Kent Mein | Updated the scatter program to fix some warnings. |
commit | commitdiff | tree |
2003-05-02 |
Kent Mein | First whack at getting FREETYPE2 stuff added to the |
commit | commitdiff | tree |
2003-05-02 |
Stefan Gartner | fun with quicktime: |
commit | commitdiff | tree |
next |