Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2018-12-14Preferences: add option for header positionCampbell Barton
2018-12-14Fix compiler errorCampbell Barton
2018-12-14GP: Add Subdivide Smooth optionAntonioya
2018-12-14Fix T59137: Prefs moves header to bottomCampbell Barton
2018-12-14Fix T57724: Opening file browser flips user-prefs headerCampbell Barton
2018-12-13GP: New Smooth operatorAntonioya
2018-12-13Fix T58014, T58650: issues with hex color and Filmic view transform.Brecht Van Lommel
2018-12-13Color management: add OCIO aware utility functions for transform to/from XYZ.Brecht Van Lommel
2018-12-13Fix T58549, T56741: HSV color picker issues with Filmic view transform.Brecht Van Lommel
2018-12-13Speedup: new OldNewMap implementation for file loadingJacques Lucke
2018-12-13RNA: revert recent rename 'updated' -> 'dirty'Campbell Barton
2018-12-13Cleanup: macro hygiene, style, doxy commentsCampbell Barton
2018-12-13BLI_edgehash: assert when edges use the same vertCampbell Barton
2018-12-13GP: Cleanup const variablesAntonioya
2018-12-13Fix error in recent key-item filteringCampbell Barton
2018-12-13Fix force fields not affecting rigid bodiesSergej Reich
2018-12-13Silence warning (const)Dalai Felinto
2018-12-13GP: Missing change of texture format in previous commitAntonioya
2018-12-13Fix T59125: Outliner does not show view layer countJacques Lucke
2018-12-13GP: Create Framebuffer textures only if neededAntonioya
2018-12-13GP: Changes textures from DEPTH24_STENCIL8 to DEPTH_COMPONENT24Antonioya
2018-12-13BLI: New Edgehash and EdgeSet implementationJacques Lucke
2018-12-13Armature Edit Mode: improve box/lasso selectCampbell Barton
2018-12-13Cleanup: use doxy grouping for view3d selectCampbell Barton
2018-12-13Cleanup: styleCampbell Barton
2018-12-13Cleanup: replace ifdef w/ stubCampbell Barton
2018-12-13Gizmo: multi-object pose-mode gizmo positioningCampbell Barton
2018-12-13Gizmo: use general active center calculationCampbell Barton
2018-12-13Cleanup: de-duplicate active item center accessCampbell Barton
2018-12-12Fix building w/o bulletCampbell Barton
2018-12-12Fix T59248: Crash in Grease Pencil Edit mode when adding AnnotationAntonioya
2018-12-12Fix (unreported) Broken rigidbody requirements when adding objects to a RB co...Bastien Montagne
2018-12-12Fix T59234: Crash when enter in Edit modeClément Foucault
2018-12-12Mesh Batch Cache: Fix crash when using edit mode normal display.Clément Foucault
2018-12-12Fix T58450: Skin modifier not working if applied after subsurfSergey Sharybin
2018-12-12Fix transform gizmo showing with active element pivot point and no selection.Brecht Van Lommel
2018-12-12Keymap: event type filter w/ finding keymap itemsCampbell Barton
2018-12-12Fix T59133: Area light size not updating from viewport gizmo.Bastien Montagne
2018-12-12startup: default file selector to a useful pathCampbell Barton
2018-12-12Fix action-zones showing up as shortcutsCampbell Barton
2018-12-12Keymap: refactor keymap item find logicCampbell Barton
2018-12-12Fix T59170: Box select ignores modifiers-keys once tool option is setCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-12Docs: correct doxy commentsCampbell Barton
2018-12-12Fix T59211: Edit-mesh display crashesCampbell Barton
2018-12-12Fix Cycles baking active/cageDalai Felinto
2018-12-12Fix T59210: Measure tool crash w/o overlays/gizmosCampbell Barton
2018-12-12Fix rulers being removed on clickCampbell Barton
2018-12-12Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp