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
2020-03-17Fix warning when compiling without WITH_XR_OPENXRvr_scene_inspectionJulian Eisel
2020-03-16Fix build error with WITH_XR_OPENXR disabledJulian Eisel
2020-03-16Fix compile errors and wrong pointer useJulian Eisel
2020-03-15Refactor runtime data storage, for OpenXR side session endingJulian Eisel
2020-03-11Cleanup, naming, comments, etcJulian Eisel
2020-03-09Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-03-09Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-03-02Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-03-02Always generate XR-RNA, even with WITH_OPENXR disabledJulian Eisel
2020-02-05Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-02-05Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2020-01-28macOS: add trackpad smart zoom event supportYevgeny Makarov
2020-01-24Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-01-24Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-15WM: support keys F20-F24Asher
2020-01-06Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-01-06Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2019-12-12Add Py API for querying VR session stateJulian Eisel
2019-12-10GHOST: add support for application/menu keyHarley Acheson
2019-11-19Merge branch 'temp-openxr-ghostxr' into temp-openxr-blendersideJulian Eisel
2019-11-18Python API: assume that a crashed Python operator returned FINISHED.Alexander Gavrilov
2019-11-05Core XR Support [part 4]: Blender-side changes (+ the remaining bits)Julian Eisel
2019-09-06Python API: implement an Operator callback for dynamic description.Alexander Gavrilov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-06-24Fix T65824: Span property ignored in mesh.fill_gridCampbell Barton
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-22Fix T63852: Invalid keymaps writtenCampbell Barton
2019-05-21Remove USE_EVAL_DATA operator flag from PythonSergey Sharybin
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-13I18n Disambiguation: "Shift".Bastien Montagne
2019-05-13RNA: disable undo on OperatorProperties and its subclasses.Alexander Gavrilov
2019-05-02Cleanup: use WM_keymap_item_* prefixCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-12Keymap: event type filter w/ finding keymap itemsCampbell Barton