Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5467 / 5574

May 7, 2004, 19:56 (GMT)
Num-slider buts and CTRL didn't work when range was > 1.0
May 7, 2004, 18:03 (GMT)
Added two more mapping types to World buttons for sky render.

"Sphere": spherical mapping for a 360 degree panorama
"Tube": cylindrical mapping for a 360 degree panorama

Both mappings by default do only the sky (upper) hemisphere. The color
below is same as regular Horiz and Zenith colors, useful for setting
an AO effect.

Sample pics:
http://www.1000skies.com/fullpanos/index.htm (commercial)
May 7, 2004, 13:50 (GMT)
* bump VERSION to 2.33
* change python2.2 in python2.3 for win32
May 7, 2004, 11:59 (GMT)
When pressing ALT+A, i noticed other windows advance 1 frame. This is
caused by swapbuffers system, which redraws the other windows when the
CFRA timer already advanced 1 frame.

Added an extra redraw to fix this. Could fix report #964, will wait for
JWalton to verify.
May 7, 2004, 11:35 (GMT)
Improved three tooltips:
- Material Shadow and Traceable still mentioned old shadowbuffer methods
- AngMap option in World mapping has better explanation
May 6, 2004, 21:40 (GMT)
- switched a strcat and strcpy pair... doh! (well spotted b-ix!)
- appended "./blender" to %HOME% return for Win32. Is consistant now
with the other returns for Win.
May 6, 2004, 20:53 (GMT)
potential fix for windows crash when it encounters file dates beyond
the nice limited unix range (1970-2034 or so).
Zr will check!
May 6, 2004, 19:57 (GMT)
Fix related to audio crash. Made the check for when audio_init runs a
tinsy bit more strict. Now it did it for each ALT+A play anim.

I leave the debug print in still, for testing.
May 6, 2004, 19:42 (GMT)
bug fix #1237

A too strict pointer check caused action browsing in action-window not
to work when object didn't have action yet.
May 6, 2004, 19:31 (GMT)
fix for bug #1223

Bump was inverted in previewrender for planar preview.
May 6, 2004, 17:32 (GMT)
fix for bug #1226:
With subsurf level 0, in editmode, the hidden faces where still drawn.
Was caused because subsurfing code then is skipped.
May 6, 2004, 11:15 (GMT)
Member added, who wasnt included due to wrong subscription.
May 6, 2004, 02:13 (GMT)
Fix Bug #1243: http://projects.blender.org/tracker/?func=detail&aid=1243&group_id=9&atid=125

Use external velocity (velocity set by the game engine - not the physics engine) for Motion Actuators.
May 5, 2004, 04:12 (GMT)
Enable doubles internally in Solid for the Makefile build system.
May 5, 2004, 03:22 (GMT)
- PyInt_AsLong() was called on a possibly NULL object, this may be
a checked error but is no good anyway
- Bone_dealloc free'd Blender's actual copy of the Bone! AGH!!!!
- On syntax errors the python global dictionary was being free'd
twice. AGH!!! again!

Can someone from the Python team please audit this.
May 4, 2004, 21:16 (GMT)
- made a VERY IMPORTANT change to usiblender.c
May 4, 2004, 19:40 (GMT)
- change to non-typedef'ng method of declaring BCursor in winlay.h
(OSX doesn't like)
May 4, 2004, 19:13 (GMT)
- removed debug prints that had no meaning to most people
- zr: you lazy developer, you shouldn't commit code that has debug prints
in it. you ruined my life!!!!
May 4, 2004, 19:10 (GMT)
- ugh, do not break open an abstract data type just to add one single
function, especially when you are introducing extra dependencies
(GHOST) on files that should not have them.
Revision 2620ee4 by Kent Mein
May 4, 2004, 16:26 (GMT)


Shortened up the Makefile since freebsd,linux and solaris do the
same stuff:
Basically use this instead of seperate sections for each platform.
ifeq ($(OS),$(findstring $(OS), "linux freebsd solaris"))

Kent
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021