Guillermo
|
5127b63d91
|
Fixed issues with new map.name
|
2021-08-02 16:36:28 +02:00 |
bernatx
|
039e6be501
|
Fix font name for windows
|
2019-12-11 15:29:32 +01:00 |
Manish
|
8c53ddce2b
|
Added more documentation and refactor on no rendering mode
|
2019-12-10 19:43:10 +01:00 |
Manish
|
0fb86e43e3
|
fixing bug about pedestrian in no_rendering_mode
|
2019-07-08 18:42:45 +02:00 |
bernatx
|
b50633a3c1
|
Changes to PR: Adding .gitignore file.
|
2019-07-04 09:21:59 +02:00 |
Manish
|
cfa0860204
|
Fixed bug related with hash function in Python 3
|
2019-07-04 09:21:59 +02:00 |
Manish
|
02c2bdd746
|
Map surface is cached, so that loading map next time is much faster
|
2019-07-04 09:21:59 +02:00 |
Manish
|
d22565db8b
|
refactor
|
2019-07-04 09:21:59 +02:00 |
manishthani
|
85b96ce12a
|
Fixed bug related with Pygame surface too large (#1657)
|
2019-05-22 17:31:44 +02:00 |
manishthani
|
ce3ea1c463
|
Improved lane markings and added sidewalks to no_rendering_mode.py (#1620)
* improved lane markings + added sidewalks + added crosswalks function + refactor
* Update CHANGELOG
* Commenting crosswalk func dur to pylint
|
2019-05-20 15:24:12 +02:00 |
Marc Garcia Puig
|
424c32d2d4
|
Added waypoint's junction_id (#1509)
* Added waypoint's junction_id and is_junction
* Updated changelog
* Removed unnecessary const
|
2019-04-29 15:34:45 +02:00 |
Manish
|
2aef64fc6b
|
changed color of speed limit
|
2019-04-01 18:10:28 +02:00 |
Manish
|
0c6b41ef07
|
spawned hero actor is deleted when closing no rendering mode
|
2019-04-01 18:10:28 +02:00 |
nsubiron
|
a8d08e1261
|
Add option to no_rendering_mode.py to show spawn points
|
2019-04-01 18:10:28 +02:00 |
Manish
|
efd06cd71c
|
Trigger boxes' color is different for each actor
|
2019-04-01 18:10:28 +02:00 |
Manish
|
d0f8efdb13
|
show triggers of speed limits
|
2019-04-01 18:10:28 +02:00 |
nsubiron
|
b94ed197a8
|
Add option to no_rendering_mode.py to show waypoint connections
|
2019-04-01 18:10:28 +02:00 |
nsubiron
|
528a59319b
|
Fix no-rendering mode
|
2019-03-30 15:21:02 +01:00 |
Manish
|
514cfacaa6
|
fixed triggers bounding box draw
|
2019-03-30 14:36:44 +01:00 |
Manish
|
222898e995
|
add draw trigger of traffic lights
|
2019-03-30 14:36:44 +01:00 |
Manish
|
ca6bcafa72
|
added parking and shoulders to no rendering mode
|
2019-03-30 14:36:44 +01:00 |
Manish
|
a66d7ee7ad
|
fixed small visual things
|
2019-03-30 14:36:44 +01:00 |
Manish
|
424372a67e
|
lane markings and loading time of no rendering mode improved
|
2019-03-30 14:36:44 +01:00 |
bernatx
|
a821963ccf
|
Added flag to show trigger boxes for traffic signs
|
2019-03-30 14:29:57 +01:00 |
nsubiron
|
8c7189b533
|
Allow changing map from no-rendering mode
|
2019-03-30 14:29:57 +01:00 |
nsubiron
|
b10484f5c6
|
Fix path to egg file
|
2019-03-30 14:29:57 +01:00 |
nsubiron
|
e683007aeb
|
Reorganize PythonAPI folder
|
2019-03-30 14:29:57 +01:00 |