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
path: root/source
AgeCommit message (Expand)Author
2020-09-16Action Constraint: Add manual time factor input controlChris Clyne
2020-09-16GPUDebug: Avoid using STREQ on StringRefClément Foucault
2020-09-16Fix T78653 Workbench: Broken Depth of Field in Viewport (Mac OSX)Clément Foucault
2020-09-16Fix (unreported) buffer overflow in BLI_system_cpu_brand_string helper.Bastien Montagne
2020-09-16NLA: Always Show All StripsWayde Moss
2020-09-16Fix: add versioning to fix incorrectly written customdataJacques Lucke
2020-09-16Cleanup: use uint8_t for various flags in curvesJacques Lucke
2020-09-16Fix: Showing Meta Data CrashJeroen Bakker
2020-09-16Fix T80800: Active UVMap DrawingJeroen Bakker
2020-09-16Fix: create shallow copy of CustomData before writingJacques Lucke
2020-09-16Fix T80825: UV Editor UV GridJeroen Bakker
2020-09-16Cleanup: spellingCampbell Barton
2020-09-16Cleanup: use doxygen links to struct membersCampbell Barton
2020-09-16Cleanup: DNA_fluid_types: Add DNA member name before enum declarationsClément Foucault
2020-09-16Fix building with tests enabledClément Foucault
2020-09-16Bump file subversion after recent theme-related changesHans Goudey
2020-09-16UI: Add grid-related theme optionsRed Mser
2020-09-16GPUShader: Add meaningful debug names to builtin shadersClément Foucault
2020-09-16GPU: Add debug groups inside selection codeClément Foucault
2020-09-16GPU: Add debug groups inside wm_draw.cClément Foucault
2020-09-16GPUDebug: Add function to test if inside a debug groupClément Foucault
2020-09-16Fix T80107 Selection: Regression in Box selectionClément Foucault
2020-09-16Fix T75061 Grease Pencil: MacOS: broken Gradient and TextureClément Foucault
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-16Cleanup: Separate BKE_object_link_modifiers into functionsNathan 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-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
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-15Fix T80333: cursor disappears after using navigation gizmo in editmodePhilipp Oeser
2020-09-15Property Search: Add "search match" theme colorHans Goudey
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-15Fix T80787: Fix White edges when rendering transparent smokeJeroen Bakker
2020-09-15UI: Add `icon_only` argument to operator_enumNathan Craddock
2020-09-15UI: Add support for row-aligned icon buttons in menusNathan Craddock