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 static assert to disable access to preferencesCampbell Barton
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-17Fix T63651: ImagePreviewCollection.new,load don't work as documentedCampbell Barton
2020-09-17Cleanup: warning (missing-braces)Campbell Barton
2020-09-17Fix: Text object custom profile bevel not written to fileHans Goudey
2020-09-16Fix T79523 Paint Cursor: Wide line not supported on OSXClément Foucault
2020-09-16Fix T79315 Normals Overlays broken with hidden geometryClément Foucault
2020-09-16Fix: Property search crashes searching enums with separatorsHans Goudey
2020-09-16Cleanup: silence [-Wmissing-braces] warning.Ankit Meel
2020-09-16Curves: Add custom profile bevel supportHans Goudey
2020-09-16Fix tests after adding collection color taggingNathan Craddock
2020-09-16Fix versioning code after FCurves versioning not executedJulian Eisel
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