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 |
|
|
|
db77deb311
|
- first commit form mac ;-), changed data structure VObjectData a little,
removed unused code
|
2007-01-12 08:51:16 +00:00 |
|
|
|
75b553e900
|
- Bug fix: object trnasformation now follows verse specification. It
means, other verse client will display object transformation correctly.
Objects will not be up-side down etc. Bug reported at irc by Emil.
Thanks!
|
2007-01-09 11:50:45 +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 |
|
|
|
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 |
|