Raydium 3D Game Engine

Official forum for everything about Raydium, ManiaDrive, MeMak, ...
It is currently Tue Mar 19, 2024 3:01 am

All times are UTC




Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: Sat Sep 08, 2007 6:59 pm 
Offline

Joined: Sun Oct 09, 2005 10:46 pm
Posts: 759
Hello,

- Sleep(): Strange, don't have seen this. Hope it's not a mistake with my commit. I verify
- Camera position is static in camera_freemove, i can't have this information anywhere out from freemove.
- Ok for the constants, i'll add them.

Waiting for Vincente comments.

A+
Ouille


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 08, 2007 7:15 pm 
Offline

Joined: Sun Oct 09, 2005 10:46 pm
Posts: 759
Hello,

sleep is no more reconized by mingw, have to use Sleep.

I forgot this modification, that's why it appear with my first commit. Sorry.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 04, 2007 8:59 am 
Offline
User avatar

Joined: Thu Sep 29, 2005 2:59 pm
Posts: 828
As Xfennec said i think the better would be:

Code:
raydium_camera_freemove_internal(int move);

raydium_camera_freemove() that calls raydium_camera_freemove_internal(1);
raydium_camera_freemove_fixed() that calls raydium_camera_freemove_internal(0);


However i'm still has no clear what's the difference betwen 0 and 1 in the function.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 04, 2007 10:59 am 
Offline

Joined: Sun Oct 09, 2005 10:46 pm
Posts: 759
Hello,

when move = 0 camera is just positioned, and mouse isn't grab to center of windows.
Used to fix camera (as camera position is static).
Perhaps camera position is better in global ?


when move=1 normal behaviour.

Bye
Ouille.

Update done in commit 569.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group