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-09-09UI: Refactor and improve buttton extra iconsJulian Eisel
2019-09-06Python API: implement an Operator callback for dynamic description.Alexander Gavrilov
2019-09-04Expose button UTF8 check in UI_interface.hJulian Eisel
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30UI: assert on invalid click-step for integer buttonsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-15UI: Finalize old TODO in UI float number handling.Bastien Montagne
2019-08-02Cleanup: quiet maybe-unused warningCampbell Barton
2019-07-01Fix T66246: Key accelerators crashing on save dialogCampbell Barton
2019-06-19UI: add popover access for button labelsCampbell Barton
2019-06-19Fix button label access returning empty labelCampbell Barton
2019-06-17Inconsistent Percentage FormattingHarley Acheson
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-05-21UI: support drawing booleans with icons as check-boxesCampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-20UI: add Visibility panel for objectsDalai Felinto
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-16Minor change to last commitCampbell Barton
2019-05-16UI: Draw background for headerless panels with region-overlapCampbell Barton
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-23UI: add ui_window_to_block_rctf, ui_window_to_region_rctiCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Clenaup: odd use of ternary operatorsCampbell Barton
2019-04-01Remove evaluated RNA pointer lookup in interfaceSergey Sharybin
2019-03-26Fix T62515: crash when rendering finishes with mouse over progress bar.Brecht Van Lommel
2019-03-25RNA: add UILayout.prop_with_menu functionCampbell Barton
2019-03-25RNA: rename prop_popover_enum to prop_with_popoverCampbell Barton
2019-03-25UI: add UILayout.prop_popover_enum functionCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-20Fix T60815: drag & drop crash when search menu is opened immediately after.Brecht Van Lommel
2019-03-20UI: support for popups starting with buttons activatedCampbell Barton
2019-03-14Merge branch 'blender2.7'Brecht Van Lommel
2019-03-14Fix T62120: number button editing outside of soft max range jumps.Brecht Van Lommel
2019-03-13UI: New option to display factors as percentagesJacques Lucke
2019-03-13Cleanup: rename uiBlock.mx,my to bounds_offsetCampbell Barton
2019-03-12Fix use of uninitialized stack memoryCampbell Barton
2019-03-07Refactor building the draw string for floats and intsJacques Lucke
2019-03-05Fix T62216: order of items flipped in some menus like object mode.Brecht Van Lommel
2019-03-01Fix T62016: Outliner visibility icons drag behaviour brokenDalai Felinto
2019-02-19Fix T61696: Filepath buttons not accepting empty valuesDalai Felinto
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Preferences: remove tweak/drag threshold distinctionCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton