Blender Git Loki

Git Commits -> Revision 0b0b02c

Revision 0b0b02c by Ton Roosendaal (master)
June 17, 2009, 11:01 (GMT)
2.5

Logic editing back!

Test screenie:
http://download.blender.org/institute/rt9.jpg

I gave the buttons a bit more width, added nicer linkline draw.

Not working yet:
- theme colors for sensor/actuator types (was old button colors)
- moving sensors up/down (used bad pupmenu... better is icons like
used for modifiers)
- Linkline mouse-over select. Currently deleting a link goes by
drawing the same line again.

Needs to be fully tested for functionality too, leave that to the GE
department. :)

I noted there's bad button hacking with reading button values,
like check_state_mask(). uiBut structure was not meant to be exported
outside of interface module.


Commit Details:

Full Hash: 0b0b02caf86c44b19c47c404c7a083b3ebf9b97d
SVN Revision: 20954
Parent Commit: 54ed699
Lines Changed: +3694, -145

1 Added Path:

/source/blender/editors/space_logic/logic_window.c (+3351, -0) (View)

8 Modified Paths:

/source/blender/editors/interface/interface.c (+21, -118) (Diff)
/source/blender/editors/interface/interface_handlers.c (+199, -16) (Diff)
/source/blender/editors/interface/interface_intern.h (+2, -0) (Diff)
/source/blender/editors/interface/interface_widgets.c (+78, -0) (Diff)
/source/blender/editors/interface/resources.c (+2, -0) (Diff)
/source/blender/editors/space_logic/logic_intern.h (+3, -0) (Diff)
/source/blender/editors/space_logic/space_logic.c (+36, -9) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021