Files
test/source/blender/include
Ton Roosendaal 9e19739944 Various stuff in one commit;
- Added (BKE_utildefines.h) POINTER_TO_INT(poin) and INT_TO_POINTER(int)
  defines, to help fixing issues with switch to 64 bits systems. This
  assumes that a) not more than 16GB mem is used and b) that address
  space is below the 1<<35 value. The latter has to be confirmed, but it
  seems to conform the current 64 bits generation of OSs (for mallocs).

  Needless to say; use long if you want to store pointers! This is for
  temporal fixing.

- Added editmesh version for mesh-octree lookups, not used yet.

- Fix: ESC on armature posemode restored the actions, should not happen

- Fix: If in NLA an action was 0 frame long, it caused draw error

- Fix: Click on name in Action Window now activates Bones

- Fix: "Snap to" options in Armature editmode now use X-axis mirror edit.
2005-10-22 18:47:38 +00:00
..
2005-09-24 20:17:48 +00:00
2005-09-16 20:17:09 +00:00
2003-03-24 01:46:05 +00:00
2004-01-12 13:30:00 +00:00
2005-03-09 19:45:59 +00:00
2004-10-06 18:55:00 +00:00
2005-03-09 19:45:59 +00:00
2005-10-03 09:04:57 +00:00
2005-10-22 14:05:25 +00:00
2005-06-11 05:30:14 +00:00
2003-03-24 01:46:05 +00:00
2005-09-24 09:05:48 +00:00
2003-07-17 14:19:55 +00:00
2005-05-08 11:24:46 +00:00
2005-09-16 20:17:09 +00:00
2004-10-14 14:20:24 +00:00
2005-05-11 20:01:42 +00:00
2005-09-24 18:00:32 +00:00