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-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
2018-12-12dependencies windows: Replace pthreads-win32 2.9.1 with pthreads4w 3.0.0Ray Molenkamp
2018-12-12GPUState: Change isolated glLineWidth usage to GPU_line_widthClément Foucault
2018-12-12GPUTexture: Add debug print for cubemap texturesClément Foucault
2018-12-12GPUTexture: Fix memory statistics not working for Multisamples texturesClément Foucault
2018-12-11DRW: Fix redundant texture creationClément Foucault
2018-12-11GPUState: Remove glLineWidth warnings about size 0x0Clément Foucault
2018-12-11GPUTexture: Add debug output to check what texture was createdClément Foucault