Ton Roosendaal 485a89f5d3 Bugfix: new DPI-controlled UI size code was setting 'view2d re-init'
flag on ED_area_initialize(). This however was causing 2 problems;
- the view state got reset (popping window view back)
- the view2d operator polls failed (sliders didnt work)

This re-init was only needed for the headers though, limiting it
to these types of regions solves it.
2011-06-05 12:57:09 +00:00
2011-06-02 00:05:54 +00:00
2011-06-05 00:10:20 +00:00
2011-06-04 17:03:46 +00:00
2010-10-13 14:44:22 +00:00
2011-04-10 15:24:05 +00:00
Description
No description provided
926 MiB
Languages
C++ 78.1%
Python 15%
C 2.8%
GLSL 1.8%
CMake 1.2%
Other 0.9%