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-07-31Fix T56170: Fake dependency cycle in new depsgraph + interleaved armature upd...Sergey Sharybin
2018-07-31Fix memory leak in DRW_cache_gpencil_axes_getAntonioya
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: Fix weird comparisonsAntonioya
2018-07-31Cleanup: Remove overflow array elementAntonioya
2018-07-31Fix assert when load file with shading enabledAntonioya
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Fix crash opening .blend files with palettes.Brecht Van Lommel
2018-07-31Cleanup: fix compiler warnings.Brecht Van Lommel
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-31Depsgraph: Fix crash on undo of new bone addedSergey Sharybin
2018-07-31Cleanup: styleCampbell Barton
2018-07-31Subsurf: Disable oprtion for nowSergey Sharybin
2018-07-31Cleanup: trailing spaceCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31Fix Shape Key retime starting at frame 10Campbell Barton
2018-07-31Workbench: Correct ifndef after recent changesSergey Sharybin
2018-07-31Subsurf: Rework in a way that patches boundaries are merged togetherSergey Sharybin
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton
2018-07-31Fix crash w/ missing matcapsCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31UI: use text hinting (now user preference)Campbell Barton
2018-07-31Fix T56155: Header shows in popover context menuCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31UI: add check for any kind of popupCampbell Barton
2018-07-30Viewport: use Filmic without scene exposure/gamma/curves for workbench.Brecht Van Lommel
2018-07-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-30UI: make horizontal wheel scroll in 2D view match vertical scroll speed.Brecht Van Lommel
2018-07-30Clean Keyframes operator tweaksJoshua Leung
2018-07-30Minor cleanup.Bastien Montagne
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2018-07-30Silencing a bunch of compiler warningsJoshua Leung
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-07-30Workbench: Use FXAA instead of TAA when viewport is animated.Clément Foucault
2018-07-30Fix T56020: Crash while opening .blend file made with older version.Bastien Montagne
2018-07-30Motion Path: Don't blit MSAA buffer if there is no motion pathsClément Foucault
2018-07-30Armature: Fix bone always transparent when enabling MSAAClément Foucault
2018-07-30Motion Path: Fix motion path when MSAA is enabledClément Foucault
2018-07-30DRW: Add option to only resolve framebuffer colors without depth testClément Foucault
2018-07-30DRW: Add DRW_shgroup_is_empty and DRW_pass_is_emptyClément Foucault
2018-07-30Shape keys: change default interpolation for absolute shape keys to linear.Brecht Van Lommel
2018-07-30Fix T56121 and maybe others: DST.gpu_context was being created in the wrong D...mano-wii
2018-07-30Fix T56152: Rotate crash w/ individual originsCampbell Barton
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Cleanup: id-property creationCampbell Barton
2018-07-30Merge branch 'master' into blender2.8Campbell Barton
2018-07-30Use Ctrl Snap to seconds w/ play-head dragCampbell Barton
2018-07-30Cleanup: trailing spaceCampbell Barton