2.5
Drawing and viewing code for view3d back (no not objects :). Quick test: converted 2250 ugly lines of code in 2.5 hours. With about 300k lines todo, this will be 333 hours = 30 days? Whoa!
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
#define XIC 20
|
||||
#define YIC 20
|
||||
|
||||
/* proposal = put scene pointers on function calls? */
|
||||
#define BASACT (scene->basact)
|
||||
#define OBACT (BASACT? BASACT->object: 0)
|
||||
|
||||
|
||||
void apply_keyb_grid(float *val, float fac1, float fac2, float fac3, int invert);
|
||||
int GetButStringLength(char *str);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user