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-03-06Cleanup: Object: remove unused BKE API.Bastien Montagne
2020-03-06Cleanup: Scene: New IDTypeInfo, and remove unused API from BKE.Bastien Montagne
2020-03-06Fix T73254: Drivers with the object.dimension variable are not updatedSybren A. Stüvel
2020-03-06Fluid: Cleanup naming for emmission bounding boxSebastián Barschkis
2020-03-06Keymap: ignore repeat events for transform actionsCampbell Barton
2020-03-06CodeCleanup: eevee_materials Use Struct AssignmentsJeroen Bakker
2020-03-06Cleanup: typo in function namePhilipp Oeser
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-03-06Cleanup: keyframing return argumentsCampbell Barton
2020-03-06Cleanup: remove unused 'eInsertKeyFlags' from delete API callCampbell Barton
2020-03-06Cleanup: keyframe API naming, high level keyframe APICampbell Barton
2020-03-06Cleanup: rename 'verify' to 'ensure' for BKE_image_viewer functionsCampbell Barton
2020-03-06Cleanup: rename 'verify' to 'ensure' for argument nameCampbell Barton
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-06Cleanup: use 'r_' prefix for return argumentsCampbell Barton
2020-03-06Cleanup: use BLI_strnlen instead of strlenCampbell Barton
2020-03-06Cleanup: clang-formatCampbell Barton
2020-03-06Cleanup: use MEM_recallocN_idCampbell Barton
2020-03-06Cleanup: spellingCampbell Barton
2020-03-06Cleanup: add decimal values for event types, order by valueCampbell Barton
2020-03-06Cleanup: quiet switch warningsCampbell Barton
2020-03-06Cleanup: redundant-decls warningCampbell Barton
2020-03-06UI: Using Consistent Font Icon in File BrowserHarley Acheson
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-05UI: File Browser FavoritesHarley Acheson
2020-03-05UI: Mac File Browser System List ChangesYevgeny Makarov
2020-03-05Ghost: Support drawing OpenGL framebuffers into a DirectX 11 bufferJulian Eisel
2020-03-05Fluid: Optimization in mesh generating loopSebastián Barschkis
2020-03-05Cleanup: Move std::deque to depsgraph_type.hSybren A. Stüvel
2020-03-05Add an session-wise uuid integer to IDs.Bastien Montagne
2020-03-05Fix T74393: Cycles crashes when both OSL and Optix Denoising are enabledPatrick Mours
2020-03-05Fix T74332: selection sync replacing parent selectionNathan Craddock
2020-03-05Fluid: Fix initial velocities for new static emission modeSebastián Barschkis
2020-03-05Fluid: More optimizations in smoke / liquid scriptsSebastián Barschkis
2020-03-05Fluid: Diffusion settings now optionalSebastián Barschkis
2020-03-05EEVEE: Render Passes BlendingJeroen Bakker
2020-03-05Adaptive Sampling for Cycles.Stefan Werner
2020-03-05Fix T74446: Liquid Inflow Does Not WorkSebastián Barschkis
2020-03-05Initial step for IDTypeInfo refactor 'cleanup' project.Bastien Montagne
2020-03-05Cleanup: Clarified commentSybren A. Stüvel
2020-03-05Fix T74431: EEVEE AO Render PassJeroen Bakker
2020-03-05Addons: Allow a user manual url prefix in doc_urlAaron Carlisle
2020-03-05Addons: deprecate 'wiki_url'Aaron Carlisle
2020-03-05Fix RNA runtime warning from recent commitAaron Carlisle
2020-03-05UI: Fluid: Fix wrong uses of enabledAaron Carlisle
2020-03-05UI: Fluid: Viewport DisplayAaron Carlisle
2020-03-05UI: Fluid Group Liquid/Gas PanelsAaron Carlisle
2020-03-05UI: Fluid: Use updated preset UIAaron Carlisle
2020-03-05Fix Unreported: Error adding fluid presetsAaron Carlisle
2020-03-05Cleanup: redundant castsCampbell Barton