Steve Grenier
|
653d6b3e5d
Updated new project template.
|
14 年之前 |
Steve Grenier
|
4459c6f34b
Merge pull request #81 from blackberry-gaming/next-cculy
|
14 年之前 |
Chris Culy
|
cea7db1657
Merge branch 'next-cculy' of https://github.com/blackberry-gaming/GamePlay into next-cculy
|
14 年之前 |
Chris Culy
|
46361f7892
Refactors Image::Format enumeration for cleaner separation from the Texture class.
|
14 年之前 |
Chris Culy
|
19e0edc1a2
Refactors Image into its own separate class (from Texture::Image).
|
14 年之前 |
Sean Paul Taylor
|
b643cd807d
Merge pull request #79 from blackberry-gaming/next-cculy
|
14 年之前 |
Sean Paul Taylor
|
68b0a8cfc6
Merge pull request #80 from blackberry-gaming/next-sgrenier
|
14 年之前 |
Chris Culy
|
4004be749c
Refactors Image into its own separate class (from Texture::Image).
|
14 年之前 |
Steve Grenier
|
b8042c2eaf
Fixed an issue with transforming bounding spheres with matrices have have a scale != 1.0.
|
14 年之前 |
Sean Paul Taylor
|
877a933415
Merge pull request #78 from blackberry-gaming/next-cculy
|
14 年之前 |
Chris Culy
|
2f846925ae
Adds support for heightfield collision shapes (including needed bullet_new in DebugNew.h).
|
14 年之前 |
Steve Grenier
|
c74aca19fd
Merge pull request #77 from blackberry-gaming/next-sgrenier
|
14 年之前 |
Steve Grenier
|
cebba445e0
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 年之前 |
Steve Grenier
|
9ef4599e59
Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument.
|
14 年之前 |
Sean Paul Taylor
|
198ffac370
Merge pull request #76 from blackberry-gaming/next-setaylor
|
14 年之前 |
Sean Paul Taylor
|
a9bee80b0b
Update game to defer calling users initialize until the first game frame.
|
14 年之前 |
Steve Grenier
|
38811de13b
Fixed performance issue on windows by moving game rendering into WM_PAINT.
|
14 年之前 |
Sean Paul Taylor
|
2fe68687d2
Merge pull request #75 from blackberry-gaming/next-setaylor
|
14 年之前 |
Sean Paul Taylor
|
18e7adcde2
Merge branch 'next-setaylor' of https://github.com/blackberry-gaming/GamePlay into next-setaylor
|
14 年之前 |
Sean Paul Taylor
|
fd3756a46c
Updated new project scripts and files for macos
|
14 年之前 |
Sean Paul Taylor
|
f937aace61
Updated new project scripts and files for macos
|
14 年之前 |
Sean Paul Taylor
|
1f9ab7278c
Moved <description> in bar-descriptor.xml to proper location in samples.
|
14 年之前 |
Steve Grenier
|
7391d65b55
Merge pull request #74 from blackberry-gaming/next-sgrenier
|
14 年之前 |
Steve Grenier
|
7292ddf639
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 年之前 |
Steve Grenier
|
8ab4ab14e9
Added a new project creation script which generates a new GamePlay project with all library dependencies and paths setup and a basic working game. Currently this script supports creation of Eclipse and VisualStudio projects.
|
14 年之前 |
Sean Paul Taylor
|
83e5915031
Merge pull request #73 from blackberry-gaming/next-setaylor
|
14 年之前 |
Sean Paul Taylor
|
a44e36c20d
Changed project to use Multi-threaded DLL instead of Multi-threaded Debug DLL.
|
14 年之前 |
Sean Paul Taylor
|
59f711340f
Merge pull request #72 from blackberry-gaming/next-ablake
|
14 年之前 |
Sean Paul Taylor
|
774a58d101
Merge pull request #71 from blackberry-gaming/next-dgough
|
14 年之前 |
Darryl Gough
|
2fc6dd01e3
gameplay-encoder: Adds IgnoreSpecificDefaultLibraries MSVCRT back to the debug build config. It was only necessary to remove it for release.
|
14 年之前 |