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-08-14Shading: Add a clamp option to the Map Range node.OmarSquircleArt
2019-08-10Nodes: Display vector values expanded, except when specified as compact.OmarSquircleArt
2019-07-31Fix T63921: Unable to use confirm on release for keyboard shortcutsSebastian Parborg
2019-07-15Fix compositor ignoring mask parentingSergey Sharybin
2019-07-04Fix T64253: missing update when moving nodegroup input/output sockets up or downPhilipp Oeser
2019-07-02Compositor: Background Fit UI ScaleJeroen Bakker
2019-06-27Fix compositor preview not respecting un-keyed changesSergey Sharybin
2019-06-23UI: Rename "Viewer Border" to "Viewer Region"Aaron Carlisle
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-07Fix T65612: Ungroup in Node Editor CrashesSergey Sharybin
2019-06-07Keymap: gizmos now use a map that optionally activates on pressCampbell Barton
2019-06-04Fix T65447: Mask doesn't update in compositor unless there's motion blur onSergey Sharybin
2019-06-04Fix T64247: Crash on playback with special shader node treeSergey Sharybin
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-30Gizmo: activate some gizmos on drag instead of pressCampbell Barton
2019-05-30Cleanup: move click/drag events to functionsCampbell Barton
2019-05-29UI: use matching distance checks & define for draggingCampbell Barton
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-23Revert "Fix T64660: no access to node connectors when a node is inside a layo...Bastien Montagne
2019-05-22Fix T64969: changing color space in image texture node loses changesBrecht Van Lommel
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-17UI: add tool panel for node editor, use tabsCampbell Barton
2019-05-16Fix T64660: no access to node connectors when a node is inside a layout frame.Bastien Montagne
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-14Fix T63994: Node Editor: Move All Selected Nodes when dragging.Bastien Montagne
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-05-13Cycles/Eevee: unify light strength and colorBrecht Van Lommel
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-06Node select: refactor, fix some inconsistent behaviors in socket selection.Bastien Montagne
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-30Cleanup: make 'deselect_all' properties PROP_SKIP_SAVE.Bastien Montagne
2019-04-30Cleanup: use bool literal for booleans.Bastien Montagne
2019-04-30Select: Add 'deselect on nothing' to nodes selection.Bastien Montagne
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-24Nodes: avoid slow and unecessary node group updates on file readBrecht Van Lommel
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Space_node: Add draw backdrop callback.Ray Molenkamp
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: remove unused OpenGL functions, rename some for clarityBrecht Van Lommel
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16Fix T63562: wrong viewport updates after editing group node socketsBrecht Van Lommel
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton