Search found 5 matches

by flim
Wed Jun 25, 2003 1:56 am
Forum: General Discussion
Topic: PB Update 3.70, 3d collisions?
Replies: 7
Views: 2865

Actually, the OGRE team is finishing a collision and physic framework (yes, like the HalfLife 2 demo flying out of there). Once this is stable, I integrate it in PureBasic. Shouldn't take so long I guess (1 month ?).

I think it is stable now, 0.11.0 has been released.

http://ogre.sourceforge ...
by flim
Tue Jun 10, 2003 12:53 pm
Forum: Feature Requests and Wishlists
Topic: Editor
Replies: 3
Views: 1637

Fred wrote:May be he though 'Check', only to validate the code without running it ?
Yes this is exactly what I want.
by flim
Tue Jun 10, 2003 3:42 am
Forum: Feature Requests and Wishlists
Topic: Editor
Replies: 3
Views: 1637

Editor

I would like to have a compile only menu item in editor, e.g.

Compile
Compile/Run
Run
by flim
Tue Jun 10, 2003 3:36 am
Forum: Feature Requests and Wishlists
Topic: [Implemented] NOT (or !) operator
Replies: 7
Views: 3147

I would like to see logical Not and also "break" and "continue" keyword for loop.