Previous Thread  Next Thread

chat icon fixed my first silly bug (:

yann

Posted: Sun Nov 03, 2002 1:29 am
Joined: 16 Oct 2002
Posts: 7
Somebody designed a new "no axis" icon, for the top/side/front view indicator button. Unfortunately, that button relies on the order of the icons. Changing ICON_VIEW_AXIS_NONE in blender/src/headerbuttons.c to ICON_VIEW_AXIS_NONE2 makes it show correctly again, although that seems to leave ICON_VIEW_AXIS_NONE unused.
On to trickier stuff! (:
Reply with quote


Papasan

Posted: Sun Nov 03, 2002 6:22 am
Joined: 03 Nov 2002
Posts: 3
Are you reprogramming the source and running an EXE? Is it that easy? Smile
Reply with quote


yann

Posted: Sun Nov 03, 2002 12:46 pm
Joined: 16 Oct 2002
Posts: 7
Papasan wrote:
Are you reprogramming the source and running an EXE? Is it that easy? Smile


I'm not sure what you mean there. I'm running Debian GNU/Linux, and while it was a hassle to get it to build, I do get working executables out of it now.
Reply with quote


Eric

Posted: Sun Nov 03, 2002 1:15 pm
Joined: 16 Oct 2002
Posts: 192
Papasan wrote:
Are you reprogramming the source and running an EXE? Is it that easy? Smile

The programming language is a way to make us talk with the computer. When we have the code ready we compile the code into binary code that the computer can read. (alot of 110001001000101) And that's what the exe is, binary code.

But basicly it's what your describing, change things in the code, compile it to an exe, run the exe.
Reply with quote


Papasan

Posted: Tue Nov 05, 2002 1:35 am
Joined: 03 Nov 2002
Posts: 3
Embarassed I program with Delphi 5. Just simple data manipulation stuff. What I meant was that you, in simplest form, reprogram the source recompile and go?
I essientialy do that with Delphi but I'm familiar with my own programs. From what I've gathered the source is immense and I would not know where to find a certain function or procedure to fix for my own use. I have C++ from Borland but have not even loaded it.

I'll have to use that won't I?

I think the interface should be left alone but I see other things I think could make my use of Blender easier. I've been using Blender for about a year and finally can maneuver without a stack of tutorials so I'm in it for a long haul. I use Blender for special effects in my video business.

BTW Pub2.25 is unstable on my WIN ME. All crashes are video related. I could use some help there later when I will need the Pub special features.

I will take a stab at the source...who knows. Hey is there a tutorial on getting set up to work on the source?
Razz
Reply with quote


desaster

Posted: Tue Nov 05, 2002 1:49 pm
Joined: 16 Oct 2002
Posts: 6
Hey, here's a fix for the localview buttons too:

http://www.blender.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=176
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group