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-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-26GPU: Remove GL constant from BIF_glutilClément Foucault
2020-07-03Cleanup: Editors/Space/Node, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-04-16UI: Draw real node sockets for node input buttonsJulian Eisel
2020-04-16Cleanup: Deduplicate getting node tree from idJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-16Nodes: Display bl_icon of custom nodes in node headerJacques Lucke
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-28UI: add theme option for grid levels to display in node editor backgroundPawel Franitza
2020-02-25UI: fix wrong button padding on high DPI displays in a few placesYevgeny Makarov
2020-02-15Cleanup: mixed camel/snake caseCampbell Barton
2020-02-12Cleanup: clang-formatCampbell Barton
2020-02-11Nodes: Add dynamic label support for Math NodesCharlie Jolly
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-25Fix T69127: Node sockets location bug after a keyframe is insertedCharlie Jolly
2019-08-23Cleanup: const args, naming, doxy groups, clang-formatCampbell Barton
2019-08-22Nodes: Support for socket shapes other than circleCharlie Jolly
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02UI: Collapsed nodes have the same width as uncollapsed nodesRobert Guetzkow
2019-03-29Fix header text for muted collapsed nodes not being greyed out.Brecht Van Lommel
2019-03-28Fix T60719: muted nodes are not clearly visible.Robert Guetzkow
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-25Fix T61577: collapse nodes hide arrow hit zone overlaps with node sockets.Brecht Van Lommel
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-20Node headers should not respect theme alpha valuesSebastian Parborg
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Fix T61376 Group Node Node Editor theme property is missing alpha channelSebastian Parborg
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-07-25UI: Minor tweaks to nodesPablo Vazquez
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for editorsCampbell Barton