Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjulianeisel <julian_eisel@web.de>2015-01-13 05:29:25 +0300
committerjulianeisel <julian_eisel@web.de>2015-01-13 05:29:25 +0300
commitf453df5b0382a895edb23753a73b6d9b9cbea6ed (patch)
treec3e3f4b2ae0d217eca96ea894b6e07d92f259719 /source/blender/makesdna/DNA_constraint_types.h
parentaca329ba64e9ead88057021b282efc7663576719 (diff)
Fix T43128: Headerless panels are reorderable on Windows
Seems like a weird issue, but to sort panels "qsort" is used, which works slightly different on Windows. So all I had to do was cleaning up the logic in find_highest_panel so that headerless panels are sorted, but that it absolutly not allows headerless panels to be above normal panels. I made sure it works fine on Linux as well.
Diffstat (limited to 'source/blender/makesdna/DNA_constraint_types.h')
0 files changed, 0 insertions, 0 deletions