tornavis/source/blender
Sergey Sharybin 36f20f162c Fix #28154: linux3-config.py doesn't exist
Change OURPLATFORM from "linux<major_version>" to simple "linux".
Since new policy for linux kernel versions that major version in
platform doesn't make much sense for building rules so the same
rules could be used for both of linux2 and linux3 now/

Tested on both of linux2 and linux3 systems.
2011-08-21 13:31:46 +00:00
..
avi cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
blenfont Merge with trunk up to r38584. 2011-07-21 21:11:58 +00:00
blenkernel warning cleanup for -Wdouble-promotion 2011-08-19 16:21:29 +00:00
blenlib warning cleanup for -Wdouble-promotion 2011-08-19 16:21:29 +00:00
blenloader floats were being promoted to doubles in quite a few cases (using gcc's -Wdouble-promotion), went over render module and use float constants, gives small but consistent speedup - approx 3%. 2011-08-20 17:39:13 +00:00
blenpluginapi Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
collada Camera Clipping animation COLLADA support fix. 2011-07-31 05:04:12 +00:00
editors Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
gpu Code cleanup: small glsl mesh drawing code changes, getting rid of an ugly macro. 2011-08-12 18:17:28 +00:00
ikplugin cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
imbuf the diffuse kernel I had first picked for dilation turned out to be not as great as I first thought. This kernel is a more basic one (trite but true) 2011-08-15 17:55:25 +00:00
makesdna use ghash for DNA_struct_find_nr(), gives ~18% speedup on loading sintel lite, will also speedup undo. 2011-08-20 14:23:43 +00:00
makesrna Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
modifiers fix [#28225] Solidify Modifier creates wrong results when vertex group is attached 2011-08-14 06:43:58 +00:00
nodes Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
python floats were being promoted to doubles in quite a few cases (using gcc's -Wdouble-promotion), went over render module and use float constants, gives small but consistent speedup - approx 3%. 2011-08-20 17:39:13 +00:00
quicktime cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
render Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
windowmanager Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
CMakeLists.txt 3D Audio GSoC: 2011-08-01 11:44:20 +00:00
SConscript Code cleanup: remove readblenfile module, only contained some utility functions 2011-05-11 19:29:23 +00:00