..
fs
+ Added support for constant shader values
2019-05-15 11:35:48 +02:00
irr
- Removed all the contents of the res folder as those weren't needed anymore
2019-04-05 08:34:53 +02:00
shaders
+ Support for shader parameters with default values (TODO: read values from the constantvalues list in the json files)
2019-05-14 22:16:37 +02:00
video
+ Support for setting orthographic camera from scene information
2018-09-21 21:10:02 +02:00
camera.cpp
~ Current status of camera modifications
2018-07-06 16:04:18 +02:00
camera.h
~ Current status of camera modifications
2018-07-06 16:04:18 +02:00
core.cpp
+ Basic parsing for json files on project (just scene, project objects and basic images)
2018-07-06 13:47:11 +02:00
core.h
+ Support for shader parameters with default values (TODO: read values from the constantvalues list in the json files)
2019-05-14 22:16:37 +02:00
effect.cpp
+ Added support for constant shader values
2019-05-15 11:35:48 +02:00
effect.h
+ Support for shader parameters with default values (TODO: read values from the constantvalues list in the json files)
2019-05-14 22:16:37 +02:00
image.cpp
- Removed all the contents of the res folder as those weren't needed anymore
2019-04-05 08:34:53 +02:00
image.h
- Removed all the contents of the res folder as those weren't needed anymore
2019-04-05 08:34:53 +02:00
irrlicht.cpp
+ Added renderization control to the file loading system (scenes control the whole renderization)
2018-08-27 16:15:31 +02:00
irrlicht.h
+ Added renderization control to the file loading system (scenes control the whole renderization)
2018-08-27 16:15:31 +02:00
object3d.cpp
- Removed all the contents of the res folder as those weren't needed anymore
2019-04-05 08:34:53 +02:00
object3d.h
- Removed all the contents of the res folder as those weren't needed anymore
2019-04-05 08:34:53 +02:00
object.cpp
- Removed all the contents of the res folder as those weren't needed anymore
2019-04-05 08:34:53 +02:00
object.h
- Removed all the contents of the res folder as those weren't needed anymore
2019-04-05 08:34:53 +02:00
project.cpp
- Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions
2019-04-04 16:51:54 +02:00
project.h
- Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions
2019-04-04 16:51:54 +02:00
scene.cpp
- Removed all the contents of the res folder as those weren't needed anymore
2019-04-05 08:34:53 +02:00
scene.h
- Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions
2019-04-04 16:51:54 +02:00
texture.cpp
- Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions
2019-04-04 16:51:54 +02:00
texture.h
- Removed the whole "fileResolver" class in favour of using the actual irrlicht file-handling functions
2019-04-04 16:51:54 +02:00