Go to file
Joshua Leung 7756da34c9 PoseLib UI and Bugfixes:
- Added operator button to show the current pose. This runs on top of
the interactive pose browse functionality, so the tooltip may be a bit
obtuse...
- Specifying a pose for the Pose browse functionality to set now works
correctly. Previously, some old depsgraph hacks were actually
interferring with correct updating (only the armature updated
correctly, but deforms didn't occur)
- Fixed a case of accessing freed memory, which I'm surprised no
static checkers have reportedly picked up on yet, or that nobody has
really had issues with (probably due to low memory "turnaround" so
far)
2011-02-16 02:05:41 +00:00
build_files patch from IRIE Shinsuke, use systems openjpeg on *nix. 2011-02-15 19:04:51 +00:00
doc Doc generator now makes 'bpy.context' api reference. 2011-02-15 15:37:40 +00:00
extern patch from IRIE Shinsuke, use systems openjpeg on *nix. 2011-02-15 19:04:51 +00:00
intern Fix from sparky for compile problem with older GCC 2011-02-15 19:57:33 +00:00
release PoseLib UI and Bugfixes: 2011-02-16 02:05:41 +00:00
source PoseLib UI and Bugfixes: 2011-02-16 02:05:41 +00:00
CMakeLists.txt patch from IRIE Shinsuke, use systems openjpeg on *nix. 2011-02-15 19:04:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile convenience targets for makefile 2011-02-14 06:15:23 +00:00
SConstruct ignore __pycache__ dir for scons and cmake installation (py3.2 caches modules here). 2011-02-09 00:45:16 +00:00