index
:
irrlicht.git
light
lizzy's patches for irrlichtmt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
Irrlicht
/
CSceneManager.cpp
Age
Commit message (
Expand
)
Author
2023-04-13
Add back LightManager
HEAD
light
Lizzy Fleckenstein
2023-04-13
Add back lighting system
Lizzy Fleckenstein
2023-03-19
Drop dependency on FileSystem from SceneManager
numzero
2023-03-19
Drop unused dependency of SceneManager on GUIEnvironment
numzero
2023-03-19
Drop unused dependency on FileSystem in mesh loaders
numzero
2023-03-11
Drop IrrCompileConfig (#163)
Vitaliy
2023-01-02
Delete profiler
sfan5
2022-06-01
Remove more dead code (#108)
sfan5
2022-05-22
Remove core::list and replace uses with std::list (#105)
paradust7
2021-12-29
Remove unused attribute saving and loading (#86)
ROllerozxa
2021-11-24
Fix various GCC warnings
JosiahWI
2021-08-30
Remove unused locale-like code, utf8 functions and headers
sfan5
2021-08-26
Readd CSceneCollisionManager with only the method we need
sfan5
2021-07-23
Delete lots of unused features (#48)
hecks
2021-07-07
Drop XML implementation, related code and dependent features
sfan5
2020-06-12
Merging r6107 through r6116 from trunk to ogl-es branch
cutealien
2020-01-03
Merging r5975 through r6036 from trunk to ogl-es branch.
cutealien