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
AgeCommit message (Expand)Author
2018-08-22Cleanup: free keymap status when not usedCampbell Barton
2018-08-21Cleanup: rename gizmo access functionsCampbell Barton
2018-08-20Workspaces: remove separate workspaces.blend config file.Brecht Van Lommel
2018-08-20Workspaces: replace bundled workspace.blend with embedded startup.blend.Brecht Van Lommel
2018-08-18Merge branch 'master' into blender2.8Campbell Barton
2018-08-18Warn when app-template isn't foundCampbell Barton
2018-08-18WM: app-template command line overrideCampbell Barton
2018-08-17UI: save statusbar/topbar collapsed state per screen.Brecht Van Lommel
2018-08-15Fix T56012: brush stencil overlay draws in the wrong location.Brecht Van Lommel
2018-08-15UI: correct selection operation namesCampbell Barton
2018-08-15UI: adjust names for select operationsCampbell Barton
2018-08-14Fix (unreported): misuse of GL Context when creating new window and/or render...mano-wii
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Splash: sorting and cleanupPablo Vazquez
2018-08-14Cleanup: Update some links to new wikiAaron Carlisle
2018-08-13Version update to 2.80 Alpha 2, new splash from Hero open movie.Brecht Van Lommel
2018-08-10Outliner: use generic WM drag and drop system for collections.Brecht Van Lommel
2018-08-10WM: internal changes to support dragging multiple IDs.Brecht Van Lommel
2018-08-10WM: pass on wmDrag to drop operators, so they can get the data directly.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-08-10Gizmo: support for 2D selection checks for 3D gizmosCampbell Barton
2018-08-10Gizmo: 2d select now takes region coordsCampbell Barton
2018-08-03Operators: add a new flag stating that operator needs access to evaluated data.Bastien Montagne
2018-08-02Tool System: initial particle system supportCampbell Barton
2018-07-31GPUFrameBuffer: Put active framebuffer in GPUContextClément Foucault
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: styleCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton
2018-07-30Silencing a bunch of compiler warningsJoshua Leung
2018-07-26WM: remove duplicate ui-list functionsCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-25WM: keymap utility to set enum from a key rangeCampbell Barton
2018-07-24Fix T56079: crash with startup.blend saved in sculpt/paint modes.Brecht Van Lommel
2018-07-24Fix T55245: undo with multiple windows and view layers not working correct.Brecht Van Lommel
2018-07-23Fix assert when loading file with multiple windows openedClément Foucault
2018-07-20Fix WITH_HEADLESS build.Brecht Van Lommel
2018-07-19Fix MSVC compilation error in a less hacky wayClément Foucault
2018-07-19Fix compilation error with MSVCClément Foucault
2018-07-19GPU: Add GC to FBOs and UBOs and centralize all GCsClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-15Cleanup: doxy commentsCampbell Barton
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15Cleanup: style, doxy fileCampbell Barton
2018-07-15Cleanup: split GPU_batchCampbell Barton