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-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T61013: changing top/status bar editor type can be changed with shortcut.Brecht Van Lommel
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25WM: don't set repeat flag w/ interactive repeatCampbell Barton
2019-01-25Revert "WM: Repeat Last no longer reuses skip-save properties"Campbell Barton
2019-01-24WM: Repeat Last no longer reuses skip-save propertiesCampbell Barton
2019-01-23UI: make editor corner splitting / joining more reliable.Harley Acheson
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2019-01-16Cleanup/sanitize usages of G.debug_value.Bastien Montagne
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04UI: fix incorrect area splitting shape in corners.Harley Acheson
2019-01-03Fix some inconsistencies in object visibility/selectability tests.Brecht Van Lommel
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix floating panel (HUD) applying DPI incorrectlyJulian Eisel
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-23Avoid creating & registering zero sized AZonesJulian Eisel
2018-12-22Cleanup: const castCampbell Barton
2018-12-21Fix T58327: Quick Favorites "Remove from Favorites" missing for addedPhilipp Oeser
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-21UI: use smaller widget for expanding hidden regionCampbell Barton
2018-12-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Cleanup: spellingCampbell Barton
2018-12-17Context: add objects_in_mode(_unique_data)Campbell Barton
2018-12-17Context: remove active_gpencil_brushCampbell Barton
2018-12-14Preferences: add option for header positionCampbell Barton
2018-12-14Fix T59137: Prefs moves header to bottomCampbell Barton
2018-12-14Fix T57724: Opening file browser flips user-prefs headerCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-05UI: reduce area splitting action zone size.Harley Acheson
2018-12-05Fix T58726: Pixels not being drawn if dpi scalling > 1Clément Foucault
2018-12-05GPU: Cleanup: Replace glFlush by GPU_flushClément Foucault
2018-12-04Cleanup: Action zone coordinatesDalai Felinto
2018-12-04Fix area splitting from action zone flipping viewportsDalai Felinto
2018-12-02Fix T57455: Fix faulty gpu detectionClément Foucault
2018-12-02Add missing includeCampbell Barton
2018-12-02Fix T57455: Laggy, freezing UI with Linux and Intel UHD 620Clément Foucault
2018-12-01UI: Simplify the area border drawingClément Foucault
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.Alexander Gavrilov
2018-12-01Cleanup: redundant NULL checksCampbell Barton
2018-11-30UI: helpful text when favourites menu is emptyCampbell Barton
2018-11-29UI: add back clip editor tool tabs until there is a toolbar.Brecht Van Lommel
2018-11-29Keymap: cycle space-subtypes on successive pressesCampbell Barton