2019-02-04 |
Campbell Barton | Cleanup: remove contributors for CMake files |
tree | commitdiff |
2019-02-04 |
Pablo Vazquez | Cleanup: Typos in comments (to to) |
tree | commitdiff |
2019-02-03 |
Antonioya | GP: Fix compiler error |
tree | commitdiff |
2019-02-03 |
Antonioya | T61140 Shortcut Eraser and Eraser are not the same |
tree | commitdiff |
2019-02-03 |
Joshua Leung | Fix typos |
tree | commitdiff |
2019-02-03 |
Joshua Leung | Fix T60753: Graph Editor showing cache curves regardles... |
tree | commitdiff |
2019-02-03 |
Campbell Barton | Cleanup: trailing commas |
tree | commitdiff |
2019-02-02 |
Campbell Barton | Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflags |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Merge branch 'blender2.7' |
tree | commitdiff |
2019-02-01 |
Antonioya | Cleanup: Remove manually missing original author |
tree | commitdiff |
2019-02-01 |
Antonioya | GP: Cleanup retiming to do in same loop |
tree | commitdiff |
2019-02-01 |
Antonioya | Fix T61071: GP Cutter / Boxes bug |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Cleanup: manually remove header text not handled by... |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Cleanup: remove redundant, invalid info from headers |
tree | commitdiff |
2019-02-01 |
Jörg Müller | Fix T61043: Blender crashes on VSE zoom / scroll timeli... |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Cleanup: manually remove header text not handled by... |
tree | commitdiff |
2019-02-01 |
Campbell Barton | Cleanup: remove redundant, invalid info from headers |
tree | commitdiff |
2019-02-01 |
Philipp Oeser | 'make links': rename group -> collection in enum in UI |
tree | commitdiff |
2019-02-01 |
Campbell Barton | WM: disable undo operators in background mode & at... |
tree | commitdiff |
2019-01-31 |
Brecht Van Lommel | UI: rename Free Bake to Delete Bake. |
tree | commitdiff |
2019-01-31 |
Brecht Van Lommel | Fix T61065: missing shader update when adding texture... |
tree | commitdiff |
2019-01-31 |
Brecht Van Lommel | Fix T61072: missing viewport update when setting render... |
tree | commitdiff |
2019-01-31 |
Brecht Van Lommel | Fix T61013: changing top/status bar editor type can... |
tree | commitdiff |
2019-01-31 |
Brecht Van Lommel | Cleanup: avoid some unnecessary inverse matrix math. |
tree | commitdiff |
2019-01-31 |
Sergey Sharybin | Fix T61061: Scopes in image editor are not updating |
tree | commitdiff |
2019-01-31 |
Sergey Sharybin | Fix T59339: Particle render without baking issues |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Fix T61032: Switching to sculpt tab causes undo to... |
tree | commitdiff |
2019-01-31 |
Jacques Lucke | Fix: allow curve of driver to be evaluated individually |
tree | commitdiff |
2019-01-31 |
Brecht Van Lommel | Fix T59495, T59992, T59904, T59178, T60598: broken... |
tree | commitdiff |
2019-01-31 |
Brecht Van Lommel | Depsgraph: remove features incompatible with new system. |
tree | commitdiff |
2019-01-31 |
Bastien Montagne | Fix T60432: Blender crashes when dragging objects from... |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Sculpt: disable undo flag for sculpt mask lasso |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Fix edit-mesh undo using the current selection |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Cleanup: style, unused variable |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Cleanup: remove EM_IGNORE_LAYER |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Fix image paint undo memory leak |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Fix T60660: Texture paint undo removes image |
tree | commitdiff |
2019-01-31 |
Campbell Barton | Undo System: add Main argument to encode/decode |
tree | commitdiff |
2019-01-30 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-30 |
Bastien Montagne | Fix (unreported) memleak when copying object and its... |
tree | commitdiff |
2019-01-30 |
Campbell Barton | Fix T60974: Dyntopo crash on undo after object deleted |
tree | commitdiff |
2019-01-29 |
Bastien Montagne | Partial fix for T60982: Editable anim settings in linke... |
tree | commitdiff |
2019-01-29 |
Bastien Montagne | Cleanup: typo in comment. |
tree | commitdiff |
2019-01-29 |
Jacques Lucke | Fix T60226: Inset not working well on very small faces |
tree | commitdiff |
2019-01-28 |
Campbell Barton | Cleanup: replace attrib w/ attr |
tree | commitdiff |
2019-01-28 |
Bastien Montagne | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-28 |
Bastien Montagne | Outliner: Enable new faster 'Delete Hierarchy' code... |
tree | commitdiff |
2019-01-28 |
Antonioya | Fix T60944: Add Tablet eraser support to annotations... |
tree | commitdiff |
2019-01-28 |
Sergey Sharybin | Fix T59963: Can't manipulate hair keys with G, R, S... |
tree | commitdiff |
2019-01-28 |
Sergey Sharybin | Make scene statistics to respect locked interface |
tree | commitdiff |
2019-01-28 |
Campbell Barton | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-28 |
Campbell Barton | Cleanup: sort forward declarations of enum & struct |
tree | commitdiff |
2019-01-28 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-28 |
Campbell Barton | Cleanup: sort forward declarations of enum & struct |
tree | commitdiff |
2019-01-27 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-26 |
Antonioya | Fix T59921: RuntimeError:bpy.ops.object.gpencil_modifie... |
tree | commitdiff |
2019-01-26 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-26 |
Campbell Barton | Cleanup: blank lines over doxy headers |
tree | commitdiff |
2019-01-26 |
Campbell Barton | Cleanup: remove redundant BKE/BLI/BIF headers |
tree | commitdiff |
2019-01-26 |
Campbell Barton | Cleanup: remove blender-internal update flag |
tree | commitdiff |
2019-01-25 |
Antonioya | GP: Set cyclic to OFF when use cutter |
tree | commitdiff |
2019-01-25 |
Bastien Montagne | Ammend to rBea5326df86cb. |
tree | commitdiff |
2019-01-25 |
Bastien Montagne | Cleanup: BLO: move validate code into own header. |
tree | commitdiff |
2019-01-25 |
Dalai Felinto | Fix T60775: Stereo drawing in image editor broken ... |
tree | commitdiff |
2019-01-25 |
Antonioya | GP: Use Fill color when drawing strokes for no stroke... |
tree | commitdiff |
2019-01-25 |
Campbell Barton | Depsgraph: use specific tag to update shading |
tree | commitdiff |
2019-01-25 |
Bastien Montagne | Fix T59958: Blender 2.80 - Removing second Particle... |
tree | commitdiff |
2019-01-25 |
Campbell Barton | Fix T60777: Grid fill fails when run via Repeat Last |
tree | commitdiff |
2019-01-25 |
Campbell Barton | WM: don't set repeat flag w/ interactive repeat |
tree | commitdiff |
2019-01-25 |
Campbell Barton | Revert "WM: Repeat Last no longer reuses skip-save... |
tree | commitdiff |
2019-01-25 |
Campbell Barton | Missed last commit |
tree | commitdiff |
2019-01-24 |
Campbell Barton | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-24 |
Campbell Barton | Cleanup: sort cmake file lists |
tree | commitdiff |
2019-01-24 |
Campbell Barton | Cleanup: sort cmake file lists |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Fix T59650: adding texture paint slot image shows wrong... |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-24 |
Jacques Lucke | Cleanup: remove unused "guide_origin" property |
tree | commitdiff |
2019-01-24 |
Jacques Lucke | Fix T60816: Specify subtype for some properties of... |
tree | commitdiff |
2019-01-24 |
Bastien Montagne | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Merge branch 'blender2.7' |
tree | commitdiff |
2019-01-24 |
Philipp Oeser | Fix T60133: texture paint external editing not working |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Fix T59972: UV live unwrap does not pack islands. |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Fix T59933: timeline keyframe display not updating... |
tree | commitdiff |
2019-01-24 |
Jacques Lucke | Fix T58502: scopes don't work in the image editor |
tree | commitdiff |
2019-01-24 |
Bastien Montagne | Fix T60795: Crash when joining objects with shape keys. |
tree | commitdiff |
2019-01-24 |
mano-wii | Fix T59423: Mesh deform modifier bind bug causing spiky... |
tree | commitdiff |
2019-01-24 |
mano-wii | Fix T59423: Mesh deform modifier bind bug causing spiky... |
tree | commitdiff |
2019-01-24 |
Campbell Barton | Fix T60807: Can't select when active pose object is... |
tree | commitdiff |
2019-01-24 |
Campbell Barton | Cleanup: use braces for single line if statements |
tree | commitdiff |
2019-01-24 |
Campbell Barton | Cleanup: Replace BASACT use w/ a variable |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Cleanup: removed unused 3D view header template. |
tree | commitdiff |
2019-01-24 |
Brecht Van Lommel | Fix T58216: backdrop drawing in sequencer broken. |
tree | commitdiff |
2019-01-24 |
Sergey Sharybin | Fix T54581: Clip editor doesn't synchronize frame on... |
tree | commitdiff |
2019-01-24 |
Campbell Barton | WM: Repeat Last no longer reuses skip-save properties |
tree | commitdiff |
2019-01-23 |
Campbell Barton | Cleanup: style |
tree | commitdiff |
2019-01-23 |
Jean Da Costa | Sculpt: add Topology Rake, to align edges along brush... |
tree | commitdiff |
2019-01-23 |
Brecht Van Lommel | Fix T59152: dynamic topology constant detail should... |
tree | commitdiff |
2019-01-23 |
gsr b3d | UI: fix horizontal scrollbar overlapping last row of... |
tree | commitdiff |
2019-01-23 |
Harley Acheson | UI: make editor corner splitting / joining more reliable. |
tree | commitdiff |
2019-01-23 |
Jacques Lucke | Fix T60791: Don't show automatic weights option when... |
tree | commitdiff |
next |