Commit Graph

24 Commits (5678539e05d2451f5185f87a4506832058d9ea01)

Author SHA1 Message Date
Andrew Tribick 5678539e05 Remove unused particle system code 2021-12-29 14:48:36 +01:00
Levin Li bf5689574d Make AVIF optional 2021-10-14 10:35:26 +08:00
Levin Li a45425c374 Support AVIF texture 2021-10-14 10:35:26 +08:00
Hleb Valoshka b067799a3c Use old way to capture video in windows environment 2021-08-23 11:04:03 +03:00
Hleb Valoshka d394192999 Allow binary orbits without text source
Closes: #1088
2021-06-24 09:41:15 +03:00
Hleb Valoshka 8dab250f22 Use FFMpeg to capture video 2021-06-06 08:44:21 +03:00
Hleb Valoshka db9dd5cb18 Extract string utilities to own file 2021-03-08 14:08:36 +03:00
Levin Li 17cd02b3cc Add view port effect for post processing 2020-10-10 20:18:15 +08:00
Hleb Valoshka b6b543438d Port to filesystem API 2019-08-16 18:11:24 +03:00
Hleb Valoshka 91b783102d Remove static global std::string 2018-12-08 02:05:52 +03:00
Hleb Valoshka b082d5f47f Automatically convert to c++11 using clan-tidy
+ manual cleanups
2018-09-22 23:42:02 +03:00
Chris Laurel dc5258c518 Updated Celestia file types. 2008-08-07 00:31:32 +00:00
Chris Laurel f86ba2b6dd Added types for Celestia trajectories to DetermineFileType function. 2008-04-02 20:16:09 +00:00
Chris Laurel 6c9d42ee18 Fixed some more DXT5nm related issues:
- Check for dxt5nm file extension to decide whether an image file contains a DXT5nm format file
- Make compressed normal maps work for meshes
- Avoid using dxt5nm textures with non-OGL2 render paths.
2006-10-22 21:59:19 +00:00
Chris Laurel b6179b77bb Added new filetype for Celestia models. 2004-02-17 05:47:28 +00:00
Bob Ippolito 79dd18e5c5 Fixed most of the gcc 3.3 warnings 2004-01-11 05:19:05 +00:00
Chris Laurel 66cf4d5924 Handler > 3 character file extensions 2003-04-19 17:06:21 +00:00
Chris Laurel f2b4875892 Added extensions for Celestia script files. 2003-04-11 08:52:09 +00:00
Chris Laurel 8e96a59c8d Added a deep sky catalog file type. 2003-01-31 23:39:50 +00:00
Chris Laurel 187c945cb5 Added CelestiaStarCatalog file type. 2002-05-08 08:03:20 +00:00
Chris Laurel 9fdca94a82 Added DDS (Direct Draw Surface) file type. 2002-03-05 01:34:35 +00:00
Chris Laurel 6f7869ff05 Added CelestiaCatalog file type. 2002-01-08 02:55:50 +00:00
Chris Laurel 654d5ffb75 Added type for AVI files 2001-12-10 23:06:05 +00:00
Chris Laurel 38e79736c5 Reorganized source tree into multiple directories. 2001-11-28 01:50:04 +00:00