Ray molenkamp LazyDodo
  • Joined on 2014-10-02
Ray molenkamp commented on pull request blender/blender#110797 2023-08-04 21:20:28 +02:00
Cleanup: Move fsmenu.c to C++

@blender-bot build windows

Ray molenkamp pushed to cleanup-fsmenu-cpp-2 at HooglyBoogly/blender 2023-08-04 21:20:04 +02:00
66744489f0 Fix: MSVC build for fsmenu_system.cc
Ray molenkamp commented on pull request blender/blender#110728 2023-08-04 17:59:42 +02:00
Add Floored Modulo to All Implementations of The Math Node.

The math node already has many redundant operations like, Square Root, Inverse Square Root and Exponent, which can all be replaced by just Power.

Mathematically : yes User experience wise:…

Ray molenkamp commented on issue blender/blender#110784 2023-08-04 16:21:26 +02:00
Policy to add "AUTHORS", copyright refers to "Blender Authors" instead of "Blender Foundation"

We're free to do whatever we like, the chromium template we're following here seems to have no issue listing people twice, in either the [individual](https://github.com/chromium/chromium/blob/main/

Ray molenkamp pushed to main at blender/blender 2023-08-03 17:26:25 +02:00
8daebd807c Cleanup: CMake: fix superfluous extern_curve_fit_nd in bf_editor_curve
Ray molenkamp deleted branch tmp_cmake_curvefit_nd from LazyDodo/blender 2023-08-03 16:50:35 +02:00
Ray molenkamp merged pull request blender/blender#110762 2023-08-03 16:50:33 +02:00
Cleanup: CMake: Modernize bf_extern_curve_fit_nd dependencies
Ray molenkamp pushed to main at blender/blender 2023-08-03 16:50:32 +02:00
4718c084e6 Cleanup: CMake: Modernize bf_extern_curve_fit_nd dependencies
Ray molenkamp created pull request blender/blender#110762 2023-08-03 15:54:42 +02:00
Cleanup: CMake: Modernize bf_extern_curve_fit_nd dependencies
Ray molenkamp pushed to tmp_cmake_curvefit_nd at LazyDodo/blender 2023-08-03 15:54:03 +02:00
9b09860619 Cleanup: CMake: Modernize bf_extern_curve_fit_nd dependencies
ba444218ac Cleanup: Editors: Remove unused code
5b3398a673 Fix #110161: Crash on dragging a Speaker NLA strip
c4631644ee Fix #108961: Wrong Label and Tooltip for Timeline
9b54e7cc7f Fix: free nullptr in grease pencil
Compare 10 commits »
Ray molenkamp created branch tmp_cmake_curvefit_nd in LazyDodo/blender 2023-08-03 15:54:03 +02:00
Ray molenkamp commented on pull request blender/blender#104712 2023-08-03 00:11:43 +02:00
Hydra render engine
Ray molenkamp commented on pull request blender/blender#110686 2023-08-02 22:55:40 +02:00
Nodes: use auto registration for nodes

The code generation is done with a Python script, but that likely has to become a C++ file to be able to build without Python.

May sound strange but personally i'd have a strong lean…

Ray molenkamp pushed to main at blender/blender 2023-08-02 16:08:47 +02:00
d43ceb1974 Fix: bpy build on windows
Ray molenkamp pushed to main at blender/blender 2023-08-02 15:25:39 +02:00
7983dce79b Fix: bpy build on windows
Ray molenkamp created pull request blender/blender#110708 2023-08-02 01:04:21 +02:00
Deps: Update llvm to 15.0.7 + OSL Update
Ray molenkamp pushed to tmp_llvm_15_update at LazyDodo/blender 2023-08-02 00:46:04 +02:00
d2e212c7e4 Deps: Update llvm to 15.0.7 + OSL Update
b54bca9f08 Cleanup: Reduce indentation in pbvh clipping
8104d6e95c Cleanup: Simplify some parallel iteration over PBVH nodes
02e0d7717b Cleanup: Remove unused variable in pbvh draw code
6806b1c93d Cleanup: Remove unused simulation data-block defaults
Compare 10 commits »
Ray molenkamp created branch tmp_llvm_15_update in LazyDodo/blender 2023-08-02 00:46:04 +02:00