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-24UI: add Blender -> System menuCampbell Barton
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-23Fix T72632: Blender crashes using Jack with AV Sync enabled (repeatable)Jörg Müller
2020-03-20Python API: add bl_use_stereo_viewport for RenderEngineBrecht Van Lommel
2020-03-20Cleanup: clang-format, comment indentationCampbell Barton
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-19WindowManager: Remove Stereo OffscreenJeroen Bakker
2020-03-19Cleanup: rename variables which aren't specific to macOSCampbell Barton
2020-03-18Fix NULL-pointer dereference after error during VR session startJulian Eisel
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-18Cleanup: spellingCampbell Barton
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-15Cleanup: redundant checksCampbell Barton
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-14UI: Larger Alert IconsHarley Acheson
2020-03-13Cleanup: Comments of wmJobs callbacks.Bastien Montagne
2020-03-12Fix T73212: Gizmo's are still interactive when behind nodesCampbell Barton
2020-03-12Cleanup: move gizmo handling into a functionCampbell Barton
2020-03-11Cleanup: rename 'private' to 'embedded' for sub-data IDs.Bastien Montagne
2020-03-11Fix T74607: Modifier key click events ignore mouse wheelCampbell Barton
2020-03-09Fix failing assert because of invalid region coordinatesJulian Eisel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: WindowManager: Move to IDTypeInfo and remove unused WM API.Bastien Montagne
2020-03-07Fix key release event activating click-dragCampbell Barton
2020-03-07WM: include repeat value in WM_event_printCampbell Barton
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-06Cleanup: Fix forward declaration of headersDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-03-06Cleanup: rename 'verify' to 'ensure' for BKE_image_viewer functionsCampbell Barton
2020-03-06Cleanup: add decimal values for event types, order by valueCampbell Barton
2020-03-05Add an session-wise uuid integer to IDs.Bastien Montagne
2020-03-04Cleanup: avoid the term old when storing/restoring context variablesCampbell Barton
2020-03-03IDs: modify wm.previews_clear operator to make space for new ID typesBrecht Van Lommel
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-02-28UI: Remove Support for Large CursorsHarley Acheson
2020-02-28UI: improve label text colors in save and security popupsYevgeny Makarov
2020-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2020-02-25UI: fix wrong button padding on high DPI displays in a few placesYevgeny Makarov
2020-02-25WM: move cursor refresh tag to the windowCampbell Barton
2020-02-21Cleanup: un-indent ED_screen_set_active_regionCampbell Barton
2020-02-21Fix T67805: Cursor doesn't update when switching tools via shortcutsCampbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton