-
-
In windowed mode, in the main menu. You need to position the mouse one line bellow the item you want to click. The tabed menus, are ok.
I find it strange that no one noticed this issue in the main …
-
I tried to integrate this lib into unity 5.6.
I am currently working with Submeshes and Graphics.DrawMesh.
What I need is a way to know, how many objects are generated from the vertices in vertexBuf…
-
На основе игры вынести отдельно движок с окном и переделать саму игру под этот движок.
-
Hei Teo 😄
My friend and I were trying to compile this cool game of yours but it wasn't that straightforward. Would you please kindly include MAKEFILE or CMAKE so we could it without banging our he…
-
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24)
[GCC 4.5.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
> > > from PySFML import sf
> > > c = sf.Color(123, 123…
-
When I run the following:
```squirrel
foreach ( m in instance.getclass() )
{
if ( typeof(m) == "function" )
{
foreach ( f in m.getinfos() )
::print( f + "\n" )
}
}
```
I get null f…
oomek updated
4 years ago
-
Hi @Hopson97,
First of all this version of Minecraft in one week seems very very good, I congratulate you for this!
I just tried Minetest «mature» version of Minecraft c++ and I'm really disappoin…
-
### Describe your problem:
Right now there is only 3 sorting algorithms, would be so cool to add more!
### Steps to reproduce:
*None*
### Possible fix (optional):
Add new sorting algorith…
-
Hi , would you support zoom object or window rectangle to full view ?