blender/source/blender
Kévin Dietrich 6d55dcf4dd Alembic: addition of a simple logging class.
The idea is to have a system where we properly log error messages and
let the users know that errors occured redirecting them to the console
for explanations. This is only implemented for the exporter since the
importer already has similar functionalities; however they shall
ultimately be unified in some way.

Reviewers: sybren, dfelinto

Differential Revision: https://developer.blender.org/D2541
2017-04-05 04:56:38 +02:00
..
alembic Alembic: addition of a simple logging class. 2017-04-05 04:56:38 +02:00
avi Remove SCons building system 2016-01-04 14:20:48 +05:00
blenfont Fix (unreported) crash when file browser attempts to show preview of some defective font 2017-01-27 00:36:24 +09:00
blenkernel Depsgraph: Use atomic operation to tag the changed ID 2017-04-04 15:43:12 +02:00
blenlib Task: Remove non-atomic pool suspended flag assignment 2017-04-04 12:32:15 +02:00
blenloader Forgot those IDP_LibLinkProperty call on node sockets IDProps in previous commit... 2017-03-28 14:38:00 +02:00
blentranslation Basic Alembic support 2016-08-06 10:58:13 +02:00
bmesh Fix T51072: The reference of a pyobject may be being overwritten in bm_mesh_remap_cd_update 2017-03-31 01:01:16 -03: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 Depsgraph: Correction for the previous local view commit 2017-03-31 17:08:18 +02:00
editors Collada - add flag to limit precision of exported data, mainly to simplify debugging 2017-04-03 10:48:00 +02:00
freestyle Freestyle: fix typo in console message. 2016-12-29 10:34:59 +01:00
gpu Fix T50238: Cycles: difference in texture position between OpenGL and Cycles render 2017-03-24 12:24:14 +01:00
ikplugin Depsgraph: Fix frash with iTaSC solver 2016-11-15 16:18:59 +01:00
imbuf Fix a few compiler warnings with macOS / clang. 2017-02-18 23:59:34 +01:00
makesdna Mirror Modifier: Add offsets for mirrored UVs 2017-03-30 13:15:02 +11:00
makesrna Fix missing protection of RNA_pointer_as_string() against NULL pointers. 2017-04-04 16:04:13 +02:00
modifiers Mirror Modifier: Add offsets for mirrored UVs 2017-03-30 13:15:02 +11:00
nodes Fix unreported bug in Blender Render: using unnormalized normal in normal map node in the same way as in baking 2017-03-31 17:53:55 +03:00
physics Cloth refactor: Remove goal springs and some other cleanup 2017-03-23 03:52:46 -03:00
python Cleanup: redundant casts 2017-04-05 01:08:19 +10:00
quicktime Cleanup: comment blocks 2016-07-15 02:39:45 +10:00
render Fix threading conflicts in multitex_ext_safe() 2017-03-31 17:08:18 +02:00
windowmanager Cleanup: style 2017-04-01 12:09:17 +11:00
CMakeLists.txt Basic Alembic support 2016-08-06 10:58:13 +02:00