Cameron Hart
|
04a8c6eb3e
Got Polycode compiling in release with generated external libs! Just need to do some work to get Bullet and Box2D behaving in debug.
|
14 лет назад |
Cameron Hart
|
29cc5d19f3
Fixed a couple of issues with assimp external build.
|
14 лет назад |
Cameron Hart
|
eb1b7e6252
Externals build work in progress. Main build proably broken.
|
14 лет назад |
Ivan Safrin
|
9caa40dca6
Fixed Sphere mesh generation. TYPE_SPHERE primitives will now work.
|
14 лет назад |
Cameron Hart
|
11738ef5a9
Closer, but not there yet.
|
14 лет назад |
Cameron Hart
|
682de74770
Got all the dependencies building on Windows with MSVC10, now need to hook everything back up again.
|
14 лет назад |
Ivan Safrin
|
67e5654afc
Changed private members to protected in non-manager classes.
|
14 лет назад |
Ivan Safrin
|
f630378c48
Merge pull request #21 from LeeRichmond/master
|
14 лет назад |
Ivan Safrin
|
bd6a951664
Removed stale file.
|
14 лет назад |
Ivan Safrin
|
51ffb7883c
Added a method to set the clipping planes in the Renderer.
|
14 лет назад |
Ivan Safrin
|
ce134fa024
Updated gitignore to ignore Xcode user setting files.
|
14 лет назад |
Ivan Safrin
|
84d09acb9e
Merge pull request #14 from dannyfritz/master
|
14 лет назад |
Ivan Safrin
|
a58e4a109f
Polycode doesn't crash now if invalid font file is specified. Will now destroy fonts on exit.
|
14 лет назад |
Ivan Safrin
|
df05e5cfd0
Fixed screen shape gradients and shape stroke.
|
14 лет назад |
Ivan Safrin
|
19cd891d7c
Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files.
|
14 лет назад |
Cameron Hart
|
2567931838
Got Bullet compiling and linking
|
14 лет назад |
Cameron Hart
|
b6f4f3a69e
Initial work on getting CMake to download and build dependencies.
|
14 лет назад |
Cameron Hart
|
992e27761d
Moved included CMake modules to top level Build directory since they apply to more than just Core.
|
14 лет назад |
Cameron Hart
|
b54d816195
Added more Framework install targets.
|
14 лет назад |
Cameron Hart
|
ac76ecfbf1
Ignore QtCreator CMake project files.
|
14 лет назад |
Cameron Hart
|
1a4c2bed04
Initial framework install. Doesn't copy dependencies.
|
14 лет назад |
Cameron Hart
|
ce03050e0e
Removed old CMakeLists.txt.
|
14 лет назад |
Cameron Hart
|
7d30d350c6
Added build player option.
|
14 лет назад |
Cameron Hart
|
2a1c6d4d01
Got examples compiling on Linux again.
|
14 лет назад |
Cameron Hart
|
60cda19329
Fixed case for Linux.
|
14 лет назад |
Cameron Hart
|
7b56847e40
Building Polycode Player on Windows.
|
14 лет назад |
Cameron Hart
|
9b7d7bcb63
Re-enabled building modules and fixed up module CMakefiles.
|
14 лет назад |
Cameron Hart
|
62bfc5b049
Reenabled examples, but they'll only work with SDL, so only in Linux.
|
14 лет назад |
Cameron Hart
|
fb9caa6d31
Got Tools building with CMake.
|
14 лет назад |
Cameron Hart
|
714b1acfeb
More gitignores
|
14 лет назад |