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-10-23Geometry Nodes: Resolve some missing 3D viewport updatesHans Goudey
2020-10-21Merge branch 'master' into geometry-nodesJacques Lucke
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-21Nodes: improve dependency between modifier and node groupJacques Lucke
2020-10-21Nodes: rename Simulation to Geometry node treeJacques Lucke
2020-10-20Nodes: add geometry socket typeJacques Lucke
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-10-20Fix T81684: node location not handled correctlyJacques Lucke
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-16Cleanup: reduce variable scopesJacques Lucke
2020-10-16Cleanup: reduce variable scopesJacques Lucke
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-13Cleanup: Remove unused properties from node Viewer Region operatorJulian Eisel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09UI: Fix node label overflow on high-DPIYevgeny Makarov
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne
2020-10-02Cleanup: Use enum for return values in context callbacksSybren A. Stüvel
2020-10-02CleanUp: Remove header only definitionJeroen Bakker
2020-10-02CleanUp: snode_group_offset -> space_node_group_offsetJeroen Bakker
2020-10-02CleanUp: Renamed drawnodespace -> node_draw_spaceJeroen Bakker
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-16UI: Add grid-related theme optionsRed Mser
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09UI: improve search results by using fuzzy and prefix matchingJacques Lucke
2020-09-08Cleanup: reduce variable scopes in node_draw.cJacques Lucke
2020-09-08Cleanup: reduce variable scopes in drawnode.cJacques Lucke
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-30Fix T80138 Node Editor: Add Frame turns background grayClément Foucault
2020-08-25Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-08-25Fix T79915: crash when changing to white noise textureJacques Lucke
2020-08-24Revert "Fix T77564: VSE (and compositor background) lost stereoscopy preview"Clément Foucault
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-19Cleanup: warningsCampbell Barton
2020-08-18Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-18GPUState: Remove gpuPushAttr/gpuPopAttrClément Foucault
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-18Cleanup: GPU: Replace Batch uniform by shader uniform using macroClément Foucault
2020-08-18UI: Fix protential stray GPU state preventing correct drawingClément Foucault
2020-08-18Depsgraph: simplify DEG_evaluate_* APIJacques Lucke
2020-08-18Cleanup: Node: Use checker shader for preview backgroundClément Foucault
2020-08-18Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-18Depsgraph: simplify build APIJacques Lucke
2020-08-18Fix T77564: VSE (and compositor background) lost stereoscopy previewClément Foucault