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
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23UI: popup panel operator, as we have for menusCampbell Barton
2018-05-23Fix wrong object user count on duplicate.Brecht Van Lommel
2018-05-23Fix compiler error: Stupid const vs non constJoshua Leung
2018-05-23Drivers UI (Part of T55145) - WIP work to prepare a panel we can shove into a...Joshua Leung
2018-05-23Fix COW view center for pose modeCampbell Barton
2018-05-23Drivers UI (Part of T55145) - Show datablock that driven property belongs to ...Joshua Leung
2018-05-23Drivers UI (Part of T55145) - Refactor existing UI code to allow it to be reusedJoshua Leung
2018-05-23Drivers UI: Add the "Update Dependencies" logic into the callbacks that shoul...Joshua Leung
2018-05-23Drivers UI: Get rid of dedicated button to remove active driverJoshua Leung
2018-05-23Drivers UI Cleanup (Part of T55145)Joshua Leung
2018-05-23Cleanup: Remove unused codeJoshua Leung
2018-05-23Fix T55161: outliner Blender File with filter showing irrelevant libraries.Brecht Van Lommel
2018-05-23Cleanup: fix some weak assumptions in bone renaming code.Brecht Van Lommel
2018-05-23WM: add back Ctrl-Space to toggle full areaCampbell Barton
2018-05-23Cleanup: shadow variable warningCampbell Barton
2018-05-23Fix T55160: crash renaming view layer.Brecht Van Lommel
2018-05-23Cycles/Render API: changes for better copy-on-write support.Sergey Sharybin
2018-05-23Fix T55072: Top bar disappears when loading factory settings (causing ASAN cr...Julian Eisel
2018-05-23Workbench: See throughJeroen Bakker
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-23Multi-Object-Mode: EditCurve SubdivideCampbell Barton
2018-05-23Multi-Object-Mode: EditCurve Select LinkedCampbell Barton
2018-05-22Fix T55071: Brush preview failsCampbell Barton
2018-05-22COw operators: Fix VIEW3D_OT_snap_selected_to_gridInes Almeida
2018-05-22Fix: Deselecting bones using box select didn't workJoshua Leung
2018-05-22Drivers Editor UI Tweaks (Part of T55145)Joshua Leung
2018-05-22Drivers UI (Part of T55145): Add "Show Drivers Editor" entry to RMB menusJoshua Leung
2018-05-22UI Tweak: Make User Preferences window slightly taller, to better fit the con...Joshua Leung
2018-05-22Cleanup: warningCampbell Barton
2018-05-22Fix T55069: 3D widget misses pivot-point refreshCampbell Barton
2018-05-22Fix outliner incomplete collections right click menu in Blender File.Brecht Van Lommel
2018-05-22Cleanup: warningCampbell Barton
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-22Workbench: SeeThrough draw optionJeroen Bakker
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-22COW Operators: Fix VIEW3D_OT_snap_cursor_to _active _selected _center and _gridInes Almeida
2018-05-22Multi-Object-Mode: EditCurve Select RandomCampbell Barton
2018-05-22Fix memory leak in armature deleteCampbell Barton
2018-05-22Multi-Object-Mode: EditLattice Select AllCampbell Barton
2018-05-22Cleanup: namingCampbell Barton
2018-05-22Cleanup: style, whitespaceCampbell Barton
2018-05-22Cleanup: replace MEM_SAFE_FREE -> MEM_freeNCampbell Barton
2018-05-21Fix compilation with ndof code.Bastien Montagne
2018-05-21COW Operators: Fix VIEW3D_OT_ rotate move zoom dolly orbit roll pan smoothvie...Ines Almeida
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21Cleanup: unused varsCampbell Barton
2018-05-21Cleanup: use const for transform internal APICampbell Barton