Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Backface culling problem
Post: RE: Backface curling problem
In the editor of materials to remove a tick from "Cull" |
|
NxShape |
Graphics |
6 |
6,428 |
05-27-2011, 08:42 AM |
|
|
Thread: image fit to screen
Post: RE: image fit to screen
image.drawFit(Rect(-D.w(),-D.h(),D.w(),D.h())); |
|
NxShape |
Support |
7 |
7,597 |
05-19-2011, 02:34 PM |
|
|
Thread: Animation
Post: Animation
How to make on different bones in a skeleton different animations simultaneously? |
|
NxShape |
Beginner Questions |
0 |
2,935 |
05-14-2011, 03:29 PM |
|
|
Thread: question about Physics
Post: RE: question about Physics
|
NxShape |
Physics |
2 |
4,099 |
05-10-2011, 09:12 AM |
|
|
Thread: question about Physics
Post: question about Physics
Greetings. I have a question about physics operation. I have created a room without the upper plane. Create the Mesh Physics. Then I have created inside some cubes with physics. At start all works. Cu... |
|
NxShape |
Physics |
2 |
4,099 |
05-08-2011, 03:04 PM |
|
|
Thread: Get value of ComboBox[Solved]
Post: RE: Get value of ComboBox
Int num=Om.CbShadows->operator()(); |
|
NxShape |
Support |
2 |
4,122 |
04-16-2011, 09:36 AM |
|
|
Thread: How long you are programming in C++?
Post: RE: How long you are programming in C++?
6 - 7 years
Start from Delphi
Now C++ |
|
NxShape |
Offtopic |
31 |
26,429 |
04-11-2011, 10:21 AM |
|
|
Thread: It is correct?
Post: It is correct?
Why when a Gui editor not fullscreen created window element has one position and at the full screen another?
http://s013.radikal.ru/i322/1103/17/f0d8bad6bed5.jpg
http://i058.radikal.ru/1103/81/ffb4762... |
|
NxShape |
Support |
1 |
3,683 |
03-20-2011, 05:05 AM |
|
|
Thread: Question on List
Post: RE: Question on List
struct Struct
{
Int i;
Str s;
}data[4]=
{
{1, "one"},
{2, "two"},
{3, "three"},
{4, "four"},
};
ListGroup list_group[]=
{
ListGroup(MEMBER(Struct,i),0.3f,L"Integer"),
ListGroup... |
|
NxShape |
Gui |
17 |
16,209 |
02-01-2011, 05:01 PM |
|
|
Thread: Move character
Post: RE: Move character
Sorry Esenthel:(It is my fault. I has updated the driver on the motherboard and now all is normal. |
|
NxShape |
Support |
4 |
5,077 |
01-01-2011, 12:23 PM |
|
|
Thread: Question
Post: Question
How i can get triangles drawed in frame?Or triangles that i see in viewport? |
|
NxShape |
Beginner Questions |
1 |
4,217 |
12-30-2010, 06:24 PM |
|
|
Thread: Move character
Post: RE: Move character
Simply when I move character on terrain in my project sometimes character continues to move even when I release the key of motion.
Whether there is a parameter which influences continuation of movemen... |
|
NxShape |
Support |
4 |
5,077 |
12-30-2010, 01:52 PM |
|
|
Thread: Move character
Post: Move character
Hi, Esenthel!
Why sometimes when do I release the key of motion character however continues to hurry pair of seconds in that direction?
Sorry for my English)) |
|
NxShape |
Support |
4 |
5,077 |
12-30-2010, 12:56 PM |
|
|
Thread: BVH animation
Post: BVH animation
Hello.I have a problem with import animation from bvh file.
Skelet become to big.I`m scale him just as here.
http://www.esenthel.com/community/showth...=animation
But then animation to spoil.Whether t... |
|
NxShape |
Support |
2 |
3,963 |
09-05-2010, 10:52 AM |
|
|
Thread: GUI Questions
Post: RE: GUI Questions
2.TextDS tds;//This is parameters of text draw
tds.reset();
tds.align = Vec2(1, 0);//This is align the text for left align
//Vec2(-1, 0) for right align
... |
|
NxShape |
Support |
2 |
4,124 |
05-18-2010, 02:31 PM |
|
|
Thread: Particle
Post: RE: Particle
And it means that RM_PALETTE always will be drawn earlier than RM_BLEND is even not dependent on location?
And the RM_BLEND always will be shown as though behind RM_PALETTE even if it more close? |
|
NxShape |
Support |
4 |
4,780 |
05-06-2010, 07:59 PM |
|
|
Thread: Particle
Post: Particle
Maybe i`m wrong but the Smoke particles in tutorial "15 - Particles" always draw behind the other particles.
[IMG]http://s55.radikal.ru/i150/1005/89/03947712d976t.jpg[/IMG]
Please check the tutorial. |
|
NxShape |
Support |
4 |
4,780 |
05-06-2010, 10:01 AM |
|
|
Thread: Question about List class
Post: RE: Question about List class
|
NxShape |
Support |
2 |
3,895 |
04-30-2010, 02:49 PM |
|
|
Thread: Question about List class
Post: Question about List class
Hello.
I try to make that when load list was chosen any element (in particular 2).
Quote:Gui +=window.create(Rect(-0.5,-0.4,0.5,0.4),"Window with list");
window+=region.create(Rect(0.05,-0.6,0.9... |
|
NxShape |
Support |
2 |
3,895 |
04-30-2010, 02:25 PM |
|
|
Thread: Question
Post: RE: Question
I was wrong))Thanks for reply))It`s helped. |
|
NxShape |
Support |
3 |
4,445 |
04-14-2010, 03:37 PM |