Commit: 1b434892668133138d9e495cd61eb78264d505ed
Author: Kévin Dietrich
Date:   Fri Oct 30 17:14:17 2020 +0100
Branches: cycles_procedural_api
https://developer.blender.org/rB1b434892668133138d9e495cd61eb78264d505ed

format

===================================================================

M       intern/cycles/bvh/bvh_optix.h

===================================================================

diff --git a/intern/cycles/bvh/bvh_optix.h b/intern/cycles/bvh/bvh_optix.h
index 5465770af9f..663cba67260 100644
--- a/intern/cycles/bvh/bvh_optix.h
+++ b/intern/cycles/bvh/bvh_optix.h
@@ -32,7 +32,7 @@ class Optix;
 class BVHOptiX : public BVH {
   friend class BVH;
 
- public:  
+ public:
   uint64_t optix_handle;
   uint64_t optix_data_handle;
   bool do_refit;

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to