|
Re: how to get area of room
No need to create a new subject.
If you're a student and want to become a serious developer, ...
|
Developers |
Jun 23, 2011, 2:47:17 PM by
Puybaret
|
|
Re: Insert jar files into plugins.
You should simply include the content of Jama jar file in the plug-in file itself.
As ...
|
Developers |
Jul 5, 2011, 10:39:28 AM by
Puybaret
|
|
Re: how to get area of room
Room#getArea does work correctly.
[quote]float s1[][] = { { 0, 0 }, { 0, 4 }, { 4, 0 }, { 4, 4 } ...
|
Developers |
Jul 11, 2011, 12:38:36 AM by
Puybaret
|
|
Re: how to get area of room
You probably didn't request the area of the displayed room.
By the way that internal values ...
|
Developers |
Jul 11, 2011, 3:49:45 AM by
Puybaret
|
|
Re: how to get area of room
Sorry, I don't know what you mean by "factory reference class".
Even ...
|
Developers |
Jul 13, 2011, 4:27:42 PM by
Puybaret
|
|
Re: A quick question about ControllerState subclasses
setState in PlanController class isn't overridden. It's only used in ControllerState when ...
|
Developers |
Jul 26, 2011, 9:52:03 AM by
Puybaret
|
|
Re: Is this a mistake in the ActionAdapter Class?
Thanks for finding out this bug.
I ...
|
Developers |
Jul 28, 2011, 11:08:57 AM by
Puybaret
|
|
Re: Is this a mistake in the ActionAdapter Class?
Instead of trying to show the same icon as selected, I would show a different icon, like for ...
|
Developers |
Jul 29, 2011, 1:25:01 PM by
Puybaret
|
|
Re: Generate Code for SH3D
What do you mean by "generate the code"? Which code? Java? Plug-in? OBJ format code?...
|
Developers |
Aug 2, 2011, 1:00:07 PM by
Puybaret
|
|
Re: Generate Code for SH3D
Do you search a plug-in able to generate the Java code that creates instances of ...
|
Developers |
Aug 2, 2011, 6:26:32 PM by
Puybaret
|
|
Re: Problem in Running SH3D
I guess you should learn how to use Eclipse first...
|
Developers |
Aug 3, 2011, 6:35:19 PM by
Puybaret
|
|
Re: Generate Code for SH3D
[quote]I want to make my own application using SH3D and then import it in blender[/quote]Even if I ...
|
Developers |
Aug 3, 2011, 6:41:47 PM by
Puybaret
|
|
Re: Problem in Running SH3D
It feels like you missed the part of the ...
|
Developers |
Aug 4, 2011, 5:07:00 PM by
Puybaret
|
|
Re: Problem in Running SH3D
What did you enter in [i]VM arguments[/i] text field in the Eclipse Run configuration?
|
Developers |
Aug 4, 2011, 6:20:10 PM by
Puybaret
|
|
Re: Problem in Running SH3D
I just tried successfully under Lion with the JDK that was automatically installed.
You error ...
|
Developers |
Aug 5, 2011, 9:22:51 AM by
Puybaret
|
|
Re: Problem in Running SH3D
[quote]Is there any chance that the problem is created because of java se 6 that is installed by ...
|
Developers |
Aug 5, 2011, 9:46:47 AM by
Puybaret
|
|
Re: Problem in Running SH3D
It's great you succeeded!
[quote]I have been left 2-3 days behind because of ...
|
Developers |
Aug 5, 2011, 2:31:54 PM by
Puybaret
|
|
Re: Plugin - Creating Objects with other Properties
I just allowed you to attach some documents to your posts (max size 2 MB).
|
Developers |
Aug 6, 2011, 9:29:36 AM by
Puybaret
|
|
Re: A quick question about ControllerState subclasses
I guess I wanted to let a state controls what should be done when the user changes current mode.
...
|
Developers |
Aug 7, 2011, 12:49:54 PM by
Puybaret
|
|
Re: Modifying an SH3D project through eclipse
I'm not sure I perfectly understand what you want to do, but here are two tips that might help ...
|
Developers |
Aug 13, 2011, 10:07:54 AM by
Puybaret
|