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-09-17Cleanup: Use enum instead of defines for panel runtime flagHans Goudey
2020-09-17UI: only draw a single header in the header regionCampbell Barton
2020-09-17Cleanup: Comment formatting in interface_panel.cHans Goudey
2020-09-16Fix T79523 Paint Cursor: Wide line not supported on OSXClément Foucault
2020-09-16Fix: Property search crashes searching enums with separatorsHans Goudey
2020-09-16Action Constraint: Add manual time factor input controlChris Clyne
2020-09-16NLA: Always Show All StripsWayde Moss
2020-09-16Cleanup: use uint8_t for various flags in curvesJacques Lucke
2020-09-16Fix: Showing Meta Data CrashJeroen Bakker
2020-09-16Cleanup: spellingCampbell Barton
2020-09-16UI: Add grid-related theme optionsRed Mser
2020-09-16Outliner: Modifier/constraint/shaderfx drag and drop operatorNathan Craddock
2020-09-16Modifiers: Add link and copy functionsNathan Craddock
2020-09-16Constraints: Add link and copy functionsNathan Craddock
2020-09-16Cleanup: Move notifiers to `move_to_index` functionsNathan Craddock
2020-09-16Cleanup: Extract editor function from constraint_move_to_index_execNathan Craddock
2020-09-16GPencil: Add link and copy functions for shaderfxNathan Craddock
2020-09-15Property Search: Properly set expansion for instanced panelsHans Goudey
2020-09-15UI: Refactor some list panel expansion codeHans Goudey
2020-09-15Outliner: Hierarchy line drawingNathan Craddock
2020-09-15Outliner: Draw colored collection iconsNathan Craddock
2020-09-15Outliner: Set collection color tag operatorNathan Craddock
2020-09-15UI: Fix spacing of inline row icon buttonsNathan Craddock
2020-09-15UI: Show color tagged collection icons in menusNathan Craddock
2020-09-15Collections: Add color taggingNathan Craddock
2020-09-15Property Search: Quick start and clear operatorsHans Goudey
2020-09-15UI: Single tab property searchHans Goudey
2020-09-15Dont show temporary IK constraints in the constraint stackPhilipp Oeser
2020-09-15Property Search: Move properties context buttons back to a panelHans Goudey
2020-09-15Property Search: Build button groups for SearchHans Goudey
2020-09-15Cleanup: Remove unneeded parameterNathan Craddock
2020-09-15UI: Add `icon_only` argument to operator_enumNathan Craddock
2020-09-15UI: Add support for row-aligned icon buttons in menusNathan Craddock
2020-09-15Fix T80193 Sequencer: Crash on float images when OCIO GLSL shader can't be usedClément Foucault
2020-09-15Cleanup: add missing headers to CMake, formattingCampbell Barton
2020-09-15Fix T80775: Image Editor Show Metadata Not WorkingJeroen Bakker
2020-09-15Fix T80796: Frame all ignores geometry from instancesCampbell Barton
2020-09-15Cleanup: use doxy sectionsCampbell Barton
2020-09-15Fix T80597: Assigning material slot from Python console failsCampbell Barton
2020-09-15Cleanup: spellingCampbell Barton
2020-09-15Cleanup: Split properties editor layout functionHans Goudey
2020-09-15Cleanup: Split off parts of large panel layout functionHans Goudey
2020-09-14Fix T80704: bpy.ops.transform.rotate() ignores orient_typeGermano Cavalcante
2020-09-14Cleanup: Use 'r_' prefix for return valueGermano Cavalcante
2020-09-14Fix T80728: UV edge select splits UV's for lasso/box/circle selectCampbell Barton
2020-09-14Alembic export: write custom propertiesSybren A. Stüvel
2020-09-14Cleanup: remove unused functionJacques Lucke
2020-09-14Fix T80694: Crash reloading scripts from the Python consoleCampbell Barton
2020-09-13Apply patch D8816, from Zachary(AFWS) for collection boolean operand.Howard Trickey
2020-09-13Cleanup: unused variableCampbell Barton