Anthony J. Thibault
|
626b170207
|
Crash fix for RenderableBoxEntityItem::render
|
2016-02-25 14:10:23 -08:00 |
|
Atlante45
|
7e8ea4dc77
|
Update primitive instance rendering calls
|
2016-02-01 18:50:01 +01:00 |
|
Atlante45
|
11dc3cd261
|
Move primitive rendering out of DeferredLightingEffect
|
2016-01-13 11:47:43 -08:00 |
|
Seth Alves
|
008065ba38
|
Merge branch 'master' of github.com:highfidelity/hifi into near-grab-via-parenting
|
2015-12-14 09:15:56 -08:00 |
|
Seth Alves
|
c74f8bca49
|
location getters also return a success boolean so that callers can know if the value they are receiving is bad due to lack of information about an object's parent
|
2015-12-14 09:13:36 -08:00 |
|
Atlante45
|
ce51350b65
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
|
Bradley Austin Davis
|
011a43d5f2
|
Add sphere and cube triangle counts to displayed stats
|
2015-12-08 11:08:22 -08:00 |
|
Seth Alves
|
f013f95e9b
|
merge from upstream
|
2015-11-21 08:43:00 -08:00 |
|
Seth Alves
|
bc516c0b86
|
use render-item status getters to display physics debugging information
|
2015-11-06 11:32:56 -08:00 |
|
Seth Alves
|
61269c3ce8
|
fix up entity constructors so that setProperties isn't called during the constructor
|
2015-10-23 13:52:50 -07:00 |
|
Brad Davis
|
de5e95f7dc
|
Improved procedural surfaces, textures and more standard uniforms
|
2015-10-02 11:57:13 -07:00 |
|
Bradley Austin Davis
|
e024d23366
|
Instancing work, second pass
|
2015-09-21 13:27:02 -07:00 |
|
Brad Davis
|
8a703d0363
|
Instanced rendering, first pass
|
2015-09-18 16:29:29 -07:00 |
|
Brad Davis
|
5f1affaff9
|
Procedural skybox work
|
2015-09-08 14:31:16 -07:00 |
|
Brad Davis
|
743d79335d
|
Procedural shaders V2
|
2015-09-07 17:37:45 -07:00 |
|
Brad Davis
|
9289a46112
|
Guarding against frequent userdata calls with no change.
|
2015-09-05 12:20:28 -07:00 |
|
Brad Davis
|
e8435b6218
|
Procedural rendering for box entities
|
2015-09-05 12:10:45 -07:00 |
|
Atlante45
|
59acfc9f47
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 13:51:51 -07:00 |
|
Brad Davis
|
d68618e206
|
Removing GL headers from most files, and some naked GL from application.cpp
|
2015-07-18 00:46:09 -07:00 |
|
Atlante45
|
7b5a5a339a
|
Use make_shared/create to make shared pointers
|
2015-07-01 19:46:06 -07:00 |
|
ZappoMan
|
47888b4671
|
fix transforms for items with non-default registration point
|
2015-06-11 09:34:56 -07:00 |
|
ZappoMan
|
93c0bd63e9
|
fix debug rendering transforms
|
2015-06-10 18:54:07 -07:00 |
|
Andrew Meadows
|
6497ac6c82
|
renderBoundingBox() for sim-ownership debug
|
2015-06-10 14:24:00 -07:00 |
|
Andrew Meadows
|
4df87ec4e8
|
fix rendering of simulation ownership debug info
|
2015-06-09 17:23:37 -07:00 |
|
ZappoMan
|
72ffd01920
|
more work on smart pointers
|
2015-05-22 22:39:37 -07:00 |
|
ZappoMan
|
9988f2d1cd
|
EnitityItem smart pointers
|
2015-05-22 22:38:02 -07:00 |
|
Atlante45
|
dfaa4ab1a3
|
BoxEntity render in Batch
|
2015-05-16 05:45:27 +02:00 |
|
Atlante45
|
c13ad83cc4
|
Rename getCenter by get CenterPosition
|
2015-05-15 18:34:28 +02:00 |
|
Seth Alves
|
ea1ec0186e
|
stop doing useless multiple inheritance
|
2015-05-01 11:31:58 -07:00 |
|
Seth Alves
|
3765ace7ef
|
move common debugging rendering into a new class
|
2015-05-01 11:17:46 -07:00 |
|
Seth Alves
|
3c24d42d93
|
improve display of box and model entities when in simulator-id debug mode
|
2015-04-30 14:17:20 -07:00 |
|
Seth Alves
|
5d5624053f
|
drow boxes as aabox when we are the simulator
|
2015-04-30 13:15:55 -07:00 |
|
Andrew Meadows
|
373be95297
|
entity cubes are in meters
|
2015-03-06 15:32:03 -08:00 |
|
Andrew Meadows
|
8d4ea143ce
|
easy conversions of: InDomainUnits --> InMeters
|
2015-02-25 14:48:06 -08:00 |
|
Andrew Meadows
|
2ffb19a0ed
|
getPosition() --> getPositionInDomainUnits()
and friends
|
2015-02-25 14:35:04 -08:00 |
|
ZappoMan
|
e6388a65b9
|
rough pass at adding color to geometry cache
|
2015-01-13 20:53:05 -08:00 |
|
ZappoMan
|
11b4400099
|
move all glut-ness to geometry cache
|
2014-12-18 11:20:17 -08:00 |
|
ZappoMan
|
9f9b8bcb68
|
move interface/entities to libraries/entities-renderer
|
2014-12-17 12:54:41 -08:00 |
|