98280 Commits (701a9d39175e0d3e5e2f776821f1251b8a7a5f78)
 

Author SHA1 Message Date
Bastien Montagne 701a9d3917 Cleanup: typos & co in UI messages (and some other places).
3 years ago
Campbell Barton 164f40c50a Fix T79503: Selecting edit-bones while holding Ctrl crashes
3 years ago
Philipp Oeser f921ae4665 Fix T79453: Motion Tracking: marker does not remember 'enabled' state
3 years ago
Campbell Barton a9e0aeaf65 Fix crash switching render slots when there is only one slot
3 years ago
Sergey Sharybin 8d3b8bc835 Depsgraph: Use UUID to identify pose channels
3 years ago
Sergey Sharybin 52c2f296bc Pose channel: Add session UUID
3 years ago
Sergey Sharybin 51af20b856 Cycles: Fix nan in decomposed transform for degenerated input
3 years ago
Sergey Sharybin 7f6530e5bd Cycles: Add finite checks for float4 and transforms
3 years ago
Alexander Gavrilov 9306037ed3 Node Groups: expose the SOCK_HIDE_VALUE flag for node group inputs.
3 years ago
Alexander Gavrilov b016e7f258 Node Groups: fix placement of the Output node when creating a group.
3 years ago
Campbell Barton c1386795a9 Modifier: bypass mesh conversion for hooks in edit-mode
3 years ago
Hans Goudey 9de5adc6a1 Fix: Remove debug print added mistakenly
3 years ago
Hans Goudey fbc3c1b24d Fix (unreported): Bevel tool custom profile uses wrong segments number
3 years ago
Bastien Montagne e9bcf09819 Cleanup: Typos in comments.
3 years ago
Philipp Oeser 473d9507fa Fix T78536: Crash calling object.modifier_apply on an empty
3 years ago
Bastien Montagne 2bb7378779 Fix T79222: Assert due to multiple building of same scene sequencer in depsgraph.
3 years ago
Campbell Barton 3f94f47113 Fix T79482: Triangulate quads with 'Beauty' can make zero area faces
3 years ago
Julian Eisel 14b77b37cb Fix T78428: Checkbox labels don't highlight on mouse-over in popovers
3 years ago
Sebastián Barschkis 33e6562a8a Fix T78266: Mantaflow: changing flow type (fire -> fire + smoke) resets Surface Emission
3 years ago
nutti b5e3451540 Fix parameters in bpy.props.StringProperty Python API docs
3 years ago
Julian Eisel 057f3f2f3d Fix T78575: Assert when using UILayout.prop_tabs_enum
3 years ago
Bastien Montagne fe70605a2a Building: Add ceres to Ninja's heavy jobs pool.
3 years ago
Campbell Barton 8f22feefbc Fix T79440: Deform modifiers fail in edit-mode when not first
3 years ago
Campbell Barton d406edf1ee Mesh: correct negative material indices when validating
3 years ago
Richard Antalik 0264f53e30 Fix T67181: Only the first added movie strip will have audio below
3 years ago
Richard Antalik 189eb2550d Fix T66805: No cache invalidation with remove gaps operator
3 years ago
nutti cc0d8ab036 Docs: add translation keyword argument default for msgctxt
3 years ago
nutti c442ff0017 Fix RST syntax for freestyle documentation
3 years ago
Campbell Barton f349a53c08 Fix T78691: Fly/Walk navigation ignores object channel locks
3 years ago
Campbell Barton 70d7805fa9 Cleanup: pass const matrices
3 years ago
Campbell Barton ba6ed01058 Fix UV face dot refresh when toggling sync-select
3 years ago
Campbell Barton 72b422c1e1 UV: support select linked with sync-select in vert/edge modes
3 years ago
Campbell Barton 732434cb1f Fix T46568: UV select-linked failure to de-select
3 years ago
Antonio Vazquez 71683be4bb Fix T78884: GPencil weight paint crash when painting over modifier generated points
3 years ago
Philipp Oeser cab9673bed Fix T79111: Cycles: Image Sequence not rendering
3 years ago
Germano Cavalcante 1ff1a2be9c Fix T78600: Crash when transforming doubles with mirroring on
3 years ago
Antonio Vazquez feaed44ef6 GPencil: Fix unreported missing last point in NURBS conversion
3 years ago
Brecht Van Lommel c565f16afb Fix T79397: blurry icons at some UI scales, after recent refactor
3 years ago
Brecht Van Lommel 627b294317 Fix build error with clang
3 years ago
Sergey Sharybin de68880e79 Cleanup: Remove unused original pointer in Sequence
3 years ago
Sergey Sharybin 1e7afea2bb Fix T78835: Ghosting audio after using undo
3 years ago
Sergey Sharybin 9ea6228b07 Sequencer: Ensure UUIDs are updated when needed
3 years ago
Sergey Sharybin eb8cbb6d7c Depsgraph: Add command line argument to debug UUIDs
3 years ago
Sergey Sharybin cc63897c22 Sequencer: Add session UUID check function
3 years ago
Sergey Sharybin 3305a94fa1 Sequencer: Add session UUID management to Sequence
3 years ago
Sergey Sharybin 44b32e0e4a Sequencer: Add session UUID field to the Sequence DNA
3 years ago
Sergey Sharybin de21ddf821 BLI: Initial implementation of generic session UUID API
3 years ago
Sergey Sharybin cd579c4996 Add generic session UUID structures to DNA
3 years ago
Philipp Oeser 298d5eb669 UI: fix buttons ranges not properly updated when tabbing to next/previous
3 years ago
Aaron Carlisle 8c375113b5 UI: Label Fixes
3 years ago