Commit Graph

4 Commits (b082d5f47f3e945bf61548201a7921ee30a647c0)

Author SHA1 Message Date
Hleb Valoshka b082d5f47f Automatically convert to c++11 using clan-tidy
+ manual cleanups
2018-09-22 23:42:02 +03:00
Hleb Valoshka 882e4ecf28 fix whitespaces and indents
trailing spaces are removed
tabs are replaced with 4 spaces

# Conflicts:
#	src/celengine/cmdparser.cpp
#	src/celengine/command.cpp
#	src/celestia/celestiacore.cpp
#	src/celestia/celestiacore.h
#	src/celestia/qt/qtappwin.cpp
#	src/celestia/qt/qtglwidget.cpp
#	src/celestia/win32/winmain.cpp
2018-09-22 23:41:57 +03:00
Chris Laurel 88503bbb3b Fixed crash when display meshes on Intel GPUs. Vertex buffers were not unbound after being created, which could result in out of range vertex accesses later on. 2010-12-21 09:14:32 +00:00
Chris Laurel b92930b79d - Updated automake file with celmodel changes
- Added geometry and modelgeometry files
2010-02-05 20:18:58 +00:00