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-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-05-22Fix T76940: Empty HUD (Redo Panel)Julian Eisel
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-22Cleanup: Rename ED_region_init() -> ED_region_floating_initialize()Julian Eisel
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-30Fix T67460: Vertex painting: Sampling color opens empty options window in vie...Sebastian Parborg
2019-07-12Fix T66601: Redo Panels are empty the first time a workspace is activemano-wii
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-04-18UI: option to toggle 'Adjust Last Operation'Campbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-14Fix T62526: Can't scroll redo panelCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2018-12-24Fix floating panel (HUD) applying DPI incorrectlyJulian Eisel
2018-11-27Fix T58062: Missing redo panelCampbell Barton
2018-11-26UI: collapse redo panel by defaultCampbell Barton
2018-11-26Correct last commitCampbell Barton
2018-11-26UI: fix glitch showing redo panelCampbell Barton
2018-11-12Fix hidden HUD region being used - zero winrctCampbell Barton
2018-11-08UI: fix glitch showing the redo panelCampbell Barton
2018-09-11Workaround T56752: redo panel alpha flickerCampbell Barton
2018-09-11UI: use popup draw style for redo panelCampbell Barton
2018-09-11UI: workaround for glitch redo panel glitchCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-20Fix crash activating the HUD w/o an active regionCampbell Barton
2018-06-14WM: fix redo region setting the contextCampbell Barton
2018-06-14UI: redo panel would still start zoomed in at timesCampbell Barton
2018-06-14UI: correct HUD zoom resettingCampbell Barton
2018-06-13UI: HUD now follows region themingCampbell Barton
2018-06-13UI: fix hud panel refresh glitchCampbell Barton
2018-06-12WM: don't show redo hud when unsupportedCampbell Barton
2018-06-12Cleanup: add ED_region_panels_layoutCampbell Barton
2018-06-12Cleanup: no need for extra HUD type check nowCampbell Barton
2018-06-12Fix redo panels being added to non-hud regionsCampbell Barton
2018-06-12UI: improve HUD ensure/clear logicCampbell Barton
2018-06-12UI: Initial persistent floating redo panelCampbell Barton