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
2022-09-19Nodes: Add node group assets to search menusHans Goudey
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-18Cleanup: Remove unused node editor toolbar fileHans Goudey
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-11-12Cleanup: Move remaning node editor files to C++Hans Goudey
2021-10-26UI: Improve node editor breadcrumbs displayHans Goudey
2021-07-09Nodes: Moved group interface panel code to python.Lukas Tönne
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-06-02Nodes: move some files to C++Jacques Lucke
2021-03-02Geometry Nodes: Attribute search drop-downHans Goudey
2021-02-16Cleanup: Compile node_draw.c with C++Hans Goudey
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-11-24Fix T80748: Render Emissive Colors in Compositor BackdropJeroen Bakker
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-04-20Simulations: Add simulation node tree typeJacques Lucke
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2017-06-10Rename node_widgets -> node_manipulatorsCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-05-29Node Backdrop ManipulatorCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2013-11-25Code cleanup: remove unused include dirsCampbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-04-13Replacing the node Add menu and making the toolbar usefulLukas Toenne
2012-12-12Toolbar region for the node editor. This region is, for now, empty and hidden...Lukas Toenne
2012-08-03rename node_state.c --> node_view.cCampbell Barton
2012-08-01split node_edit.c into separate files (add, group, relationshops), was almost...Campbell Barton
2012-07-17fix for building without the compositorCampbell Barton
2012-07-10refactor node highlight code. New implementation will not write toJeroen Bakker
2012-03-17Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERN...Bastien Montagne
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-08UI/Nodes: templates to edit nodes from the properties editor using a tree view,Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton