blender/source/blender
Bastien Montagne 4d0d1b5936 Fix T51150: user_remap on itself changes users to 0.
Remapping to itself is nonsense here (was triggering an assert in
BKE_library code actually), just make it a bail out early in RNA
callback in that case.
2017-04-17 22:33:07 +02:00
..
alembic Alembic import: fixed dupligroup export when the dupli-empty has a parent 2017-04-14 18:20:28 +02:00
avi Remove SCons building system 2016-01-04 14:20:48 +05:00
blenfont BLF: avoid glyph cache use-after free 2017-04-14 19:54:09 +10:00
blenkernel Object Info node support for GLSL mode and the internal render 2017-04-14 18:15:57 +03:00
blenlib BLI: make BLI_make_existing_file() return true on success, and false on failure... 2017-04-17 17:35:53 +02:00
blenloader Datablock ID Properties 2017-04-13 12:33:05 +03:00
blentranslation Basic Alembic support 2016-08-06 10:58:13 +02:00
bmesh Fix T51137: Edge Rip Hangs 2017-04-07 11:47:28 +10:00
collada Collada - add flag to limit precision of exported data, mainly to simplify debugging 2017-04-03 10:48:00 +02:00
compositor Fix T50849: Transparent background produces artifacts in this compositing setup 2017-03-08 15:56:50 +01:00
datatoc Fix compilation error on recent Debian desktop 2016-12-05 11:35:26 +01:00
depsgraph Depsghraph: Remove unused function 2017-04-05 15:36:17 +02:00
editors Fix T51176: Cache file location can be blank and prevent fluid simulation from reading baked data 2017-04-17 17:35:53 +02:00
freestyle Freestyle: fix typo in console message. 2016-12-29 10:34:59 +01:00
gpu Fix T51216: SSAO attenuation not being scale invariant. 2017-04-15 00:43:22 +02:00
ikplugin Depsgraph: Fix frash with iTaSC solver 2016-11-15 16:18:59 +01:00
imbuf Color management: Avoid memory copy into same buffer 2017-04-12 10:23:38 +02:00
makesdna Fix T51176: Cache file location can be blank and prevent fluid simulation from reading baked data 2017-04-17 17:35:53 +02:00
makesrna Fix T51150: user_remap on itself changes users to 0. 2017-04-17 22:33:07 +02:00
modifiers Fix T51176: Cache file location can be blank and prevent fluid simulation from reading baked data 2017-04-17 17:35:53 +02:00
nodes Object Info node support for GLSL mode and the internal render 2017-04-14 18:15:57 +03:00
physics Cloth refactor: Remove goal springs and some other cleanup 2017-03-23 03:52:46 -03:00
python Datablock ID Properties 2017-04-13 12:33:05 +03:00
quicktime Cleanup: comment blocks 2016-07-15 02:39:45 +10:00
render Object Info node support for GLSL mode and the internal render 2017-04-14 18:15:57 +03:00
windowmanager Datablock ID Properties 2017-04-13 12:33:05 +03:00
CMakeLists.txt Basic Alembic support 2016-08-06 10:58:13 +02:00