Commit Graph

550 Commits

Author SHA1 Message Date
MusicalProgrammer
2bdef97edf Polishing panning 2018-04-30 12:02:52 -04:00
zmxhawrhbg
ce66ec6f5d do some stuff to the file
now it can properly exist
2018-04-30 08:23:18 -07:00
MusicalProgrammer
df5076e90f Pan left added. Whoops 2018-04-30 11:22:25 -04:00
zmxhawrhbg
faaa59f58b add some sort of building instructions 2018-04-30 08:12:30 -07:00
MusicalProgrammer
78ece8c2a2 Panning done? 2018-04-30 11:04:05 -04:00
andreja6
8dff73d5f5 added test squares to resize and arrows 2018-04-30 01:07:23 -07:00
andreja6
4bdb1d6939 Changed how panning works 2018-04-29 23:55:53 -07:00
MusicalProgrammer
59510383e6 What I have thus far
Camera panning still needs work.
2018-04-29 23:47:40 -04:00
andreja6
f0f16a3a69 Tried changing how window starts 2018-04-29 20:00:00 -07:00
andreja6
09c6a73e80 Made rotation closer to real v0.0.3.2 2018-04-29 18:58:22 -07:00
andreja6
3108021007 Made part selection better 2018-04-29 18:33:13 -07:00
andreja6
fa3a0f9aa4 Merge branch 'master' of https://github.com/andreja6/G3D-Fun 2018-04-29 16:31:14 -07:00
MusicalProgrammer
f45e8afb37 Quick part selection fix
A Part in front of the camera can now be selected if other parts are behind it.
2018-04-29 18:49:57 -04:00
andreja6
739f116895 Added rotate sound
Next required thing: Collision check
2018-04-29 12:00:30 -07:00
andreja6
f281103ca1 Rotation and Selection 2018-04-29 11:40:35 -07:00
andreja6
b7d14dcf2a Added part selection 2018-04-29 01:54:02 -07:00
andreja6
5659a1e13c Changed README.md 2018-04-28 23:26:17 -07:00
andreja6
fb48c4d85d Changed how camera pan works 2018-04-28 23:22:54 -07:00
andreja6
ce3ca419e8 Merge pull request #16 from andreja6/duplicate-button
Duplicate button
2018-04-28 20:18:05 -07:00
andreja6
c3b9e1f6c8 Removed unnecessary code 2018-04-28 20:16:48 -07:00
andreja6
9ba0db1ab9 semi-working pan right 2018-04-28 20:09:51 -07:00
andreja6
70d9aded42 Attempted pan left, what
Camera makes no sence
2018-04-28 19:57:51 -07:00
andreja6
a99f58b62f "Delete" key also deletes 2018-04-27 15:27:02 -07:00
andreja6
fcb1ad05fd Changed how boxes are rendered
PhysicalInstance now has a getBox() method that returns a Box the same way it would have been rendered, also added is a getCFrameRenderBased() which returns the CFrame that would have been used in the render pass
2018-04-27 15:05:51 -07:00
DarkKnight64
50f8c7ec10 create README 2018-04-27 20:28:40 +01:00
andreja6
4094631f30 Made most fake buttons actual buttons 2018-04-27 12:19:49 -07:00
andreja6
1cae1135b9 Merge pull request #15 from andreja6/sound
Added sound and sound effects
cb3
2018-04-27 09:19:54 -07:00
andreja6
f78ca49ec0 Added try/catch 2018-04-27 09:18:48 -07:00
andreja6
e9c7607a4b Added init check 2018-04-27 00:04:04 -07:00
andreja6
6d49e266dd Made AudioPlayer's play and init method static 2018-04-26 21:41:07 -07:00
andreja6
78cdb01ef1 changed how bitrate is set 2018-04-26 21:28:22 -07:00
andreja6
1ed434c858 removed useless arial fonts 2018-04-26 20:11:36 -07:00
andreja6
f4acbaacdc Added camera click 2018-04-26 20:07:19 -07:00
andreja6
e777f3ccc4 Added sound system
Added delete sound
2018-04-26 20:01:37 -07:00
andreja6
9e61c9e4d2 Fixed bad operator 2018-04-26 13:36:57 -07:00
andreja6
3fb730ceba Merge pull request #14 from andreja6/raycasting-part-selection
Added delete functionality
2018-04-26 13:35:15 -07:00
andreja6
811ac871a3 Added delete functionality cb2a 2018-04-26 11:57:04 -07:00
andreja6
54ed0299c0 Merge pull request #13 from andreja6/bevels
Bevels
cb2
2018-04-26 11:18:28 -07:00
andreja6
09fcd72e43 Changed shade mode 2018-04-26 11:17:54 -07:00
andreja6
0371836dc8 Attempted to make bevel code 2018-04-26 11:15:41 -07:00
andreja6
74e423e9f8 Added code to unlock mouse on message box cb1 2018-04-25 21:32:28 -07:00
andreja6
9868937c08 Merge branch 'master' of https://github.com/andreja6/G3D-Fun 2018-04-25 14:39:04 -07:00
andreja6
5c500859a3 Removed dialog test on 'U' 2018-04-25 14:38:55 -07:00
andreja6
1274a8deca Merge pull request #12 from andreja6/buttons
Added button listeners, added some buttons, Made window use HWND rather than SDL
2018-04-25 14:36:03 -07:00
andreja6
4bbd82b715 Merge pull request #11 from andreja6/window
Now uses HWND rather than an SDL Window
2018-04-25 14:35:21 -07:00
andreja6
827e610b8c Added selected in button class
Basically active, it will probably be renamed
2018-04-25 14:34:27 -07:00
andreja6
10f3a25c54 Changed how selection boxes are rendered 2018-04-25 14:17:33 -07:00
andreja6
e650d4afbc Removed useless images 2018-04-25 05:58:33 -07:00
andreja6
d738a804e6 Changed some images, Added camera button listeners 2018-04-24 22:00:46 -07:00
andreja6
1f7c5b28f8 Test of forward button 2018-04-24 20:24:34 -07:00