Search the web
Sign In
New User? Sign Up
dancedev · DANCE software development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 44 - 73 of 248   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
44
Hi , I'm new to this list I'm involved in the production of 3D content Does dance license prohibits its use in a production environment ? Serge Bakkal...
serge_bakkal
Offline Send Email
Aug 5, 2006
8:27 pm
45
... Serge, The DANCE license allows you to use the program for academic or non-commercial purposes. If you have a commercial/production use, then we'll have to...
shapiroari
Offline Send Email
Aug 5, 2006
8:44 pm
46
All, If you are having trouble running Tutorial 4 - Many Skeleton Ragdolls from the new DANCE release, perform the following change: In...
shapiroari
Offline Send Email
Aug 6, 2006
11:13 pm
47
Hi! Just a little note for those of you who are trying to build DANCE under .NET 2005: - You will want to rebuild 'ode.dll' with .NET 2005 as the ode.dll file ...
Sébastien Quirion
squirion@...
Send Email
Aug 23, 2006
8:15 pm
48
Hi! At page 75 of the DANCE manual, there is a description of a MocapTrakingController plugin. However, this plugin does not seem to be present in the latest...
Sébastien Quirion
squirion@...
Send Email
Aug 23, 2006
8:30 pm
49
Hi Sébastien, There are a couple of projects that are included, but not actually added to the solution. You should be able to right-click on dance_v3 in the...
Brian Allen
dexter_allen
Offline Send Email
Aug 23, 2006
9:12 pm
50
Sébastien, I just checked in the corrected version of ModelWindow.cxx to CVS. Thanks for the fix! brian ... -- Brian Allen vector@... ...
Brian Allen
dexter_allen
Offline Send Email
Aug 23, 2006
9:15 pm
51
Sébastien, The MocapTrackingController code is a little buggy and the interface is a little sloppy. I'm retooling it as a physically-based retargeting plugin...
shapiroari
Offline Send Email
Aug 23, 2006
9:54 pm
52
Thank you! ... From: "Brian Allen" <chokma@...> To: <dancedev@yahoogroups.com> Sent: Wednesday, August 23, 2006 4:56 PM Subject: Re: [dancedev]...
Sébastien Quirion
squirion@...
Send Email
Aug 24, 2006
2:45 pm
53
Hi Ari! When you talk about physically-based retargeting, is it correct to understand that you want to create a controller able to move the character under...
Sébastien Quirion
squirion@...
Send Email
Aug 24, 2006
3:22 pm
54
Sébastien, ... character ... The current plugin has code for both, although neither piece works very well right now. I have been changing the code to make the...
shapiroari
Offline Send Email
Aug 25, 2006
6:03 pm
55
Hi all, I am trying to install the latest version of DANCE in ubuntu but I have the following error ../../core/src/AnimationSequence.h:103: error: extra...
fan_opencv
Offline Send Email
Feb 15, 2007
12:17 pm
56
Hi all, I am trying to install the latest version of DANCE in ubuntu but I have the following error ../../core/src/AnimationSequence.h:103: error: extra...
Fanouris Moraitis
fan_opencv
Offline Send Email
Feb 15, 2007
12:21 pm
57
Fanouris, It appears that the FindMatch() method declaration includes the scoped name AnimationSequence:: in the .h file by mistake. Change it from: int...
shapiroari
Offline Send Email
Feb 15, 2007
4:32 pm
58
Hi, Also I had the same error in the file ODEManagerWindow.h at line 44 and I did the same, so the compiler passed that error but now I have the following ...
fan_opencv
Offline Send Email
Feb 16, 2007
11:12 am
59
Hi, I am running the latest binary version of DANCE under Windows XP. I noticed that files 17.asf and 17_10.amc are missing from ...
elayoubii
Offline Send Email
Mar 6, 2007
1:33 pm
60
Thanks for the fix! I have a new version of DANCE coming out soon, so I'll make sure that problem is taken care of. If you have a chance, please give me...
Ari Shapiro
shapiroari
Offline Send Email
Mar 6, 2007
4:07 pm
61
Hi, I'm running DANCE's latest binary version on Windows XP. I have a skeleton with 50 DOF and I'm trying to create a motion capture file from a set of...
elayoubii
Offline Send Email
Mar 11, 2007
7:01 am
62
How did you create your skeleton? From motion capture data or by interactively creating it? The skeleton's topology is saved to an .sd file (produced from...
shapiroari
Offline Send Email
Mar 11, 2007
7:55 am
63
Hi Ari, Thank you for looking into it! I added a zipped file to the 'Files' page of this group. It contains 'session.dpy' and the 'dancesession.session'...
elayoubii
Offline Send Email
Mar 11, 2007
2:48 pm
64
There seems to be a bug in the point-collision code that causes problems when joints do not have monitor points assigned to them. You can get around this by...
shapiroari
Offline Send Email
Mar 11, 2007
10:46 pm
65
I installed the binary verion of DANCE on Vista. On startup I get a message that msvcr71d.dll was not found. What should I do to fix this, or do I even need to...
Alan
naoursla
Offline Send Email
Apr 15, 2007
4:24 am
66
If the application works, then you can ignore the message. It comes from a debug library that was mistakenly compiled into the release version. When I post a...
shapiroari
Offline Send Email
Apr 17, 2007
3:14 am
67
I updated 2 Makefiles for compilation on Ubuntu with python2.5. When I execute dance the grid display comes up but buttons are missing. I then get messages...
tnnetter
Offline Send Email
Jun 12, 2007
3:10 pm
68
I'm going to be posting a new version of DANCE with a lot of linux build problems fixed soon. I don't have a Ubuntu box, but perhaps when I post the new...
shapiroari
Offline Send Email
Jun 17, 2007
7:54 pm
69
I am attempting to compile the entire solution in Visual Studio 2005 and am receiving the following error: "C:\Program Files\Microsoft Visual Studio...
David Chandler
djchandlerman
Offline Send Email
Jul 18, 2007
4:06 pm
70
To fix this problem: In dance_v3/core/src/dancePython.h: Change lines 45 - 49 from: #ifdef _DEBUG #undef _DEBUG #include <Python.h> #define _DEBUG #elseto to: ...
shapiroari
Offline Send Email
Jul 19, 2007
10:48 am
71
Missed one - theres one more place to add the #define: in: dance_v3/controllers/PosePDController/PoseInterpreter.h at lines 8 - 13, replace: #ifdef _DEBUG ...
shapiroari
Offline Send Email
Jul 19, 2007
10:53 am
72
Here are some steps to compile DANCE on Visual Studio 2005: 1) Download latest ImageMagick from www.imagemagick.org In: Tools/Options/Projects and...
shapiroari
Offline Send Email
Jul 19, 2007
10:59 am
73
It looks like the Python.h file is in a few more places, so make sure to add: #undef _CRT_MANIFEST_RETAIL after the #define _DEBUG to the following...
shapiroari
Offline Send Email
Jul 19, 2007
11:09 am
Messages 44 - 73 of 248   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help