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-03-25Fix T61577: collapse nodes hide arrow hit zone overlaps with node sockets.Brecht Van Lommel
2019-03-25RNA: add UILayout.prop_with_menu functionCampbell Barton
2019-03-25RNA: rename prop_popover_enum to prop_with_popoverCampbell Barton
2019-03-25Cleanup: UI messages of copy/paste in 3DView.Bastien Montagne
2019-03-25Add copy/paste of any IDs in Outliner.Bastien Montagne
2019-03-25Copy/Paste: refactor to be able to paste any kind of IDs, by type.Bastien Montagne
2019-03-25Error in last commitCampbell Barton
2019-03-25UI: add UILayout.prop_popover_enum functionCampbell Barton
2019-03-25Cleanup: simplify toggle button logicCampbell Barton
2019-03-25Gizmo: use fill select for scale/transform centerCampbell Barton
2019-03-25Gizmo: add option to move & dial gizmos to select as filledCampbell Barton
2019-03-25Cleanup: return argument namingCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-25Cleanup: pass const image data to IMB_ibImageFromMemoryCampbell Barton
2019-03-25Cleanup: style, array wrappingCampbell Barton
2019-03-24Fix uninitialized variable use for right aligned checkboxCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-24UI: support Ctrl-C copy for popover buttonsCampbell Barton
2019-03-24GPU: State: Replace GL_LINE_SMOOTH by GPU_line_smoothClément Foucault
2019-03-24GPU: Replace glEnable/glDisable but GPU_state callsClément Foucault
2019-03-24GPU: Remove unused and deprecated GPU_line_stipple()Clément Foucault
2019-03-24Fix T62884 Missing control point in unselected mask handlesClément Foucault
2019-03-23Fix T62845 VSE preview crash when setting rendered (EEVEE/Workbench)Clément Foucault
2019-03-23Fix auto sensor size for camera gizmoCampbell Barton
2019-03-23Cleanup: add doxy sections to interface_ops.cCampbell Barton
2019-03-23Cleanup: doxy sections & function nameCampbell Barton
2019-03-22Silence false positive uninitialized warningDalai Felinto
2019-03-22Fix warning for uninitialized icon_onlyDalai Felinto
2019-03-22Modifiers: add minimum number of vertices to triangulate modifier.Ish Bosamiya
2019-03-22Fix T58517: Multi-view issues with OpenGL render + scene settingsDalai Felinto
2019-03-22DRW Manager: create and use new DRW_framebuffer_depth_read utility.mano-wii
2019-03-22NodeEditor: Connect Viewer To Socket SelectionJeroen Bakker
2019-03-22Fix T62348: Cycles - Viewport rendering not update on switching viewlayerDalai Felinto
2019-03-22Cleanup: minor UI code changesCampbell Barton
2019-03-22Fix checkboxes being right aligned when property split is disabledCampbell Barton
2019-03-22Cleanup: typo in variable nameCampbell Barton
2019-03-22UI: refactor queries into interface_query.cCampbell Barton
2019-03-22Fix T62835: Color picker template value slider does not scale correctly with ...William Reynish
2019-03-22Cleanup: move widget enum into source fileCampbell Barton
2019-03-22UI: use checkbox text for property split layoutCampbell Barton
2019-03-22UI: support for showing checkboxes after textCampbell Barton
2019-03-22UI: refactor color picker flags out of buttonsCampbell Barton
2019-03-22UI: Fix curve extention filling on curve widgetsClément Foucault
2019-03-21UI: replace button open event with activate on initCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-21Fix T62808: Hair shape cut crashJacques Lucke
2019-03-21Cleanup: Outliner: remove warning about no undo of ID deletion.Bastien Montagne
2019-03-21Fix clipboard copying collections when copying objects from 3DView.Bastien Montagne
2019-03-21Fix T62802: Layer order inverted in OutlinerAntonioya
2019-03-21Cleanup: move functions into doxy sectionsCampbell Barton