Go to file
Sergey Sharybin 55416f435a Fix T37212: Wrong user counter when more than 32K users
Summary:
Was a limitation of short data type used for id->us.
Made it to be int, needed to reshuffle fields a bit
because of alignment.

Reviewers: campbellbarton, brecht

Reviewed By: brecht

Maniphest Tasks: T37212

Differential Revision: http://developer.blender.org/D76
2013-12-08 13:34:37 +06:00
build_files OSX/scons: Introduce a new env var 'MACOSX_COMPILER' 2013-12-06 17:06:51 +01:00
doc BMesh Py API: add bmesh.geometry.intersect_face_point() 2013-12-06 21:15:56 +11:00
extern Woo Hoo. First git commit. 2013-11-29 15:13:12 -05:00
intern Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
release Particles: change material picking from index number in UI to menu with materials. 2013-12-07 12:26:58 +01:00
scons@2d6ebcb239 Squashed commit of the following: 2013-11-21 16:51:29 +01:00
source Fix T37212: Wrong user counter when more than 32K users 2013-12-08 13:34:37 +06:00
.arcconfig Added the wrong file. Now addin .arcconfig for real. 2013-11-15 20:40:43 +06:00
.gitignore Ignore *.patch and *.diff files which are in the working tree root 2013-11-22 23:28:35 +06:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
COPYING
GNUmakefile Convenience Makefile: spaces in the build path would fail still. 2013-11-17 21:16:39 +11:00
SConstruct OSX/scons: forgot Intel CC ( ‘icc’ ) in detection 2013-12-07 18:05:27 +01:00