blender/source/blender
Julian Eisel 175110ec87 Cleanup: 'area' vs 'region'
Apparently this is the result of some sloppiness during 2.5 project and since then it confused people who were trying to understand the area-region relation (myself included).

Sorry if this causes merge conflicts for anyone, but at some point we really had to do it :/
2015-11-28 17:22:44 +01:00
..
avi Fix T46565: Movie render crash w/o permissions 2015-10-22 17:25:37 +11:00
blenfont OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state. 2015-11-28 15:35:34 +01:00
blenkernel Fix crash when ding dyntopo sculpting 2015-11-27 00:18:35 +05:00
blenlib Fix (unreported) broken BLI_join_dirfile() in some cases on Windows. 2015-11-27 21:18:06 +01:00
blenloader Fix assert navigating into dir w/ .blend suffix 2015-11-26 15:39:29 +11:00
blentranslation Fix T46268: All Hotkey "C" are unexpectedly translated in menus. 2015-09-27 09:51:56 +02:00
bmesh BMesh: pass loops instead of edges/verts to filter funcs 2015-11-28 13:40:18 +11:00
collada fix T46868: added workaround for a collada issue with UTF8 filenames 2015-11-27 14:56:52 +01:00
compositor Cleanup: whitespace 2015-11-26 11:08:25 +11:00
datatoc cleanup: pep8 2015-01-29 15:35:06 +11:00
depsgraph Fix T46839: New dependency graph missed time update on motrack constraints 2015-11-24 14:44:38 +05:00
editors Cleanup: 'area' vs 'region' 2015-11-28 17:22:44 +01:00
freestyle Cleanup: use single struct for freestyle globals 2015-11-23 17:40:09 +11:00
gpu OpenGL: remove unnecessarily paranoid bound texture preservation. 2015-11-28 15:35:34 +01:00
ikplugin Cleanup: shadowing (rna, modifiers, *misc*) 2015-11-23 17:40:49 +11:00
imbuf Cleanup: shadowing (blenlib, gpu, imbuf) 2015-11-23 17:40:10 +11:00
makesdna Sequencer: nested scene strip support (like metas) 2015-11-26 00:15:08 +11:00
makesrna C++ RNA: Pass structures by reference 2015-11-28 21:20:30 +05:00
modifiers Cleanup: whitespace 2015-11-26 11:08:25 +11:00
nodes Cleanup: use rna_enum_ prefix for RNA enums 2015-11-23 17:40:09 +11:00
physics Fix T45084 correcting bending_damping for cloth stiffness, by Martin Norris. 2015-08-24 14:09:01 +02:00
python Cleanup: use correct name in prints 2015-11-25 23:54:39 +11:00
quicktime Fix various compiler warnings. 2015-10-10 17:35:30 +02:00
render Sequencer: nested scene strip support (like metas) 2015-11-26 00:15:08 +11:00
windowmanager OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state. 2015-11-28 15:35:34 +01:00
CMakeLists.txt Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
SConscript Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00