Thu, 09 May 2013 02:28:39 +0300
Speed up picking - no need to rebuild the object list as its contents do not change while picking. Fixed transparent stuff always being opaque (although it still appears messed up for some reason)
###################################################################### # Automatically generated by qmake (2.01a) Sat Sep 22 17:29:49 2012 ###################################################################### TEMPLATE = app TARGET = DEPENDPATH += . INCLUDEPATH += . OBJECTS_DIR = ./build/ RC_FILE = ldforge.rc RESOURCES = ldforge.qrc MOC_DIR = ./autogen/ RCC_DIR = ./autogen/ SOURCES = ./src/*.cpp HEADERS = ./src/*.h QMAKE_CXXFLAGS += -std=c++0x QT += opengl LIBS += -lGLU