2003-06-12 |
Kent Mein | Added some small comments on cygwin building under... |
commit | commitdiff | tree |
2003-06-12 |
Ton Roosendaal | - Completely reorganized renderwin.c, added readable... |
commit | commitdiff | tree |
2003-06-12 |
Willian Padovani... | * Small changes in many files: |
commit | commitdiff | tree |
2003-06-11 |
Simon Clitherow | A better method for finding the installation dir on... |
commit | commitdiff | tree |
2003-06-11 |
Ton Roosendaal | - fixed timer-wait for tooltips. this annoyed me such... |
commit | commitdiff | tree |
2003-06-11 |
Ton Roosendaal | - OSX bugfix: drawing selection code for vpaint and... |
commit | commitdiff | tree |
2003-06-11 |
Ton Roosendaal | - Makefile: removed 'creator lib' compiling. only ... |
commit | commitdiff | tree |
2003-06-11 |
Ton Roosendaal | - OSX bug: selecting vertices in imagewindow didnt... |
commit | commitdiff | tree |
2003-06-11 |
Ton Roosendaal | - OSX ghost: hand cursor, and it creates an opengl... |
commit | commitdiff | tree |
2003-06-11 |
Ton Roosendaal | - cursors: now display a nice hand over the edges,... |
commit | commitdiff | tree |
2003-06-10 |
Rob Haarsma | enabled mousewheel functionality also in 3D textediting. |
commit | commitdiff | tree |
2003-06-09 |
Willian Padovani... | * Added 'extern' to PyTypeObject declarations in some... |
commit | commitdiff | tree |
2003-06-09 |
Willian Padovani... | small update to getAttr method |
commit | commitdiff | tree |
2003-06-09 |
Willian Padovani... | * Applied a small fix to a bug reported by Guignot: |
commit | commitdiff | tree |
2003-06-08 |
Rob Haarsma | fixed a prob with background rendering, also spotted... |
commit | commitdiff | tree |
2003-06-07 |
Willian Padovani... | * Improved error checking in BPY_interface.c: |
commit | commitdiff | tree |
2003-06-06 |
Stefan Gartner | readded IS_jpg() macro |
commit | commitdiff | tree |
2003-06-06 |
Casey Corn | Hopfully fixed the readability issue by using distribut... |
commit | commitdiff | tree |
2003-06-05 |
Simon Clitherow | Blender now correctly checks the current dir for /... |
commit | commitdiff | tree |
2003-06-05 |
Willian Padovani... | * Added two modules: |
commit | commitdiff | tree |
2003-06-05 |
Willian Padovani... | *Minor updates: |
commit | commitdiff | tree |
2003-06-05 |
Kent Mein | Holger's update. |
commit | commitdiff | tree |
2003-06-04 |
Simon Clitherow | Registering .blend files now works for Windows -- hopef... |
commit | commitdiff | tree |
2003-06-04 |
Michel Selten | * Made three functions static in the Object module. |
commit | commitdiff | tree |
2003-06-04 |
Michel Selten | * Fixed stupid compilation bug (non-gcc) in BGL. I... |
commit | commitdiff | tree |
2003-06-03 |
Kent Mein | holger's patch for visual-c ssl stuff. |
commit | commitdiff | tree |
2003-06-03 |
Chris Want | Removing this ssl-related file as it is no longer needed |
commit | commitdiff | tree |
2003-06-03 |
Casey Corn | Enabled distributing group documentation, in order... |
commit | commitdiff | tree |
2003-06-02 |
Michel Selten | * Fix compilation errors on Windows hopefully. Implemen... |
commit | commitdiff | tree |
2003-05-31 |
Alexander Ewering | Fixes a memory leak which caused Blender to hog up... |
commit | commitdiff | tree |
2003-05-31 |
Willian Padovani... | * Updated NMesh port to exppython: |
commit | commitdiff | tree |
2003-05-30 |
Kent Mein | Patch submitted by Martin Renold (maxy) |
commit | commitdiff | tree |
2003-05-30 |
Chris Want | Updated the docs for building blender using cygwin... |
commit | commitdiff | tree |
2003-05-30 |
Kent Mein | This is a fun one ;) |
commit | commitdiff | tree |
2003-05-30 |
Ton Roosendaal | - fixed typo, a : should be ; |
commit | commitdiff | tree |
2003-05-30 |
Casey Corn | Added more docs, mostly header stuff, but some real... |
commit | commitdiff | tree |
2003-05-30 |
Casey Corn | Added some input files and turned the INTERNAL_DOCS... |
commit | commitdiff | tree |
2003-05-29 |
Chris Want | Support for the experimental python stuff in the tradit... |
commit | commitdiff | tree |
2003-05-29 |
Kent Mein | Added Jan's Notes on NetBSD/pkgsrc building the source... |
commit | commitdiff | tree |
2003-05-29 |
Kent Mein | One of Jan's patches for NetBSD. |
commit | commitdiff | tree |
2003-05-29 |
Willian Padovani... | * Module Curve updated: |
commit | commitdiff | tree |
2003-05-28 |
Ton Roosendaal | OSX app name now is Blender with a capital Bee! |
commit | commitdiff | tree |
2003-05-28 |
Kent Mein | Michael Velikanje's patch to renable Sphereical UV... |
commit | commitdiff | tree |
2003-05-28 |
Willian Padovani... | * Added submodule Blender.Material |
commit | commitdiff | tree |
2003-05-26 |
Casey Corn | Added cgul's comments. |
commit | commitdiff | tree |
2003-05-26 |
Casey Corn | Added docs/formatted existing docs for doxygen. |
commit | commitdiff | tree |
2003-05-26 |
Casey Corn | Turned on the EXTRACT_STATIC flag and added BUILD_DATE to |
commit | commitdiff | tree |
2003-05-26 |
Ton Roosendaal | updated comment for osx compiling |
commit | commitdiff | tree |
2003-05-26 |
Rob Haarsma | modified to load fonts correctly. |
commit | commitdiff | tree |
2003-05-26 |
Rob Haarsma | removed a mousecoords printf message |
commit | commitdiff | tree |
2003-05-26 |
Casey Corn | Documentation commit. |
commit | commitdiff | tree |
2003-05-25 |
Ton Roosendaal | Changed cursor type for moving window edges in OSX... |
commit | commitdiff | tree |
2003-05-25 |
Chris Want | Some tweaks to make the windows-gcc play nice with... |
commit | commitdiff | tree |
2003-05-24 |
Casey Corn | Modified existing docs to integrate with new docs. |
commit | commitdiff | tree |
2003-05-24 |
Casey Corn | Added ghost and imbuf to mainpage. |
commit | commitdiff | tree |
2003-05-24 |
Casey Corn | Added ghost, imbuf, and some src files to input, and... |
commit | commitdiff | tree |
2003-05-24 |
Chris Want | Support for building bf-blender under windows with... |
commit | commitdiff | tree |
2003-05-24 |
Chris Want | Use of a (not included in cvs) file called user-def... |
commit | commitdiff | tree |
2003-05-24 |
Casey Corn | Last of cgul's documentation submissions. |
commit | commitdiff | tree |
2003-05-24 |
Michel Selten | * Fix compiler warning. Struct QuicktimeCodecData had... |
commit | commitdiff | tree |
2003-05-24 |
Casey Corn | Added group defaultconfig to group mainmodule. |
commit | commitdiff | tree |
2003-05-24 |
Casey Corn | Comments submitted by: cgul |
commit | commitdiff | tree |
2003-05-24 |
Casey Corn | This is the initial commit for the doxygen config file... |
commit | commitdiff | tree |
2003-05-23 |
Willian Padovani... | bug fix: sigsegv when script had syntax errors |
commit | commitdiff | tree |
2003-05-23 |
Willian Padovani... | * Fixed bug in BPY_interface.c (exppython): |
commit | commitdiff | tree |
2003-05-23 |
Casey Corn | First documentation commit :) |
commit | commitdiff | tree |
2003-05-22 |
Simon Clitherow | removed the unnecessary #include. |
commit | commitdiff | tree |
2003-05-22 |
Simon Clitherow | - fixed 'double-click on blend file' errors on Windows... |
commit | commitdiff | tree |
2003-05-22 |
Kent Mein | Stage two of removing ssl support. |
commit | commitdiff | tree |
2003-05-22 |
Kent Mein | Moved the MAX section up so its with MAXFLOAT |
commit | commitdiff | tree |
2003-05-21 |
Rob Haarsma | fixed a memory deallocation error. |
commit | commitdiff | tree |
2003-05-21 |
Willian Padovani... | Implemented the compare callback for Camera, Image... |
commit | commitdiff | tree |
2003-05-21 |
Michel Selten | * Implemented more of the Object module. |
commit | commitdiff | tree |
2003-05-21 |
Kent Mein | Moved the misc txt files into the doc dir... |
commit | commitdiff | tree |
2003-05-21 |
Kent Mein | Jeroen Lamain's edgeRender patch.... |
commit | commitdiff | tree |
2003-05-21 |
Rob Haarsma | fixed dialog framerate. |
commit | commitdiff | tree |
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 |
next |