32 Commits

Author SHA1 Message Date
8fae39fe82 Refactored helpers.py into a folder of various util files 2018-03-30 18:19:23 -07:00
4c3d1f5d61 Changed from animation.simple_animation import * to account for animation.compositions 2018-03-08 13:55:01 -08:00
86f81a2ede Add warning about light_source 2018-03-05 20:14:43 -08:00
3944c8a2d8 Merge branch 'lighthouse-grant' into lighthouse2 2018-03-05 20:11:45 -08:00
feac46e83b Merge branch 'lighthouse2' into lighthouse-grant 2018-03-05 19:45:55 -08:00
d7b84b0507 Simpler move_lighthouse_to 2018-02-27 22:39:50 -08:00
ec4bf7b504 Fixed(?) Spotlight.update_sectors 2018-02-27 13:56:22 -08:00
80b35918cf tweaking PondScene 2018-02-27 18:48:55 +01:00
c2b3e3f3e0 Changed mobject of ScreenTracker 2018-02-26 23:34:42 -08:00
14f531086c Finished FirstLighthouseScene 2018-02-26 19:02:12 -08:00
a06c9d32d9 microedits (not yet working) 2018-02-27 00:22:21 +01:00
123b45298a microedits 2018-02-26 18:39:33 +01:00
3bdeeafe2d resolved conflict
# Conflicts:
#	topics/light.py
2018-02-20 23:12:04 +01:00
7fe0f0650a ... 2018-02-20 11:30:59 -08:00
fe1c3ca0f9 3D anims of LightSource fixed (everything faces the camera again) 2018-02-20 17:44:33 +01:00
5e9ab3a6ce ScreenScalingScene 2018-02-20 11:21:01 +01:00
935ae923ca Revert "edits that broke light.py"
This reverts commit ea6dc6957778d7a205cdcd3bbddc3311ef07c36e.
2018-02-19 15:36:16 +01:00
b0d9a1eaac Revert "Lighthouse now also stable under camera rotations"
This reverts commit 75fd78cefce434269f69c1e5db8ad6c36d97f951.
2018-02-19 15:34:11 +01:00
3b99207172 Revert "Ambient light now also stable under camera rotations"
This reverts commit f178a6981cbc4f3f7db47d8aa24a83c1a3386333.
2018-02-19 15:30:33 +01:00
ea6dc69577 edits that broke light.py 2018-02-19 15:30:21 +01:00
f178a6981c Ambient light now also stable under camera rotations 2018-02-17 21:13:50 +01:00
75fd78cefc Lighthouse now also stable under camera rotations 2018-02-17 20:09:09 +01:00
cf9156a3cc Fixed shadow issue 2018-02-10 16:14:14 +01:00
e1a5667ec0 fixed issue with finding the angles of left-oriented spotlights 2018-02-09 16:40:02 +01:00
5b395853b7 changes to how the sectors are redrawn 2018-02-09 07:56:49 +01:00
7871e557d2 bug fixes 2018-02-08 12:04:53 +01:00
2c4fa36073 bug fixes in light. Finally working again! 2018-02-07 09:46:01 +01:00
1e88bf3946 Merge branch 'master' into lighthouse2
# Conflicts:
#	topics/light.py -> resolved
2018-02-07 07:36:38 +01:00
87b7635988 bug fix session with Grant 2018-02-07 07:35:18 +01:00
cb9e249c6f Added some notes to light.py 2018-02-06 12:51:06 -08:00
ad5ffc5fdc debugged existing scenes, working on BackToEulerSum 2018-02-06 18:13:24 +01:00
ad23f77701 extracted LightSource code into topics file 2018-02-06 11:14:09 +01:00