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
2018-07-25UI: Texture Properties Layout and CleanupVuk Gardašević
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-15UI: Use full width for ID blocks in World, Light, Camera, TexturePablo Vazquez
2018-07-13Fix missing panels in texture properties with image texture.Brecht Van Lommel
2018-07-10UI: Textures - Move Colors panel below texture-specific panelsPablo Vazquez
2018-07-10UI: Single-column and sub-panels for Image Texture propertiesPablo Vazquez
2018-06-25UI: Single-column layout for Texture ColorWilliam Reynish
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05Cleanup: pep8Campbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by textureSergey Sharybin
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-05-25TexFace removal part 3Campbell Barton
2017-03-20Cleanup: especially non pep8 parts of Py UICampbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-03-24Color sources for point density textures based on mesh verticesLukas Tönne
2016-01-31Cleanup: pep8Campbell Barton
2015-05-28Fix T44872Antony Riakiotakis
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-02-11Fix T43621: Layout only using 65% of available widthJulian Eisel
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2015-01-20New texture influence option for particle kink amplitude (as opposed toLukas Tönne
2015-01-20Renaming "Kink" texture influence to "Kink Frequency" to be moreLukas Tönne
2015-01-20Support for various data properties of the hair grid in the voxelLukas Tönne
2015-01-20New voxel texture mode "Hair", for displaying the internal hair volumeLukas Tönne
2014-10-17Cleanup, since we don't put Cycles compat into regular bl_ui files. ;)Bastien Montagne
2014-10-17Different fix for T42262, we don't put Cycles compat into regular bl_ui files.Thomas Dinges
2014-10-17Fix T42262: Ocean texture options cannot be edited while in CyclesBastien Montagne
2014-07-22Cleanup: pep8 & redundant varsCampbell Barton
2014-06-19Enable texture preview even when Cycles is activeSergey Sharybin
2014-05-22Blender Internal: Fix texture influence panel not showing Displace/Warp slide...IRIE Shinsuke
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-01-23Fix T36165: blender internal HDR textures with negative values got clamped.Brecht Van Lommel
2013-11-23Add ctrl-click rename to most lists in Blender UI and templates/examples.Bastien Montagne
2013-09-29minor edit on r60413, convert to a bool.Campbell Barton
2013-09-28Properties Editor / UI:Thomas Dinges
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-03-04Fix for image transparency backwards compatibility. Now the texture datablock...Brecht Van Lommel
2013-02-08Fix uilists showing data names translated (reported on bf-translations ML by ...Bastien Montagne
2013-01-22Game Engine UI: Image Sampling Texture Panel cleanupDalai Felinto