index
:
irrlicht.git
light
lizzy's patches for irrlichtmt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
irrlicht.h
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-02
Drop obsolete video drivers
numzero
2023-02-22
Reduce IrrCompileConfig usage to files that actually need it
numzero
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
2022-05-21
Make irrArray backed by std::vector (#101)
paradust7
2022-05-18
Remove irrMap and use std::map instead
paradust7
2021-12-29
Remove unused attribute saving and loading (#86)
ROllerozxa
2021-12-29
Remove more unused code (#87)
sfan5
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-01-03
Merging r5975 through r6036 from trunk to ogl-es branch.
cutealien