Blender V2.61 - r43446
Functions

script_ops.c File Reference

#include <stdlib.h>
#include <math.h>
#include "DNA_screen_types.h"
#include "DNA_space_types.h"
#include "BLI_math.h"
#include "BLI_blenlib.h"
#include "BKE_context.h"
#include "RNA_access.h"
#include "WM_api.h"
#include "WM_types.h"
#include "script_intern.h"

Go to the source code of this file.

Functions

void script_operatortypes (void)
void script_keymap (wmKeyConfig *keyconf)

Detailed Description

Definition in file script_ops.c.


Function Documentation

void script_keymap ( wmKeyConfig keyconf)
void script_operatortypes ( void  )