Chris Want
|
5d0a207ecb
|
Patch from GSR that a) fixes a whole bunch of GPL/BL license
blocks that were previously missed; and b) greatly increase my
ohloh stats!
|
2008-04-16 22:40:48 +00:00 |
|
Nathan Letwory
|
12d32f5cf9
|
=== Verse ===
* add preliminary verse method support to Blender. This gets really interesting whenever I get Verse Chat completed.
|
2007-06-11 10:42:38 +00:00 |
|
|
|
b17ce5e24a
|
- bug fix: brecht's fixing of warning caused one bug, ... one "break;"
was missing in code ... blender crashed, when it was connected to
verse server with bitmap node
|
2006-10-30 12:24:22 +00:00 |
|
|
|
5376df2689
|
Fixed all gcc 4 warnings in blenkernel. Found 2 potentially harmful
unintialized variables in the verse code, verse_session.c:451 and
verse_object_node.c:339, those are properly initialized now.
|
2006-10-26 23:34:44 +00:00 |
|
Nathan Letwory
|
ba4f678b5c
|
* Verse username for blender avatar can be set in userprefs (System&OpenGL). The name defaults to the old form.
|
2006-10-19 05:06:41 +00:00 |
|
|
|
2ee42ac01e
|
Huge commit: VERSE
- All code is in #ifdef ... #endif
- Only make build system is supported and you have to add:
export WITH_VERSE=true
to user-def.mk file
- Blender can share only mesh objects and bitmaps now
- More informations can be found at wiki:
http://mediawiki.blender.org/index.php/BlenderDev/VerseIntegrationToBlender
http://mediawiki.blender.org/index.php/BlenderDev/VerseIntegrationToBlenderUserDoc
I hope, that I didn't forget at anything
|
2006-08-20 15:22:56 +00:00 |
|