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
2018-01-26Related to T53003: tweak scene fps range.Bastien Montagne
2018-01-26Fix T53003: IMB: Invalid framerate handling due to short integer overflow.Bastien Montagne
2018-01-26Fix harmlness RNA warning in image texture node drawing.Brecht Van Lommel
2018-01-26Fix part of T53080: all material previews re-rendering after undo.Brecht Van Lommel
2018-01-26Fix navmesh creation w/ multiple objectsCampbell Barton
2018-01-26Docs: invoke_search_popup uses bl_propertyCampbell Barton
2018-01-25Fix T53874: OpenGL render problem with OpenEXR in 2.8 with float buffers.Brecht Van Lommel
2018-01-25Fix missing broken notifiersDalai Felinto
2018-01-25Fix T50967: When you move an icon from the outliner area object doesn't show upDalai Felinto
2018-01-25WM: comments on wmTooltipState structCampbell Barton
2018-01-25WM: NULL check for recent tooltip changeCampbell Barton
2018-01-25Fix T53363: Blender won't update mesh's usercount when deleting object databl...Bastien Montagne
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-25Cleanup: correct ATTR_NONNULL useCampbell Barton
2018-01-24Fix T53874: more cases of OpenGL render to OpenEXR not working after recent c...Brecht Van Lommel
2018-01-24Fix T53593: sculpt brush rake spacing bug after recent bugfix.Brecht Van Lommel
2018-01-24Cleanup: MOD_wireframe: remove useless isDisabled callback.Bastien Montagne
2018-01-24Fix (unreported) missing feature in ccgdm pbvh generator.Bastien Montagne
2018-01-24Fix T53551: Weight paint crash when subsurf modifier is not first (master not...Bastien Montagne
2018-01-24BKE's modifier_isEnabled: add check on NULL Scene pointer.Bastien Montagne
2018-01-24Fix T53874: OpenGL render to OpenEXR not working after recent changes.Brecht Van Lommel
2018-01-24Fix Cycles GLSL bump not matching final render after recent changes.Brecht Van Lommel
2018-01-24CMake: store icon namesCampbell Barton
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-23Cycles: change material output displacement to vector.Brecht Van Lommel
2018-01-23Cycles: add Displacement node.Brecht Van Lommel
2018-01-23Cleanup: use doxygen groups for view3d_edit.cCampbell Barton
2018-01-23Cleanup: code comment for view3d_viewmatrix_setCampbell Barton
2018-01-23Fix screen split refresh issuesGermano
2018-01-23Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-22Fix windows building (log10)Dalai Felinto
2018-01-22Fix T53850: Lock to Cursor breaks 3D manipulatorsCampbell Barton
2018-01-22WM: add mouse-move after smooth-viewCampbell Barton
2018-01-22Cleanup: unused varCampbell Barton
2018-01-21Update description of the screen_draw functionsGermano
2018-01-21WM: Fix snapping on split area without previewGermano
2018-01-21Cleanup: BLI_kdopbvh avoid negative array accessCampbell Barton
2018-01-21Cleanup: styleCampbell Barton
2018-01-21Fix old files with changed node socket type not loading correctly.Brecht Van Lommel
2018-01-20Cleanup: doxy groups for screen_ops.cCampbell Barton
2018-01-20Fix screen split preview refresh issuesCampbell Barton
2018-01-19Fixup for integer digits commitDalai Felinto
2018-01-19Util function to determine number of digits from an integerDalai Felinto
2018-01-19Cleanup: reaname LINKLIST_FOREACH -> LISTBASECampbell Barton
2018-01-19Fix T53786: Proportional size from redo ignoredCampbell Barton
2018-01-19WM: operator flag to check repeat/redo executionCampbell Barton
2018-01-19Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-19Cleanup: typosCampbell Barton
2018-01-19Fix T53823: Particle weight brush crashCampbell Barton