Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5484 / 5574

March 6, 2004, 10:35 (GMT)

Fix for bug# 986
Assigning a new value to a Button string did not resize the string buffer.
Revision 8a7110a by Kent Mein
March 5, 2004, 21:29 (GMT)


removed -Wbad-function-cast -Wmissing-declarations -Wnested-externs
from LEVEL_2_CPP_WARNINGS since they aren't valid for c++
(Note they are still in the LEVEL_2_C_WARNINGS)

Kent
March 5, 2004, 20:08 (GMT)
Bugfixes by eeshlo

Fixes Bug 990 and 976
990 - Parenting Issues with Yafray Export
976 - Curve (Text) 'Front' and 'Back' not Exporting to Yafray
March 5, 2004, 17:15 (GMT)
Added 'Execute Script' to the right click pupmenu in the text editor
March 5, 2004, 15:20 (GMT)
* [SCons] enable BUILD_DATE for win32. Basically SCons creates an extra file in source/creator, which is included by buildinfo.c whenever BUILD_DATE is on and building on Windows. SCons automatically takes care of this dependency.
March 5, 2004, 08:20 (GMT)

Fix for bug #1014
In IpoCurve.addBezier() method, set handles of newly added point to type Auto.

Fix provided by Roland Hess (harkyman).
March 5, 2004, 06:25 (GMT)

Fix for Bug 1039
Changed doc to match the parameters for Ipo New() method.
Corrected error message for expected argument types in New() method.
March 5, 2004, 05:50 (GMT)
Fix for Bug 1045.
Added more detail for method return types in various doc files.
Changed version number in epy_docgen.sh to BPY_API_232.
March 3, 2004, 00:45 (GMT)
- set/get Euler works with the real thing now
- ability to set the object's matrix
March 2, 2004, 21:34 (GMT)
- [SCons] Take out redundant 'defines' usage. _LIB is not needed for SoundSystem. This stops SCons from complaining on Windows when building.
Revision 74680a0 by Kent Mein
March 2, 2004, 18:50 (GMT)


Removed a fudge factor of .5
think it was an old opengl hack for something.

See for more info:
http://www.blender.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=3107

Also the person that should get credit for this is: chrish and meestaplu

Kent
Revision 6ed91ce by Kent Mein
March 2, 2004, 16:49 (GMT)


Styken's fix for bug # 1035

Its a if to check for divide by 0 case.

Kent
March 2, 2004, 11:56 (GMT)
Documentation for mathutils.
March 2, 2004, 11:44 (GMT)
Documentation for mathutils.
March 2, 2004, 08:40 (GMT)
Added OpenBSD3.x to the SCons build system.
Revision b8b21cb by Kent Mein
March 1, 2004, 18:54 (GMT)


Another Patch by Joilnen,

This one uses struct casts to get rid of some gcc warnings.

Kent
Revision 1b6d9da by Kent Mein
March 1, 2004, 17:55 (GMT)


Joilnen's Fix for bug #999

Basically the switch statement for the menu had some numbers that were off.
it went 7 9 10 11 instead of 7 8 9 10


Joilnen's Fix for bug #999

Basically the switch statement for the menu had some numbers that were off.
it went 7 9 10 11 instead of 7 8 9 10

Kent
March 1, 2004, 11:24 (GMT)
Update to msvc7 for new Mathutils lib :)
February 29, 2004, 21:40 (GMT)
SCons updates
* Blender static now links. By default this option is disabled on all
platforms. Simply set the option in config.opts to 'true'.
* Added the following flags to config.opts:
- HOST_CC. This is the C compiler for the host platform. This value is the
same as TARGET_CC when not cross compiling.
- HOST_CXX. This is the C++ compiler for the host platform. This value is
the same as TARGET_CXX when not cross compiling.
- TARGET_CC. This is the C compiler for the target platform.
- TARGET_CXX. This is the C++ compiler for the target platform.
- TARGET_AR. This is the linker command for linking libraries.
- PATH This is the standard search path
All SConscript files have been updated to reflect these changes. Now it's
possible to change only the root SConstruct file, and all compiler specific
variables are passed automatically to all SConscript files. Of course, this
does not apply to makesdna because there the host and target platform is
different from all other libraries.
To pass a variable that applies to all platforms, all we now have to do is
set the correct value in library_env


Note: as usual, to get the latest options in the config.opts file, first
remove your version.
February 29, 2004, 16:45 (GMT)
Fixes bug report 1012. Copy Attrib didn't copy sudsurftype.
(Now it does.)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021