tornavis/source/blender
Dalai Felinto aac598303b Scene.GameData DNA alignment nitpicking
* "structures are always multiples of 8 bytes in size" (adding two pads for RecastData)
removing some unecessary pads. Moving others to make pad counting easy.

(although this patch is not highly needed in trunk it will help cucumber merging)
This could probably fixed the problem address at rev.40084
2011-10-07 05:19:21 +00:00
..
avi whitespace edits, make formatting for functions consustent at least within the file. 2011-09-28 05:53:40 +00:00
blenfont cmake: 2011-10-01 19:52:33 +00:00
blenkernel fix for own bad mistake, broke vector curve handles. 2011-10-07 00:26:04 +00:00
blenlib whitespace edits, make formatting for functions consustent at least within the file. 2011-09-28 05:53:40 +00:00
blenloader Fix #28819: Normal Maps appear inverted in GLSL shader and offline renderer (2.6rc1) 2011-10-06 14:55:30 +00:00
blenpluginapi fix [#28430] Image with Stampinfo does not get saved correctly with alpha 2011-08-31 01:05:40 +00:00
collada whitespace edits, make formatting for functions consustent at least within the file. 2011-09-28 05:53:40 +00:00
editors spaces -> tabs (whitespace only changes) 2011-10-06 22:04:01 +00:00
gpu Fix #28766: object properties > display > transparency no longer worked in solid 2011-10-05 15:28:02 +00:00
ikplugin cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
imbuf spaces -> tabs (whitespace only changes) 2011-10-06 22:04:01 +00:00
makesdna Scene.GameData DNA alignment nitpicking 2011-10-07 05:19:21 +00:00
makesrna fix [#28800] Scene NULL in frame change callback, crashes on property update. 2011-10-07 00:08:40 +00:00
modifiers Commented and tagged some unused vars, added some var init (gcc warnings...) 2011-09-28 15:22:13 +00:00
nodes Fix [#28436] ID mask creates 'feather' around ID even with AA turned off. 2011-10-02 12:57:49 +00:00
python spaces -> tabs (whitespace only changes) 2011-10-06 22:04:01 +00:00
quicktime OSX: Correct copy/paste error and exclude endianess switch from darwin 2011-10-05 08:58:32 +00:00
render add macro OB_TYPE_SUPPORT_MATERIAL, type checks were being done inline, some comparing range, some using ELEM#(), once was missing metaball check. 2011-10-03 17:29:43 +00:00
windowmanager Change struct alignment for structs which are intended to be aligned but aren't. 2011-10-03 01:36:25 +00:00
CMakeLists.txt 3D Audio GSoC: 2011-08-01 11:44:20 +00:00
SConscript remove gettext from mkaesrna, and update language packs 2011-08-11 22:14:07 +00:00