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-04-22Cleanup: style, use braces for makesdna, makesrnaCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-12Revert "Rename Label instead of Name in Node editor using F2 key"Campbell Barton
2019-04-11Rename Label instead of Name in Node editor using F2 keyAntonioya
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-03-19Fix T62732: Bpy/Python is letting create inputs at the node level for node gr...Bastien Montagne
2019-03-18Cleanup: style, duplicate includeCampbell Barton
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-23Fix T57996: Crash - delete node with a driven parameterSergey Sharybin
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-02UI: Math Node Menu: Group and reordercharlie
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-09-20UI: add support for defining any icon as a mono icon.Brecht Van Lommel
2018-09-08Fix gizmo poll functionCampbell Barton
2018-09-06Merge branch 'master' into blender2.8Bastien Montagne
2018-09-06Compositor: Always use AA on masksSergey Sharybin
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-26Cleanup: styleCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-19Cleanup: styleCampbell Barton
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-15Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-06Cleanup: remove unused shader node compatibility flag.Brecht Van Lommel
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-05Shaders: add target setting to material output node.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton