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
2014-11-26Fix GLSL drawing of math absolute node.Antony Riakiotakis
2014-11-26World background working on cycle nodes.Antony Riakiotakis
2014-11-24BLI_utildefines: add UNUSED_VARS() macroCampbell Barton
2014-11-20Fix T42622, environment texture GLSL result different from rendering.Antony Riakiotakis
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-09GLSL: specular transparency support for Blender internal materialsDontsov Valentin
2014-11-07Fix assert failure in GPU codegenSergey Sharybin
2014-11-05Code cleanup: Replace magic number with verbose name for math node operationsSergey Sharybin
2014-11-04Fix T42445: Clamp flag has no effect on result value in Math and MixRGB shade...Sergey Sharybin
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-24Fix T41885, muting broken for Blender Internal nodes in rendering.Lukas Tönne
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-17Fix T41761, muting not working with texture nodesAntony Riakiotakis
2014-08-12Fix T41349: Muting texture nodes can cause crashes.Lukas Tönne
2014-08-12Freestyle: Added new UV Along Stroke shader node.Tamito Kajiyama
2014-08-12Freestyle: removed unnecessary call of node_type_storage() in the definition ...Tamito Kajiyama
2014-08-12Fix for renamed API functions in rB415af0b.Tamito Kajiyama
2014-08-12Freestyle: Added "blend_type" and "use_clamp" options to the Output Line Styl...Tamito Kajiyama
2014-08-12Freestyle: Changed the default Color value of the Output Line Style node.Tamito Kajiyama
2014-08-12Follow-up to rB647969f9b617: Renamed CTX_data_linestyle_from_scene() to BKE_g...Tamito Kajiyama
2014-08-12Added new Output Line Style shader node for defining a node-based line material.Tamito Kajiyama
2014-08-12Implemented a basic framework for node-based shaders.Tamito Kajiyama
2014-07-29Cycles: Make Glass Shader Color default to 1.0.Thomas Dinges
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-07-23Bake-API: Test for cyclic node connectionDalai Felinto
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-19Fix T40658: UV map node not working for GLSL materials.Brecht Van Lommel
2014-07-16Cleanup: Adhere to our naming convention for BKE_linestyle.h APICampbell Barton
2014-07-16Renamed CTX_data_linestyle_from_scene() to BKE_get_linestyle_from_scene().Tamito Kajiyama
2014-07-15No preemptive removal of muted and reroute nodes from compositor nodeLukas Tönne
2014-06-30Fix T40795: Dot output is inverted in viewport with CyclesSergey Sharybin
2014-06-20Fix 2 GLSL errors, with Cycles Hair BSDF.Thomas Dinges
2014-06-18Fix T40585, group textures cannot be selected for painting.Antony Riakiotakis
2014-06-14Cycles: Don't show "Sharp" distribution in the Anisotropic node.Thomas Dinges
2014-06-14Cycles: glossy and anisotropic BSDF changesBrecht Van Lommel
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-06-14Implement GLSL code for XYZ nodes.Thomas Dinges
2014-06-13Cycles: Add dedicated nodes to split/combine vectors.Thomas Dinges
2014-06-13Code cleanup: reorder BKE_scene_use_new_shading_nodes checks lastCampbell Barton
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-09Code cleanup: styleCampbell Barton
2014-05-07Fix some nodes showing up as undefined after the fix in 79c345acc21b.Brecht Van Lommel
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modif...Campbell Barton
2014-04-23Fix T39849: Adding links directly between node group input/outputLukas Tönne
2014-04-21Cycles: add Transparent Depth output to Light Path node.Carlo Andreacchio
2014-04-20Nodes: make default group nodes slighly wider, to match other node width defa...Brecht Van Lommel