Simsilica / SimArboreal-Editor

Editor using the SimArboreal library to generate exportable tree models.
http://simsilica.github.io/SimArboreal-Editor/
10 stars 6 forks source link

Editor not showing mouse pointer. #1

Open NemesisMate opened 8 years ago

NemesisMate commented 8 years ago

The last editor release is opening fine under linux but there is no mouse pointer so it can't be used :S.

pspeed42 commented 8 years ago

Weird... can you try pressing the space bar?

On Sun, Feb 14, 2016 at 2:50 PM, NemesisMate notifications@github.com wrote:

The last editor release is opening fine but there is no mouse pointer so it can't be used :S.

— Reply to this email directly or view it on GitHub https://github.com/Simsilica/SimArboreal-Editor/issues/1.

NemesisMate commented 8 years ago

-O-, it works!. I tried "all" the keys but that one :D. If y press the space bar it toggles the visibility of the cursor. It is made intentionally?, if so, what about a hint in anyplace of the screen saying it?.

pspeed42 commented 8 years ago

Yeah, there should be a hint probably. All of those demos work that way. Even the IsoSurfaceDemo uses space to toggle between mouse and movement. Old habit and I don't even think about it anymore. :)

Probably when in 'fly mode' I should put a label at the bottom of the screen "Press Space To Show Mouse" and "Press Space to Move Camera" when in UI mode or something. I'll have to think about it.

Also, I think it's a bug that SimArboreal doesn't start out in UI mode... may be a regression.

On Mon, Feb 15, 2016 at 3:43 AM, NemesisMate notifications@github.com wrote:

-O-, it works!. I tried "all" the keys but that one :D. If y press the space bar it toggles the visibility of the cursor. It is made intentionally?, if so, what about a hint in anyplace of the screen saying it?.

— Reply to this email directly or view it on GitHub https://github.com/Simsilica/SimArboreal-Editor/issues/1#issuecomment-184114724 .

NemesisMate commented 8 years ago

Yeah, maybe if it starts with the cursor is quite obvious to press the space bar to toggle it. Maybe is also obvious if not but I tried to press may buttons yesterday and I directly thought it wasn't possible xD (maybe a little bit dumb xD) but there's always people worse!. A fast "fix" can be put that in the repo readme (while it isn't really fixed) as there was the first place I looked for (well, the second, the first was the packed changelog -O-).