1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 19:19:55 +00:00
openmw-tes3mp/apps/opencs/view/render
2021-01-09 13:52:01 +04:00
..
actor.cpp cleanup 2018-09-27 13:14:59 +04:00
actor.hpp Centralize actor data, simplify logic 2018-09-27 13:14:59 +04:00
brushdraw.cpp as it says; revert vismask and uncomplicate openmw 2020-04-20 20:57:38 +02:00
brushdraw.hpp Fix and simplify brush outlines and coordinate calculations 2020-03-26 13:25:33 +02:00
cameracontroller.cpp Fix many Coverity Scan warnings 2018-11-14 11:21:49 +04:00
cameracontroller.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
cell.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
cell.hpp Remove unused functions, improve formatting, handle terrain edit click 2019-10-22 21:26:55 +03:00
cellarrow.cpp simplifying a bit 2020-12-10 21:36:46 +00:00
cellarrow.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
cellborder.cpp as it says; revert vismask and uncomplicate openmw 2020-04-20 20:57:38 +02:00
cellborder.hpp cell border markers 2016-03-02 15:02:06 -05:00
cellmarker.cpp as it says; revert vismask and uncomplicate openmw 2020-04-20 20:57:38 +02:00
cellmarker.hpp Update cell marker appearance 2016-02-14 10:28:41 -05:00
cellwater.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
cellwater.hpp Reload water 2017-08-20 20:55:56 -04:00
editmode.cpp Implement brush outline for terrainshapemode 2020-03-26 13:25:33 +02:00
editmode.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
instancemode.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
instancemode.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
instancemovemode.cpp Lamoot's new icon set 2018-04-15 12:35:45 +03:00
instancemovemode.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
instanceselectionmode.cpp as it says; revert vismask and uncomplicate openmw 2020-04-20 20:57:38 +02:00
instanceselectionmode.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
lighting.cpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
lighting.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
lightingbright.cpp Daytime node switch support (feature #4836) 2019-02-02 10:50:15 +04:00
lightingbright.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
lightingday.cpp Daytime node switch support (feature #4836) 2019-02-02 10:50:15 +04:00
lightingday.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
lightingnight.cpp Daytime node switch support (feature #4836) 2019-02-02 10:50:15 +04:00
lightingnight.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
mask.hpp create static functions to set/get hidden node mask; compromise on magic numbers to make things easier to understand 2020-04-22 13:34:19 +02:00
object.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
object.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
orbitcameramode.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
orbitcameramode.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
pagedworldspacewidget.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
pagedworldspacewidget.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
pathgrid.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
pathgrid.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
pathgridmode.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
pathgridmode.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
pathgridselectionmode.cpp as it says; revert vismask and uncomplicate openmw 2020-04-20 20:57:38 +02:00
pathgridselectionmode.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
previewwidget.cpp Daytime node switch support (feature #4836) 2019-02-02 10:50:15 +04:00
previewwidget.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
scenewidget.cpp removing unneeded variable 2020-12-10 17:03:10 -08:00
scenewidget.hpp simplifying a bit 2020-12-10 21:36:46 +00:00
selectionmode.cpp Lamoot's new icon set 2018-04-15 12:35:45 +03:00
selectionmode.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
tagbase.cpp as it says; revert vismask and uncomplicate openmw 2020-04-20 20:57:38 +02:00
tagbase.hpp as it says; revert vismask and uncomplicate openmw 2020-04-20 20:57:38 +02:00
terrainselection.cpp Fix and simplify brush outlines and coordinate calculations 2020-03-26 13:25:33 +02:00
terrainselection.hpp Get vertex height from data, if not available in visible cells. 2019-11-04 00:09:23 +02:00
terrainshapemode.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
terrainshapemode.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
terrainstorage.cpp Remove includes that aren't needed any more 2019-10-23 00:07:41 +03:00
terrainstorage.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
terraintexturemode.cpp Avoid dead code 2021-01-09 13:52:01 +04:00
terraintexturemode.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
unpagedworldspacewidget.cpp as it says; revert vismask and uncomplicate openmw 2020-04-20 20:57:38 +02:00
unpagedworldspacewidget.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
worldspacewidget.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
worldspacewidget.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00