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-05-29Cleanup: Remove Dead CodeAaron Carlisle
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28Cleanup: use WM_ prefix for cursor enumCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Fix T57090: selected node group input sockets circles not drawing inPhilipp Oeser
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-28Gizmo: changes to internal drag logicCampbell Barton
2019-05-27Cleanup: Fix build warning in bf_editor_interfaceRay Molenkamp
2019-05-27Gizmo: add per gizmo keymapsCampbell Barton
2019-05-27Fix T65080: handle case when View2D has 0 scaleJacques Lucke
2019-05-27Fix poor display of time codes in sequencer Info panelMal Duffin
2019-05-27UI: use tool label instead of id-names for quick favoritesCampbell Barton
2019-05-27Mitigate T64346: Quick Favorites items cant be removedCampbell Barton
2019-05-27Fix T65074: Crash on switching colorCampbell Barton
2019-05-22Sequencer: ensure Strip is the default active panelBrecht Van Lommel
2019-05-22UI: allow shrinking panel height to zero when open.Alexander Gavrilov
2019-05-22Error in last commitCampbell Barton
2019-05-22Fix T64679: Missing dirty preferences tagCampbell Barton
2019-05-22GPU: Refactor GPU_batch_draw_range_exClément Foucault
2019-05-22Fix WITH_HEADLESS buildCampbell Barton
2019-05-21Fix part of T64679: Missing dirty preferences tagCampbell Barton
2019-05-21Fix T64927: bad timeline number spacing with scaled UIJacques Lucke
2019-05-21Fix T64912: Crash right clicking on 'Add New Material'Campbell Barton
2019-05-21UI: support drawing booleans with icons as check-boxesCampbell Barton
2019-05-21Cleanup: const assignments to simplify codeCampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-20UI: add Visibility panel for objectsDalai Felinto
2019-05-20Fix T64766: use grid size from user preferencesJacques Lucke
2019-05-19Fix T64822: curve widget point selection does not take into account DPIBrecht Van Lommel
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-16Fix unintended fall-through in switch statementSergey Sharybin
2019-05-16UI: tweak display of active, selected and edited items in the outlinerHarley Acheson
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-16Fix T64681: evaluate curves with generative modifiers and no keys.Alexander Gavrilov
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-15Animation: treat F-Curves with no keys as if muted/not existing.Alexander Gavrilov
2019-05-15Fix preference dirty tagging for addons & keymapsCampbell Barton
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke
2019-05-14Fix T64592: Assign Shortcut does not autosave preferencesBrecht Van Lommel
2019-05-14Preferences: set dirty flag when draggingCampbell Barton
2019-05-14Fix missing preference dirty taggingCampbell Barton
2019-05-14Fix compiler warning with OpenGL icon texturesBrecht Van Lommel
2019-05-13Preferences: set dirty when editing quick favourites menuCampbell Barton
2019-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-13Fix T64427: WITH_HEADLESS build optionCampbell Barton
2019-05-13Fix T64461: Sub-panels allow pinningCampbell Barton