Revision e11754c by Alejandro Conty Estevez January 26, 2004, 12:15 (GMT) |
possible fix for os x problem, caused by SIGVTALRM |
Revision 57be09f by Chris Want January 25, 2004, 23:59 (GMT) |
Modified 'make release' as recommended by J. Walton (removed some @'s) |
Revision 2837000 by Alexander Ewering January 25, 2004, 23:48 (GMT) |
"Fixes" bug 929 - The undo system crashed when the maximum number of undo steps in userprefs was set to 1. Increased the lowest possible value to 2 :) |
Revision 5b5d9f9 by Chris Want January 25, 2004, 21:42 (GMT) |
SCons for irix update (now does mips3 binary). |
Revision 350310f by Chris Want January 25, 2004, 20:59 (GMT) |
Fix for irix 'make release' |
Revision c8d8b2c by Michel Selten January 25, 2004, 20:57 (GMT) |
SCons update * makesdna generates dna.c which in turn should be compiled with nice cflags, linkflags etc. But, a small error slipped in which caused the .c file to be compiled into a nice .o file without those flags. Thanks to Hos for pointing out the error and persisting there indeed was an error. |
Revision 8b53b30 by Alfredo de Greef January 25, 2004, 20:28 (GMT) |
arealight now can be used without global photonmap fixed problem with spotlights not rendering |
Revision 82f8155 by Chris Want January 25, 2004, 18:37 (GMT) |
Fixed a typo in the 'make release' stuff |
Revision 83cfab3 by Chris Want January 25, 2004, 18:31 (GMT) |
A few 'make release' related modifications: * the compiled plugins get moved to .blender/plugins in the release tarball (the include and C files remain where they were). Please test. * if they exist, the directories release/scripts and release/bpydata get copied to .blender/scripts and .blender/bpydata respectively. |
Revision 259acf5 by Michel Selten January 25, 2004, 17:58 (GMT) |
Python bug fix for #724 * Blender.Object.setDrawMode does not work. I had accidentally switched the variables for setDrawMode and setDrawType. This implied that _both_ functions did not work correctly. The functions getDrawMode and getDrawType use the correct variables. |
Revision 8eac9ce by Michel Selten January 25, 2004, 17:42 (GMT) |
Python bug fix for #875 * Blender.Object.GetSelected() would crash when no 3d-view has been initialized at startup. Fixed. |
Revision 7021c88 by Robert Wenzlaff January 25, 2004, 16:25 (GMT) |
- Port fix for Backbuffer/Optimize hang (caused by short pointer hack) from tuhopuu. |
Revision 4e52550 by Rob Haarsma January 25, 2004, 13:50 (GMT) |
Applied checks for more secure 3D font handling. (Loading fonts without a valid name would crash Blender) |
Revision 2037ef9 by Ton Roosendaal January 24, 2004, 17:26 (GMT) |
- code i committed for correct arrowkeys on selecting items in pulldowns broke the ui_mouse_motion_towards_block() function. This made sure mouse motion (diagonal) towards a new opened sub-level keeps the sub- level open. Fixed! |
Revision 1f36414 by Ton Roosendaal January 24, 2004, 16:56 (GMT) |
- Nurbs curve/surface Nkey editmode now displays the W value again! was lost in 2.30 makeover. |
Revision 00406f1 by Ton Roosendaal January 24, 2004, 12:24 (GMT) |
- commented out line with unused variable, to make warnings going down with 1! |
Revision 79884ff by Alejandro Conty Estevez January 24, 2004, 12:23 (GMT) |
Added another control for new pathlight refinement parameter and solved a problem with name collision betwen textures and shaders reported by kino. |
Revision 38c0f59 by Ton Roosendaal January 24, 2004, 12:18 (GMT) |
- moved declaration of new variable up; in plain C you cannot do that in the middle of code, only after a "{". :) |
January 24, 2004, 05:10 (GMT) |
* Fixed an incorrect hotkey label in the 3D view menus and toolbox |
January 24, 2004, 05:08 (GMT) |
* Small tweaks to the default theme's colours |
|
|
|


Master Commits
MiikaHweb | 2003-2021