This project is mirrored from https://projects.blender.org/blender/blender.
Pull mirroring updated .
- Jul 09, 2020
-
-
over0219 authored
-
- Jul 01, 2020
- Jun 30, 2020
- Jun 26, 2020
-
-
over0219 authored
-
- Jun 24, 2020
- Jun 23, 2020
- Jun 22, 2020
- Jun 16, 2020
- Jun 15, 2020
-
-
over0219 authored
-
- Jun 12, 2020
-
-
over0219 authored
reported mem leak in tetgen remesher but was just an malloc/free API call mistake, not a memleak. fixed.
-
- Jun 10, 2020
- Jun 09, 2020
- Jun 08, 2020
- Jun 03, 2020
-
-
over0219 authored
still pretty buggy. The solver should be working, but lattice is too lousy to see. The interface between blender and solver needs work too, doesn't seem to reset as often as I think it should be?
-
over0219 authored
first commit. interfaced to very basic admmpd solver, but requires restart to begin sim as caching not working for velocity. lattice is simply a packed 5-tet cube around mesh.
-
- May 28, 2020
-
-
Harley Acheson authored
Properly align every involved edge when performing 'tolerant' area joins. Differential Revision: https://developer.blender.org/D7859 Reviewed by Brecht Van Lommel
-
Peter Fog authored
The feature where the active strip determines what strip will be the first input in effect strips can be quite a puzzle for users. The operator to swap the inputs is hidden in the Strip menu. This adds the swapping to the Effect sidebar panel. Differential Revision: https://developer.blender.org/D7849
-
Peter Fog authored
This is consistent with the other strip specific properties. Differential Revision: https://developer.blender.org/D7677
-
Peter Fog authored
- Rename "Scene Preview/Render" to "Scene Strip Display", since this relates to Scene Strips. - Move the "Scene Strip Display" down, so the view settings are on top. Differential Revision: https://developer.blender.org/D7676
-
Peter Fog authored
Use the "Show..." syntax for Show elements in View menu. Differential Revision: https://developer.blender.org/D7344
-
Peter Fog authored
The operator was at some point renamed from Trim to Slip, but not yet in the header text. Differential Revision: https://developer.blender.org/D7712
-
Peter Fog authored
The new "heading=" option allows for a more simple way to expose the Text strip Shadow operator. Differential Revision: https://developer.blender.org/D7535
-
Clément Foucault authored
-
Clément Foucault authored
-
Clément Foucault authored
-