Go to file
Campbell Barton 4b7d981c91 view3d api edits, no functional changes.
rename v3d functions
* view3d_to_ob -> ED_view3d_to_object
* view3d_apply_ob -> ED_view3d_from_object
* view3d_apply_mat4 -> ED_view3d_from_m4

Changed ED_view3d_to_object() not to temp modify the view rotation and don't overwrite the objects recalc.
2011-05-14 04:25:47 +00:00
build_files Use jemalloc in buildbot for linux targets 2011-05-13 12:57:54 +00:00
doc Code cleanup: remove readblenfile module, only contained some utility functions 2011-05-11 19:29:23 +00:00
extern fix transform code using a node space as an image space, accessing unallocated memory. 2011-05-02 05:24:59 +00:00
intern Forgot to close clipboard when lock fails. 2011-05-12 18:04:24 +00:00
release window_to_3d_vector was incorrect but dolly view operator was accounting for it. fixed so result isnt negated and mouse coords dont need to be adjusted. 2011-05-12 06:52:24 +00:00
source view3d api edits, no functional changes. 2011-05-14 04:25:47 +00:00
CMakeLists.txt option to link with jemalloc on *nix, off by default. 2011-05-12 11:16:32 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile - background job style cleanup. 2011-04-10 15:24:05 +00:00
SConstruct Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00