Blender Git Loki
Git Commits -> Revision e3e6e3f
Revision e3e6e3f by Maxime Curioni (master) October 5, 2009, 00:37 (GMT) |
renamed folders |
Commit Details:
Full Hash: e3e6e3ff0c5bec5fe65ae4e1e5f7f4b70221fcf1
SVN Revision: 23626
Parent Commit: 6a9fcfd
Lines Changed: +2195, -2195
9 Added Paths:
/source/blender/freestyle/intern/application/AppCanvas.cpp (+138, -0) (View)
/source/blender/freestyle/intern/application/AppCanvas.h (+52, -0) (View)
/source/blender/freestyle/intern/application/AppConfig.cpp (+92, -0) (View)
/source/blender/freestyle/intern/application/AppConfig.h (+105, -0) (View)
/source/blender/freestyle/intern/application/AppView.cpp (+176, -0) (View)
/source/blender/freestyle/intern/application/AppView.h (+221, -0) (View)
/source/blender/freestyle/intern/application/Controller.cpp (+852, -0) (View)
/source/blender/freestyle/intern/application/Controller.h (+230, -0) (View)
/source/blender/freestyle/intern/application/FRS_freestyle.cpp (+329, -0) (View)
/source/blender/freestyle/intern/application/AppCanvas.h (+52, -0) (View)
/source/blender/freestyle/intern/application/AppConfig.cpp (+92, -0) (View)
/source/blender/freestyle/intern/application/AppConfig.h (+105, -0) (View)
/source/blender/freestyle/intern/application/AppView.cpp (+176, -0) (View)
/source/blender/freestyle/intern/application/AppView.h (+221, -0) (View)
/source/blender/freestyle/intern/application/Controller.cpp (+852, -0) (View)
/source/blender/freestyle/intern/application/Controller.h (+230, -0) (View)
/source/blender/freestyle/intern/application/FRS_freestyle.cpp (+329, -0) (View)
9 Deleted Paths:
/source/blender/freestyle/intern/app_blender/AppCanvas.cpp (+0, -138)
/source/blender/freestyle/intern/app_blender/AppCanvas.h (+0, -52)
/source/blender/freestyle/intern/app_blender/AppConfig.cpp (+0, -92)
/source/blender/freestyle/intern/app_blender/AppConfig.h (+0, -105)
/source/blender/freestyle/intern/app_blender/AppView.cpp (+0, -176)
/source/blender/freestyle/intern/app_blender/AppView.h (+0, -221)
/source/blender/freestyle/intern/app_blender/Controller.cpp (+0, -852)
/source/blender/freestyle/intern/app_blender/Controller.h (+0, -230)
/source/blender/freestyle/intern/app_blender/FRS_freestyle.cpp (+0, -329)
/source/blender/freestyle/intern/app_blender/AppCanvas.h (+0, -52)
/source/blender/freestyle/intern/app_blender/AppConfig.cpp (+0, -92)
/source/blender/freestyle/intern/app_blender/AppConfig.h (+0, -105)
/source/blender/freestyle/intern/app_blender/AppView.cpp (+0, -176)
/source/blender/freestyle/intern/app_blender/AppView.h (+0, -221)
/source/blender/freestyle/intern/app_blender/Controller.cpp (+0, -852)
/source/blender/freestyle/intern/app_blender/Controller.h (+0, -230)
/source/blender/freestyle/intern/app_blender/FRS_freestyle.cpp (+0, -329)