Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gra

Pages: « 1 2 3 4 5 6 7 8 9 10 »
31
Graphics and Video / [SCRIPT] isometric animation like diablo with blender
« on: September 15, 2013, 02:37:55 am »
hello ...
i want create a great hack'n slash , i study the possibility
a person have create this
https://github.com/jkersey/BlenderSpriter
it's good for rapid creation of sprite... but only for who have
blender knowledge advanced modelling, animatin bones, uv map ...
fortunally i know this and this script in basic can be jump meny steps of positionating
the 8 cameras for creating a image seguences and attach the images after multiples render.
This is very good.

32
Issues Help Desk / Re: Input box popup
« on: September 15, 2013, 02:29:33 am »
hey but the input box bug in linux?
a frend have told me to create a program for his work...
a sort off a questionary with score

33
Issues Help Desk / Re: Enigma on Fedora 19?
« on: September 15, 2013, 02:26:15 am »
i'm work in the shadow , Robert ... see in the shadow  :D
if i find real time , i want create a serius project

34
Issues Help Desk / Re: Enigma on Fedora 19?
« on: September 15, 2013, 02:23:53 am »
Quote
the person who wrote that post
OT
i'm graaaaa :D
anyway if i remember the guide is for fedora 18. It's very difficulty ... install enigma on other distro. But if you use terminal and you have much time to spend you can do this
EDIT
ohh the version of fedora is in end of post , oopps XD

35
Off-Topic / enigma and blender courses in my village
« on: June 16, 2013, 05:44:24 am »
hello :D
i have in mind to stimulate my population to my patology: "creativity"
friends, we are welcome, but the courses , next week go to purpose this,
are in italy - Campania - Siano(SA). Anyway the corses are two:
1 3d graphycs basics
2 game retro introduction (pong and asteroid)
and i tell to all enigma dev team thanks , and thanks to blender team,
the courses are free ahahah in my village i don't know the affluence, have
nonsense the payment.
ahah wish me good luck XD

36
Issues Help Desk / Re: Input box popup
« on: June 14, 2013, 05:05:10 pm »
Quote
I modified the 3 .ccp files, restarted the terminal and LGM and the same error is coming up.
yes i have tell this

37
Announcements / Re: LateralGM Update
« on: June 14, 2013, 10:15:43 am »
for me problem to write caption in room editor

38
Issues Help Desk / Re: Input box popup
« on: June 14, 2013, 01:22:00 am »
ok i try to modify the path
Code: [Select]
#include <usr/include/gtk-2.0/gtk/gtk.h> in all ccp files in
Code: [Select]
enigma-dev/ENIGMAsystem/SHELL/Widget_Systems/GTK+but the same problem, not found file

39
Issues Help Desk / Re: Input box popup
« on: June 13, 2013, 03:38:07 am »
what is the dependencies packages? i'm on lubuntu.
enogma use gtk1 2 or 3, if explain exact name of packages depeendencies is good  (Y)
on wine the functions go, fantastic!!

40
Issues Help Desk / Re: compiling error: Failed to add Resources
« on: June 12, 2013, 11:21:50 am »
i remember something, try with java 32bit, i'm not use windows, but in ubuntu compile well with windows emulator with java 32bit istalled

41
Issues Help Desk / Re: Input box popup
« on: June 12, 2013, 11:18:52 am »
in linux i have found a discussion with this command
Code: [Select]
g++ main.cpp -Os -s `pkg-config gtk+-2.0 --cflags` `pkg-config gtk+-2.0 --libs`that solve the problem in c++ compiler that missing gtk/gtk.h ,
but what is make-file that i do modify?
the discussion of ispiration
http://www.cplusplus.com/forum/unices/40030/
EDIT
probaly the function start, but not gtk loading

42
Issues Help Desk / Re: Input box popup
« on: June 11, 2013, 03:14:50 am »
the get command with widget gtk not execute, time ago i want use but not start
1 the function give me an error that don't find gtk.h get open file
2 get_string give me another error that the function not exist
i try to install wxwidget , the version?

43
Announcements / Re: LateralGM Update
« on: June 10, 2013, 02:27:31 am »
sorry i have owerwhite always but this error not is present :D , thanks

44
Announcements / Re: LateralGM Update
« on: June 09, 2013, 11:36:16 am »
Quote
01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
 05_score.lgl 06_extra.lgl 07_draw.lgl
Exception in thread "main" java.lang.NoSuchFieldError: lnfFont
   at org.enigma.EnigmaRunner.populateMenu(EnigmaRunner.java:363)
   at org.enigma.EnigmaRunner.<init>(EnigmaRunner.java:132)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
   at java.lang.Class.newInstance0(Class.java:374)
   at java.lang.Class.newInstance(Class.java:327)
   at org.lateralgm.main.LGM.loadPlugins(LGM.java:455)
   at org.lateralgm.main.LGM.main(LGM.java:733)

problem with new lateral gm, it stop to load plugin

EDIT
i have see this i try to update openjdk

45
Announcements / Re: LateralGM Update
« on: June 09, 2013, 11:19:24 am »
great Robert... i try to make asteroid clone  ;D

Pages: « 1 2 3 4 5 6 7 8 9 10 »