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
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
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
2013-01-16Unification of brush codeAntony Riakiotakis
2013-01-10Fix #33816: property not found: World.use_texturesSergey Sharybin
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-28remove type checks on drawing uiList's,Campbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-10-21Texture UI:Thomas Dinges
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-08style cleanup: pep8Campbell Barton
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-06-21Fix [#31714] Pinning object context causes texture list to disappearBastien Montagne
2012-05-23Finish changes in up/down arrows for menusSergey Sharybin
2012-05-22Long old UI annoyance:Ton Roosendaal
2012-05-15Code/UI cleanup: improvements for sculpt brush texture settings.Nicholas Bishop
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2012-01-18picky cleanup to use of bpy.typesCampbell Barton
2011-12-15Bicubic bump map filtering.Antony Riakiotakis
2011-12-06remove invalid NULL checks from own recent commit and minor pep8 edits.Campbell Barton