Revision 13abaca by Jacques Lucke July 25, 2020, 19:01 (GMT) |
Particles: show which nodes are only mockups in the Add menu More nodes will be implemented step by step. I don't remove/disable these nodes, so that it is still possible to add them. |
Revision 1432661 by Jacques Lucke July 25, 2020, 18:39 (GMT) |
Cleanup: avoid using namespace name in many cases |
Revision 1e999c7 by Jacques Lucke July 25, 2020, 18:24 (GMT) |
Particles: initial Quick Particles operator This operator automates the following steps: 1. Create a point cloud object. 2. Create a simulation data block. 3. Add a small particle simulation to the node tree. 4. Add a Simulation modifier to the point cloud object. 5. Reference the particle simulation from the modifier. You have to go back to frame 1 to start the simulation. The simulation is not yet cached and cannot be rendered. The bounding box of the point cloud object is enabled for now, because otherwise it is hard to select the object. |
Revision 04d46bd by Jacques Lucke July 25, 2020, 18:19 (GMT) |
Pointcloud: workaround for a viewport drawing issue |
Revision 89f4191 by Jacques Lucke July 25, 2020, 13:10 (GMT) |
Allocator: fix build error with -Werror=format-security |
Revision 0ae2a1d by Jacques Lucke July 25, 2020, 12:51 (GMT) |
Particles: improve emitter when object is animated |
Revision d52e45c by Campbell Barton July 25, 2020, 11:31 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision a8d058d by Campbell Barton July 25, 2020, 11:30 (GMT) |
Fix T79260: Crash displaying the same mesh in two windows |
Revision 790d380 by Campbell Barton July 25, 2020, 10:50 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision 4ca8f25 by Campbell Barton July 25, 2020, 10:48 (GMT) |
Fix T79239: UV path select crash |
Revision 82db64e by Campbell Barton July 25, 2020, 10:36 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision 537c571 by Campbell Barton July 25, 2020, 10:32 (GMT) |
Fix T79254: FCurve editor crash when zooming out to limit |
Revision eeaa437 by Jacques Lucke July 25, 2020, 09:54 (GMT) |
Simulation: cleanup dna data |
Revision ddd4fec by Campbell Barton July 25, 2020, 07:19 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision 2308668 by Campbell Barton July 25, 2020, 07:19 (GMT) |
Revision 273f50a by Germano Cavalcante July 24, 2020, 16:13 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision d7c4e96 by Germano Cavalcante July 24, 2020, 15:07 (GMT) |
Cleanup: Rename 'isect_ray_seg_v3' to 'isect_ray_line_v3' The name was misleading as it returns true whenever it intersects the line represented by the points. |
Revision 9a117fc by Antonio Vazquez July 24, 2020, 14:24 (GMT) |
GPencil: Add more randomness to random stroke color The old method produce a small range of similar colors. |
Revision 704d581 by Patrick Mours July 24, 2020, 13:39 (GMT) |
Merge branch 'blender-v2.90-release' |
Revision c64b12c by Patrick Mours July 24, 2020, 13:36 (GMT) |
Fix OptiX being shown as available on first generation Maxwell GPUs The OptiX kernels are compiled for target "compute_sm_52", which is only available on second generation Maxwell GPUs, so disable support for older ones. |
|
|
|


Master Commits
MiikaHweb | 2003-2021