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-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
2020-02-18Fix T62612: Saving with "Remap Relative" makes ALL paths relativeCampbell Barton
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15Fix T67924: transform right/up arrow keys not working on macOSBrecht Van Lommel
2020-02-15Cleanup: remove various unused definesCampbell Barton
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-02-13Refactor libquery ID looper callback to take a single parameter.Bastien Montagne