issues
search
project-imprimis
/
libprimis
Libprimis: Imprimis' 3D destroyable world engine
https://project-imprimis.github.io/libprimis/index.html
Other
29
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/configure-pages from 4 to 5
#275
dependabot[bot]
closed
8 months ago
0
Add test coverage information to GH Pages
#274
no-lex
closed
10 months ago
2
Bump microsoft/setup-msbuild from 1.3.2 to 2.0.0
#273
dependabot[bot]
closed
10 months ago
0
Bump microsoft/setup-msbuild from 1.3.1 to 1.3.2
#272
dependabot[bot]
closed
10 months ago
0
Update CI dependencies and configuration
#271
TheEgghead27
closed
11 months ago
0
std::optional
#270
Duskhorn
closed
1 year ago
0
Resolve shadowing parameters/variables
#269
no-lex
opened
1 year ago
0
`std::optional` instead of `-1` indices
#268
no-lex
opened
1 year ago
2
Make vacollect a full class
#267
no-lex
closed
1 year ago
0
Use `std::array` for octree
#266
no-lex
closed
1 year ago
1
Implement prop system for SMAA and add unit tests
#265
q009
closed
1 year ago
0
Groundwork for shader refactor
#264
q009
closed
1 year ago
0
tools: std::string path preprocessor
#263
q009
closed
1 year ago
1
removal of `hashtable`s and everything based on `hashbase` from tools.h
#262
Duskhorn
opened
1 year ago
2
`conskip` causes a segfault
#261
no-lex
closed
1 year ago
0
`globalparams` is a field & global variable
#260
no-lex
opened
2 years ago
0
flushzip() crashes when attempting to screenshot
#259
no-lex
closed
2 years ago
0
std::map and std::unordered_map STL #257
#258
Duskhorn
closed
1 year ago
3
Use STL associative containers
#257
no-lex
closed
1 year ago
0
Remove most compilation warnings
#256
Duskhorn
closed
2 years ago
0
UI::SliderButton is broken
#255
no-lex
closed
2 years ago
0
Improve packaging support in Libprimis
#254
TheEgghead27
closed
2 years ago
1
Particle paths are hardcoded
#253
no-lex
opened
2 years ago
0
Stain paths are hardcoded
#252
no-lex
opened
2 years ago
0
use new reciprocal RAD for #197
#251
b-sharman
closed
2 years ago
0
Remove addcommand redundant arguments.
#250
Luis-Licea
closed
1 year ago
0
Replace VARN macros and improve comments.
#249
Luis-Licea
closed
2 years ago
1
Replace GETVAR, GETVAR_, and OVERRIDERVAR macros.
#248
Luis-Licea
closed
2 years ago
0
Replace macros with functions.
#247
Luis-Licea
closed
2 years ago
0
Remove every instance of the COMMAND macro
#246
Duskhorn
closed
2 years ago
1
Remove `cmdname` parameter from ICOMMAND
#245
no-lex
closed
2 years ago
1
Remove modelattach from API, fixes #207
#244
acerspyro
opened
2 years ago
0
Add stub CMakeLists.txt file for future CLion support
#243
acerspyro
closed
2 years ago
0
Make `decalrenderer` a class
#242
no-lex
closed
2 years ago
0
Make `renderstate` a class
#241
no-lex
opened
2 years ago
0
transforming every vec2 into vec2<float> and GenericVec2<T> into vec2<T>
#240
Duskhorn
opened
2 years ago
0
Remove texture.h header.
#239
Luis-Licea
closed
2 years ago
0
Add favicon.
#238
Luis-Licea
closed
2 years ago
0
Fix link in README.md and improve engine.md.
#237
Luis-Licea
closed
2 years ago
0
Auto generate Doxygen documentation.
#236
Luis-Licea
closed
2 years ago
0
Auto generate Doxygen documentation.
#235
Luis-Licea
closed
2 years ago
0
Remove deprecated OpenGL usages
#234
no-lex
opened
2 years ago
0
`shadowmesh` object should absorb de facto member functions
#233
no-lex
opened
3 years ago
0
Move g-buffer vars & fns into an object
#232
no-lex
closed
2 years ago
2
Move VFC vars and functions into an object
#231
no-lex
closed
3 years ago
0
Replace `vec` methods with operator overloads
#230
no-lex
opened
3 years ago
0
remove DELETEP macro uses from engine
#229
no-lex
closed
3 years ago
1
Fix #100: consistent path function
#228
Duskhorn
closed
3 years ago
0
removed NULLs in favor of nullptr
#227
Duskhorn
closed
3 years ago
0
Create hitzone.cpp, closes #211
#226
no-lex
closed
3 years ago
0
Next