Skupiny
Skupiny
Přihlásit
Skupiny
Skupiny
Rabbyt
Konverzace
O skupině
Odeslat zpětnou vazbu
Nápověda
Cesta skupiny
Rabbyt
1–30 z 159
Označit vše jako přečtené
Nahlásit skupinu
Je vybráno 0 řádků
Express
09.04.16
Scale behavior broken?
I've been trying to scale my sprites but they are not coming out correctly. The math seems to be
nepřečteno,
Scale behavior broken?
I've been trying to scale my sprites but they are not coming out correctly. The math seems to be
09.04.16
Austin Greene
,
Matthew Marshall
2
16.04.14
Transparency Not Working
Hi Austin, Make sure that you are calling rabbyt.set_default_attribs() after creating your pyglet
nepřečteno,
Transparency Not Working
Hi Austin, Make sure that you are calling rabbyt.set_default_attribs() after creating your pyglet
16.04.14
Jacob Weinbren
,
Ryexander
2
17.12.13
Culling offscreen sprites?
I achieved this by maintaining a Numpy array of the sprites and using array slicing and masking to
nepřečteno,
Culling offscreen sprites?
I achieved this by maintaining a Numpy array of the sprites and using array slicing and masking to
17.12.13
Ryexander
17.12.13
Python 3 support
Sadly Rabbty uses pyrex for it's extention building which is dead and is likely never to have
nepřečteno,
Python 3 support
Sadly Rabbty uses pyrex for it's extention building which is dead and is likely never to have
17.12.13
Barack Brobama
05.09.13
New to rabbyt, Coordinates different from PyGame
Hello, I've been having trouble trying to figure out how the projection parameter works in the
nepřečteno,
New to rabbyt, Coordinates different from PyGame
Hello, I've been having trouble trying to figure out how the projection parameter works in the
05.09.13
Jonathan Hartley
21.07.13
python3 thoughts?
Installing under Python3.3 fails due to trivial 'print' failures in setup.py Before I get
nepřečteno,
python3 thoughts?
Installing under Python3.3 fails due to trivial 'print' failures in setup.py Before I get
21.07.13
Steve
, …
Matthew Marshall
4
25.07.12
Saving Sprites
On Tue, Jul 24, 2012 at 11:31 AM, Steve <stephen...@gmail.com> wrote: > Sorry if this
nepřečteno,
Saving Sprites
On Tue, Jul 24, 2012 at 11:31 AM, Steve <stephen...@gmail.com> wrote: > Sorry if this
25.07.12
Carrie
,
Matthew Marshall
7
25.07.12
Using Rabbyt as a drop in package..
On Thu, Jul 5, 2012 at 4:18 AM, Carrie <carri...@rock.com> wrote: >> Rabbyt uses
nepřečteno,
Using Rabbyt as a drop in package..
On Thu, Jul 5, 2012 at 4:18 AM, Carrie <carri...@rock.com> wrote: >> Rabbyt uses
25.07.12
Temia Eszteri
, …
Michael Lubker
7
27.05.12
Python 2.7-x86 binaries?
Looking forward to see what you build! ~M On Sat, May 26, 2012 at 12:54 PM, Temia Eszteri <
nepřečteno,
Python 2.7-x86 binaries?
Looking forward to see what you build! ~M On Sat, May 26, 2012 at 12:54 PM, Temia Eszteri <
27.05.12
Kiril Zvezdarov
15.05.12
Pixel perfect collision detection between Rabbyt sprites
Hello everyone, I am trying to do pixel perfect collision detection between rabbyt sprites but I am
nepřečteno,
Pixel perfect collision detection between Rabbyt sprites
Hello everyone, I am trying to do pixel perfect collision detection between rabbyt sprites but I am
15.05.12
ditto
08.05.12
I have a couple of questions about collisions
I decided to try making a game this pyweek with pyglet. I couldn't find a tutorial, and have a
nepřečteno,
I have a couple of questions about collisions
I decided to try making a game this pyweek with pyglet. I couldn't find a tutorial, and have a
08.05.12
Lily Surette
,
Matthew Marshall
3
05.05.12
Blending modes
Well, it's a bit rough of a workaround, but I could make use of this for the time being! I was
nepřečteno,
Blending modes
Well, it's a bit rough of a workaround, but I could make use of this for the time being! I was
05.05.12
iisdev
,
Matthew Marshall
5
20.04.12
64-bit support?
> I've only used mingw to build rabbyt, so there might be something extra you > need to do
nepřečteno,
64-bit support?
> I've only used mingw to build rabbyt, so there might be something extra you > need to do
20.04.12
Allen Lowe
, …
Travis sturzl
6
01.03.12
Documentation
Allen, I used to use rabbyt also. I had the same problems as you. I started developing indie games
nepřečteno,
Documentation
Allen, I used to use rabbyt also. I had the same problems as you. I started developing indie games
01.03.12
rangersilme
,
Matthew Marshall
3
13.12.11
rabbyt.collisions.collide() bug?
Ok thank you very much for the heads up! Mike On Dec 13, 9:56 pm, Matthew Marshall <mwr...@gmail.
nepřečteno,
rabbyt.collisions.collide() bug?
Ok thank you very much for the heads up! Mike On Dec 13, 9:56 pm, Matthew Marshall <mwr...@gmail.
13.12.11
Kieran
2
08.10.11
Potential problem with bounding radius calculation.
So, after a few hours of debugging I figured out what was wrong, (as is usually the case, my code,)
nepřečteno,
Potential problem with bounding radius calculation.
So, after a few hours of debugging I figured out what was wrong, (as is usually the case, my code,)
08.10.11
Crazralfrill
,
Matthew Marshall
3
04.10.11
coordinates problem
Thanks! You were right! Unfortunately, changing the viewport mess with pyglet rendering, and I don
nepřečteno,
coordinates problem
Thanks! You were right! Unfortunately, changing the viewport mess with pyglet rendering, and I don
04.10.11
Kieran
,
Matthew Marshall
3
02.10.11
Question regarding using lerp with start relative endpoints
It works and I love you forever for pointing that out to me :DI have to apologize, I misinterpreted
nepřečteno,
Question regarding using lerp with start relative endpoints
It works and I love you forever for pointing that out to me :DI have to apologize, I misinterpreted
02.10.11
zzes
,
Matthew Marshall
2
02.10.11
Viewport rendering upside-down and backwards
Notice that set_viewport takes a second argument, 'projection'. You probably want the first
nepřečteno,
Viewport rendering upside-down and backwards
Notice that set_viewport takes a second argument, 'projection'. You probably want the first
02.10.11
Alejandro Castellanos
,
Matthew Marshall
3
01.07.11
What kind of objects can I calculate collisions on?
Man, I feel like such a dummy... I guess I misunderstood the documentation when I saw how the
nepřečteno,
What kind of objects can I calculate collisions on?
Man, I feel like such a dummy... I guess I misunderstood the documentation when I saw how the
01.07.11
Zombie Mariachis
, …
Jonathan Hartley
7
16.06.11
rabbyt using animated textures
Thanks for your help guys! Pyglet is almost useless without rabbyt, so I really appreciate you guys
nepřečteno,
rabbyt using animated textures
Thanks for your help guys! Pyglet is almost useless without rabbyt, so I really appreciate you guys
16.06.11
Jonathan Hartley
, …
Jonathan Hartley
7
06.04.11
newbie collision question
Thanks for the response Matthew! I just wanted to check my understanding was correct! You're da
nepřečteno,
newbie collision question
Thanks for the response Matthew! I just wanted to check my understanding was correct! You're da
06.04.11
Aaron
08.02.11
Building on Mac OS X
I'm trying to install Rabbyt on Mac OS X 10.6.6 (64 bit) and it's not working out. Thoughts?
nepřečteno,
Building on Mac OS X
I'm trying to install Rabbyt on Mac OS X 10.6.6 (64 bit) and it's not working out. Thoughts?
08.02.11
Teatime
, …
Lily Surette
4
26.01.11
Rabbyt memory issue?
I've just gotten into fiddling with Rabbyt myself, and while I haven't developed anything
nepřečteno,
Rabbyt memory issue?
I've just gotten into fiddling with Rabbyt myself, and while I haven't developed anything
26.01.11
tsturzl
,
Joseph Marshall
3
20.01.11
redefining a center point or pivot point
Will this change the look of the sprite though, and will it allow me to rotate the sprite around that
nepřečteno,
redefining a center point or pivot point
Will this change the look of the sprite though, and will it allow me to rotate the sprite around that
20.01.11
tsturzl
,
Joseph Marshall
3
07.01.11
Rabbyt, flipping sprites?
One way to do it would be to flip the tex_shape of the sprite. (http://arcticpaint.com/projects/
nepřečteno,
Rabbyt, flipping sprites?
One way to do it would be to flip the tex_shape of the sprite. (http://arcticpaint.com/projects/
07.01.11
laetit...@hotmail.fr
,
Matthew Marshall
2
22.08.10
Palette support?
Rabbyt doesn't have any direct support for 8 bit textures. You'll have to use opengl calls
nepřečteno,
Palette support?
Rabbyt doesn't have any direct support for 8 bit textures. You'll have to use opengl calls
22.08.10
laetit...@hotmail.fr
,
Joseph Marshall
6
18.08.10
Black screen or texture issues on some graphic card
Hello, I have a function that caches texture already :-) Here is a little picture to explain the
nepřečteno,
Black screen or texture issues on some graphic card
Hello, I have a function that caches texture already :-) Here is a little picture to explain the
18.08.10
Mark
,
Matthew Marshall
2
10.08.10
How do I build the pyrex files?
The pyrex files are only compiled if their timestamps are newer than the .c files. Try running "
nepřečteno,
How do I build the pyrex files?
The pyrex files are only compiled if their timestamps are newer than the .c files. Try running "
10.08.10
Allen Lowe
, …
Francesco Pischedda
4
22.07.10
only check a certain part of a sprite for collisions
a simple solution could be to setup three fake rectangles to define the edges that you need (left,
nepřečteno,
only check a certain part of a sprite for collisions
a simple solution could be to setup three fake rectangles to define the edges that you need (left,
22.07.10