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
path: root/source
AgeCommit message (Expand)Author
2020-03-26Cleanup: redundant cast, unused argumentsCampbell Barton
2020-03-26Fix crash with missing NULL check accessing grease pencil paintCampbell Barton
2020-03-26Fix crashes accessing inactive screen propertiesCampbell Barton
2020-03-26Fix crash accessing length unit settingsCampbell Barton
2020-03-26Fix crash accessing the tool with no active spaceCampbell Barton
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-26Fix crash when make proxy failed to assign a proxyCampbell Barton
2020-03-26Fix crash setting the brush with the current brush was unsetCampbell Barton
2020-03-26Fix crash closing a window in background modeCampbell Barton
2020-03-26Cleanup: use doxy sections & add missing sectionsCampbell Barton
2020-03-26Fix T74417: Freestyle render removes image texture usersBrecht Van Lommel
2020-03-26Fix T74711: tiling brush option in image editor not working anymoreBrecht Van Lommel
2020-03-26UI: rename image source Tiled to UDIM Tiles for easier discoveryBrecht Van Lommel
2020-03-26Fix T75090: crash with old NVIDIA drivers after overlay refactorBrecht Van Lommel
2020-03-25Fix error after recent change when WITH_INTERNATIONAL=OFFBrecht Van Lommel
2020-03-25Cleanup: typo in printPhilipp Oeser
2020-03-25UI: remove non-unicode font and simplify default font loading codeBrecht Van Lommel
2020-03-25UI: always use international fontBrecht Van Lommel
2020-03-25Fix VR viewer offset on session start with no positional trackingJulian Eisel
2020-03-25Alpha hash support for hair in EEveeJoe Eagar
2020-03-25Cleanup: use doxy sectionsCampbell Barton
2020-03-25Fix T74846: UV gizmo swaps X/YCampbell Barton
2020-03-25Cleanup: use const to for some mask argumentsCampbell Barton
2020-03-25Cleanup: move mask queries into own fileCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-25Cleanup: update doxy sectionsCampbell Barton
2020-03-25Fix T74662: Prefetching causes random crashesRichard Antalik
2020-03-25Fix T75019: Frame Offset does not apply to scopesRichard Antalik
2020-03-24Fix T74038 : Scrolling doesn't work in menu if there is no active itemValentin
2020-03-24Add invert mapping option to proximity weight edit modifier, and some cleanup.Bastien Montagne
2020-03-24Modifiers: Vertex Weight Edit add invert curve falloff optionCody Winchester
2020-03-24Overlay: Wireframe: Make facing ratio offset depends on gl_Position.wClément Foucault
2020-03-24Cleanup: Silence warningsGermano Cavalcante
2020-03-24Cleanup: use switch statement instead of if/else on enum value...Bastien Montagne
2020-03-24GPencil: Cleanup previous commitAntonio Vazquez
2020-03-24GPencil: Add blank frame when add layer in DopesheetAntonio Vazquez
2020-03-24GPU: Estimate a better value for the memory usedGermano Cavalcante
2020-03-24Fix T74782: WorkBench TAA Artifacts During Painting/DrawingJeroen Bakker
2020-03-24GPencil: Replace Tint mode "Both" to "Stroke and Fill"Antonio Vazquez
2020-03-24Revert "Fix T74782: WorkBench TAA Artifacts During Painting/Drawing"Jeroen Bakker
2020-03-24Fix missing grid theme option for Movie Clip EditorMichael Soluyanov
2020-03-24Fix T64573: RNA_path_from_ID_to_property fails for pointcachesPhilipp Oeser
2020-03-24Fix T74744: Studio Lights editor not updating in realtime when tweakingPhilipp Oeser
2020-03-24Fix T74872: Clipping Region not updatingPhilipp Oeser
2020-03-24Fix T74957: Matcap flip not updatingPhilipp Oeser
2020-03-24Fix T74096: Paint Masking overlay can`t be hiddenPhilipp Oeser
2020-03-24RNA: expose comparison tolerance for Mesh.unit_test_compareHabib Gahbiche
2020-03-24Fix T75036: Assert when copying pose bonesCampbell Barton
2020-03-24Fix solidify complex degenerate cases with duplicate facesHenrik Dick
2020-03-24UI: add Blender -> System menuCampbell Barton