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-28Fix T74969: Crash in gpencil edit modemano-wii
2020-03-27Overlay: Outline: Fix unreported feedback loop when smooth wire is disabledClément Foucault
2020-03-27GPencil: More cleanups missing in previous commitAntonio Vazquez
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-27Fix T69060: File Output Node does not work with Time RemappingPhilipp Oeser
2020-03-27Cleanup: add iterator macros to clang-formatCampbell Barton
2020-03-26Overlay: Fix crash caused by NULL passesClément Foucault
2020-03-26Fix T75087 Workbench: DoF: Divide By Zero when antialiasing is disabledClément Foucault
2020-03-26Overlay: Wireframe: New method to avoid zfighting with geometryClément Foucault
2020-03-26Fix T74692: Do not draw nodes with the default face setPablo Dobarro
2020-03-26Fix Crash In Paint OverlayJeroen Bakker
2020-03-26Fix T70807: Weight Paint Overlay XRayJeroen Bakker
2020-03-26GPencil: Fix unreported fade object when no Gpencil object is selectedAntonio Vazquez
2020-03-26Fix T75062: Frame Flashes During 3D Viewport Animation PlaybackJeroen Bakker
2020-03-26Fix T75090: crash with old NVIDIA drivers after overlay refactorBrecht Van Lommel
2020-03-25Cleanup: typo in printPhilipp Oeser
2020-03-25Alpha hash support for hair in EEveeJoe Eagar
2020-03-24Overlay: Wireframe: Make facing ratio offset depends on gl_Position.wClément Foucault
2020-03-24Fix T74782: WorkBench TAA Artifacts During Painting/DrawingJeroen Bakker
2020-03-24Revert "Fix T74782: WorkBench TAA Artifacts During Painting/Drawing"Jeroen Bakker
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-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23Fix T74782: WorkBench TAA Artifacts During Painting/DrawingJeroen Bakker
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-23Fix T74923: Weight Painting Overlay Invisible for In Front ObjectsJeroen Bakker
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-22Cleanup: use static declarationCampbell Barton
2020-03-21GPencil: Fade to Viewport colorAntonio Vazquez
2020-03-21Fix crash with empty volume object and points drawingBrecht Van Lommel
2020-03-20Python API: add bl_use_stereo_viewport for RenderEngineBrecht Van Lommel
2020-03-20Fix T74811: GreasePencil Stereo RenderingJeroen Bakker
2020-03-20Fix T74643: Outline Overlay Shows Hidden FacesJeroen Bakker
2020-03-20Cleanup: sort file, struct listsCampbell Barton
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-19Cleanup: spellingCampbell Barton
2020-03-18Cleanup: spellingCampbell Barton
2020-03-18Volumes: add render settings for volume datablockBrecht Van Lommel
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-18GPencil: Cleanup int comparisonsAntonio Vazquez
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Fix T74322: Wrong object bundles with scaled cameraSergey Sharybin
2020-03-17OverlayEngine: crash when using hidden facesJeroen Bakker