2003-05-21 |
Rob Haarsma | Updated Quicktime code so settings can be stored in... |
commit | commitdiff | tree |
2003-05-20 |
Michel Selten | * Fixed a bug in Object.getSelected(). All the objects... |
commit | commitdiff | tree |
2003-05-20 |
Kent Mein | First step in removing ssl support... |
commit | commitdiff | tree |
2003-05-20 |
Kent Mein | Slightly Modified version of Kester Maddock's Lamps... |
commit | commitdiff | tree |
2003-05-20 |
Kent Mein | Kester Maddock's valgrind memory issue patch. |
commit | commitdiff | tree |
2003-05-20 |
Nathan Letwory | removed redundant solution file (moved to blender direc... |
commit | commitdiff | tree |
2003-05-20 |
Nathan Letwory | updated paths for two subprojects. |
commit | commitdiff | tree |
2003-05-20 |
Nathan Letwory | updated include directories. Using msvc7 projectfile... |
commit | commitdiff | tree |
2003-05-20 |
Nathan Letwory | moved one dir up. |
commit | commitdiff | tree |
2003-05-20 |
Nathan Letwory | move it one dir up. |
commit | commitdiff | tree |
2003-05-20 |
Nathan Letwory | updated msvc7 project files and solution file. Updated... |
commit | commitdiff | tree |
2003-05-20 |
Willian Padovani... | * Implemented the 3 functions needed by the Object... |
commit | commitdiff | tree |
2003-05-20 |
Willian Padovani... | Guignot implemented 3 functions needed by the Object... |
commit | commitdiff | tree |
2003-05-19 |
Nathan Letwory | MSVC7 Solution file. The main entry for MSVC7. Project... |
commit | commitdiff | tree |
2003-05-17 |
Michel Selten | * Updated the naming convention for some functions... |
commit | commitdiff | tree |
2003-05-17 |
Willian Padovani... | * Added Blender.Curve submodule, written by Jacques... |
commit | commitdiff | tree |
2003-05-17 |
Willian Padovani... | * Added submodule NMesh: |
commit | commitdiff | tree |
2003-05-16 |
Rob Haarsma | Fixed nasty issue when aborting Quicktime rendering. |
commit | commitdiff | tree |
2003-05-16 |
Rob Haarsma | reverted to 2.27 original fontcoloring method |
commit | commitdiff | tree |
2003-05-15 |
Rob Haarsma | Seeing all comments on the interface slowdown, I decide... |
commit | commitdiff | tree |
2003-05-14 |
Wouter van... | - Copy the font and .Blanguages into the end result |
commit | commitdiff | tree |
2003-05-14 |
Simon Clitherow | updated release makefiles and self installer script... |
commit | commitdiff | tree |
2003-05-14 |
Wouter van... | - Remove duplicates from po files |
commit | commitdiff | tree |
2003-05-14 |
Chris Want | Irix doesn't like 'cp -a' for recursive copying |
commit | commitdiff | tree |
2003-05-14 |
Ton Roosendaal | - updated iff.h, for compatibility with blender itself |
commit | commitdiff | tree |
2003-05-14 |
Ton Roosendaal | just translated imbuf struct |
commit | commitdiff | tree |
2003-05-14 |
Rob Haarsma | doubled the size of the string to be translated, which... |
commit | commitdiff | tree |
2003-05-14 |
Stefan Gartner | don't crash when adding an object after the previously... |
commit | commitdiff | tree |
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 |
next |