tornavis/source/blender
Campbell Barton d1752167a9 Fix T52278: 'Default' application template fails
Own error in 7398b3b7
2017-08-07 21:20:57 +10:00
..
alembic Fix T52022 Alembic Inherits transform not taken into account 2017-07-11 16:17:27 +02:00
avi
blenfont Fix T51889: new file or load factory settings results in broken UI. 2017-07-08 00:54:05 +02:00
blenkernel 2.79 release: update version numbers & readfile versionning code. 2017-08-01 19:22:31 +02:00
blenlib BLI_math: add simple helper to get amount of 'integer' digits in a float number. 2017-08-01 16:34:02 +02:00
blenloader 2.79 release: update version numbers & readfile versionning code. 2017-08-01 19:22:31 +02:00
blentranslation Add C internal version of msgfmt (similar to makesrna/dna binaries). 2017-04-24 10:49:54 +02:00
bmesh Cleanup: use static vars where appropriate 2017-08-01 09:06:34 +10:00
collada fix T52065: Joint ID was generated wrong for bone animation exports 2017-07-17 16:39:47 +02:00
compositor Cleanup: use static vars where appropriate 2017-08-01 09:06:34 +10:00
datatoc Cleanup: use static vars where appropriate 2017-08-01 09:06:34 +10:00
depsgraph Fix T52134: New depsgraph crashes when evaluating several psys on from object 2017-07-21 11:12:34 +02:00
editors Fix broken API doc generation: Partially revert rBa372638a76e0 2017-08-06 17:35:41 +02:00
freestyle Cleanup: doxygen comments 2017-06-19 10:04:30 +10:00
gpu Cleanup: use static vars where appropriate 2017-08-01 09:06:34 +10:00
ikplugin Fix T51971: IK non-uniform scale regression. 2017-07-17 18:31:19 +02:00
imbuf Fix a few harmless maybe uninitialized warnings with GCC 5.4. 2017-07-21 00:54:58 +02:00
makesdna Cleanup: quiet picky ubsan warnings 2017-07-29 08:42:32 +10:00
makesrna Tracking: Remove limit of 50 points of the track history 2017-08-04 09:11:26 +02:00
modifiers Cleanup: use static vars where appropriate 2017-08-01 09:06:34 +10:00
nodes Fix T51863: CompositorNodeSwitchView have the wrong rna API 2017-06-22 10:25:05 +02:00
physics Cloth refactor: Remove goal springs and some other cleanup 2017-03-23 03:52:46 -03:00
python Fix T52213: Enum drivers no longer work 2017-07-29 02:39:16 +10:00
quicktime
render Remove volatile, causing issues w/ GCC/ubsan 2017-08-03 07:10:20 +10:00
windowmanager Fix T52278: 'Default' application template fails 2017-08-07 21:20:57 +10:00
CMakeLists.txt