Ivan Safrin
|
a9b5d1ece3
Meshes now use direct arrays for vertex information storage making rendering faster and meshes take up less space, removed Vertex class, update codebase to work with new changes, removed old GLES1 files
|
11 vuotta sitten |
Bill Robinson
|
39c4fba316
Added support for Polycode being able to use single-precision rather than only double everywhere
|
12 vuotta sitten |
Joachim Meyer
|
439fa2dbd8
Visual Studio 2012 Build was broken - it still didn't support round...
|
11 vuotta sitten |
Ivan Safrin
|
45692828a4
MSVC10 fix, removed old example project from Windows examples solution
|
12 vuotta sitten |
Ivan Safrin
|
a91d93a10e
Fixes and IDE project for Visual Studio 2013
|
12 vuotta sitten |
Ivan Safrin
|
3a359fa545
Fixed icons culling incorrectly in entity editor, added buttons to hide icons in entity editor, update polycode version to new versioning system, made about page display correct version, made polybuild display correct version, added project information to about page, added UIMultilineLabel class to UI module
|
12 vuotta sitten |
Bill Robinson
|
a46463fce5
Compilation fixes for MinGW32
|
12 vuotta sitten |
lunatix
|
9ea31cda64
fixes for windows, some things like getopt where missing (added them to CMakeLists.txt, found via codeproject: http://www.codeproject.com/Articles/157001/Full-getopt-Port-for-Unicode-and-Multibyte-Microso) and an "Entity" inside PolyPhysicsSceneEntity was ambigous.
|
12 vuotta sitten |
Ivan Safrin
|
d8d788f480
Added mesh viewer to IDE, added support for resource change events in ResourceManager, added tangents to the mesh file specification (ATTN: old mesh files will need to be re-exported), added support for tangent generation in polyimport, added global version string to PolyGlobals.h, fixed clear color setting in virtual scenes, made Label textures always be POT, added global IDE texture filtering options to the IDE preferences.
|
12 vuotta sitten |
Nur Monson
|
0c04e84378
Add definition to suppress min/max macros on Windows
|
12 vuotta sitten |
Nur Monson
|
579ec87ac7
Avoid redefining MIN/MAX on platforms that have it
|
12 vuotta sitten |
Ivan Safrin
|
a770a9bcbb
Linux fixes for core library and examples/template
|
13 vuotta sitten |
Ivan Safrin
|
53710dcae0
Windows fixes
|
13 vuotta sitten |
Ivan Safrin
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
Ivan Safrin
|
ebddfbfa21
Removed old files
|
13 vuotta sitten |
mcc
|
0124a94358
New property kinds: tagging a field or method with POLYIGNORE causes create_lua_library to skip it; creating a method which takes a lua_State* as argument causes the method to be treated as 'raw', the method will be passed the lua_State with no argument packing or unpacking.
|
13 vuotta sitten |
Danny Warren
|
40fb920e56
Added winxp/vista fallback for multitouch functions
|
13 vuotta sitten |
Ivan Safrin
|
29c653a2e6
Native Windows multi-touch support and fixes
|
13 vuotta sitten |
Ivan Safrin
|
e352f2e803
Fixed vertex order in plane primitive, added floating point texture support
|
13 vuotta sitten |
Ivan Safrin
|
e998cf2e27
Fixed VPLANE primitive, minor tweaks (forgot exactly what)
|
14 vuotta sitten |
Ivan Safrin
|
027d9462f5
UI HSlider fixes and UI Color picker
|
14 vuotta sitten |
Ivan Safrin
|
d135ffaa53
Updated instructions and added a fix for new gcc
|
14 vuotta sitten |
Cameron Hart
|
e8f96c7684
Merge branch 'master' of git://github.com/ivansafrin/Polycode
|
14 vuotta sitten |
Cameron Hart
|
7a54b55efc
Only declare dllexports if building a DLL.
|
14 vuotta sitten |
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 vuotta sitten |
unknown
|
207ca4fca6
Windows port and some fixes
|
14 vuotta sitten |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
14 vuotta sitten |
Ivan Safrin
|
40fa766738
Cleaned up code, replaced unnecessary dynamic instances with static classes.
|
15 vuotta sitten |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
15 vuotta sitten |
Ivan Safrin
|
6c2b9d8abd
Started working on the player
|
15 vuotta sitten |