Ivan Safrin
|
c46c71ce9b
Fix for the examples Xcode project
|
14 лет назад |
Ivan Safrin
|
4263ee432b
Linux Makefile for examples and example cleanup
|
14 лет назад |
Ivan Safrin
|
f49d134973
Linux CMake fixes. Should compile out of the box now.
|
14 лет назад |
Ivan Safrin
|
f5467f3a63
Removed old deleted files from the repo
|
14 лет назад |
Ivan Safrin
|
d4ee36a8ec
Added build directory for examples
|
14 лет назад |
Ivan Safrin
|
c802140464
Added documentation folder to the repository
|
14 лет назад |
Ivan Safrin
|
326c753171
Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories
|
14 лет назад |
Ivan Safrin
|
7f2d13bd85
Merge branch 'master' of github.com:ivansafrin/Polycode
|
14 лет назад |
Ivan Safrin
|
0dcb042fda
Made install paths relative
|
14 лет назад |
Ivan Safrin
|
b5685a5012
Merge pull request #33 from bitshifter/cmake-bindings
|
14 лет назад |
Cameron Hart
|
f2f686fbd6
Regenerated Lua bindings.
|
14 лет назад |
Cameron Hart
|
22e1ad9e32
Ignore compiled python files.
|
14 лет назад |
Cameron Hart
|
4266e7daf7
Made numeric default value string replacement more generic. Fixes bad code generation for a default value of 1.0.
|
14 лет назад |
Cameron Hart
|
d6f5c07893
Merge branch 'master' into cmake-bindings
|
14 лет назад |
Cameron Hart
|
2a6effd422
Added custom executable target to regenerate Lua bindings.
|
14 лет назад |
Ivan Safrin
|
2014d61333
Some CMake fixes
|
14 лет назад |
Ivan Safrin
|
87483bd9d8
Merge pull request #20 from bitshifter/master
|
14 лет назад |
Cameron Hart
|
09981b43ec
Windows compile fixes for static libs. Polycode player not building yet.
|
14 лет назад |
Cameron Hart
|
f7953a1b66
Mac fixes for static libraries. Polycode Player isn't compiling yet.
|
14 лет назад |
Cameron Hart
|
246f876526
Compile all libs as static except for Modules.
|
14 лет назад |
Ivan Safrin
|
6cb1164fc4
Added an importance property to lights. You can use it to make distant lights override closer ones.
|
14 лет назад |
Cameron Hart
|
d5324d1d24
Disable building Polycode Player by default until it's building.
|
14 лет назад |
Cameron Hart
|
e96efcec77
Added Mac specific include directory.
|
14 лет назад |
Cameron Hart
|
e121beb372
Fixed some Mac compilation errors in polybuild.cpp.
|
14 лет назад |
Cameron Hart
|
445eb31f59
Fixed compile error in generated Lua wrappers.
|
14 лет назад |
Cameron Hart
|
90321bd417
Ignore PolySDLCore when creating Lua library.
|
14 лет назад |
Cameron Hart
|
09ca9d340e
Rebuild Lua API without SDLCore.
|
14 лет назад |
Cameron Hart
|
aa4c0f05b9
Mac OS X fixes - Polycore, Polycode2DPhysics and Polycode3DPhysics compile and link.
|
14 лет назад |
Cameron Hart
|
e916d58a2a
Updated Lua wrappers - fixes compile error.
|
14 лет назад |
Cameron Hart
|
d88997e16c
Renamed BUILD.txt to BUILD.md to get github formatting. Added section on variables used to configure CMake.
|
14 лет назад |