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
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T60660: Texture paint undo removes imageCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-18Fix loading a file saved w/ dyntopoCampbell Barton
2019-01-16Object: avoid calling operators in ED_editors_initCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Fix T60410: Crash adjusting torus w/ enter edit-mode preferenceCampbell Barton
2019-01-15Cleanup: pass main instead of context w/ ED_editors_exit/flush_editsCampbell Barton
2019-01-09Fix T60338: Allow user to input units of another systemJacques Lucke
2019-01-09Object Mode: only toggle active object mode onceCampbell Barton
2019-01-08Fix T60327: Value input with adaptive imperial units not working properlyJacques Lucke
2018-12-18Fix multi-object state on loadCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-06Fix multi-object edit state on loadCampbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-11-13Cleanup: remove unused sourceCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-07Multi-Objects: CURVE_OT_select_similarHabib Gahbiche
2018-10-30UI: Fix point size and line width ignoring UI scaling optionClément Foucault
2018-10-09Edit Mesh: replace DerivedMesh w/ MeshCampbell Barton
2018-10-04Cleanup: styleCampbell Barton
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-09-24Gizmo: hide redo gizmo when spin tool not activeCampbell Barton
2018-09-20GP: Fix problem with mode opening 2D Animation templateAntonioya
2018-09-20Gizmo: hide redo gizmo when any operator runsCampbell Barton
2018-09-18Cleanup: spellingCampbell Barton
2018-09-18Gizmo: de-duplicate poll logicCampbell Barton
2018-09-07Fix missing line width for helper line drawingCampbell Barton
2018-09-03Merge branch 'master' into blender2.8Campbell Barton
2018-09-03PyAPI: add optional imports to expression eval APICampbell Barton
2018-09-02Keymap: Double tap A-Key to de-select allCampbell Barton
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-07-11Numeric Input: preference to default to advancedCampbell Barton
2018-07-11Revert removal of fake editing for numeric inputCampbell Barton
2018-07-10Fix for recent numeric input checksCampbell Barton
2018-07-10Numeric Input: remove fake-editing optionCampbell Barton
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-17Merge branch 'master' into blender2.8Campbell Barton