[Bf-blender-cvs] [1b434892668] cycles_procedural_api: format

Kévin Dietrich noreply at git.blender.org
Thu Nov 5 18:57:51 CET 2020


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;



More information about the Bf-blender-cvs mailing list