Go to file
Martin Poirier a15f65776f netrender
Bugfix for job cancellation (reported by Carsten in email)
Ended up recoding part of the communication pipe (use json more consistently)
Fix bpy data modifications where it shouldn't happen (as a bonus, thumbnailing is now done out of process)
2010-12-29 18:34:43 +00:00
build_files rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
doc remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
extern rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
intern Fix [#24630] alt+shift+LMB dragging does not work 2010-12-28 13:03:38 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release netrender 2010-12-29 18:34:43 +00:00
source Bugfix #25404 2010-12-29 18:21:57 +00:00
CMakeLists.txt Work around cmake error on Windows. 2010-12-27 09:33:32 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Compiling and linking blenderplayer statically now works too. This brings it in line with blender linking line. 2010-12-27 09:01:57 +00:00