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
2016-08-17Fix T49086: UV Along Stroke can be set as vector input for environment textureSergey Sharybin
2016-08-13Fix T49082: Intermediate update call when making links can change group socke...Lukas Tönne
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-27Avoid creating multiple outputs connected to the same socket when creating a ...Lukas Stockner
2016-07-21Fix crash w/ auto-insert offsetCampbell Barton
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-05Cleanup: styleCampbell Barton
2016-05-04Compositor: negative color support for ASC-CDL offsetCampbell Barton
2016-04-29Fix crash (segfault) in node editor.Bastien Montagne
2016-04-27Nodes: sort builtin compositor/shader/texture nodes alphabetically in menusBrecht Van Lommel
2016-04-06Fix missing viewport update when tree output is in a nodeSergey Sharybin
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-03-28Fix T47898: Error adding mask node with "Add Mask Node" operatorSergey Sharybin
2016-03-24Color sources for point density textures based on mesh verticesLukas Tönne
2016-03-23Fix T47870: Missing viewport update when material output is inside of the groupSergey Sharybin
2016-03-17Fix T47827: Single Channel Preview ErrorCampbell Barton
2016-03-16Fix text on collapsed node not positioned correctly with high DPIJulian Eisel
2016-03-12Increase node max width to 700pxJulian Eisel
2016-03-09Fix T47729: Linking node sockets using shortcut failsJulian Eisel
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2016-03-02UI: Add search-create callbackCampbell Barton
2016-02-20Fix (unreported) crash when ungrouping a nodegroup with some animated node.Bastien Montagne
2016-02-19Fix frame node text ignoring blank linesCampbell Barton
2016-02-10Node Editor: Another missing glLineWidth resetJulian Eisel
2016-02-07Cleanup: line widthCampbell Barton
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: remove glGet with unused resultMike Erwin
2016-01-22OpenGL: remove extra vertex in arrowheadMike Erwin
2016-01-14Cleanup: warning, whitespaceCampbell Barton
2016-01-14Cycles: Remove the experimental CUDA kernel.Thomas Dinges
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2016-01-02Cycles: Add Saw option to the wave textureLukas Stockner
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-04Disable node updates while applying links from the dragging operator.Lukas Tönne
2015-12-03Node callback for handling link insertion and swapping of occupied inputs.Lukas Tönne
2015-11-30Fix T38245: render slot getting lost when switching slots while compositing.Brecht Van Lommel
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-12Cleanup: rename line to segments, avoids confusionCampbell Barton
2015-11-12Fix error cutting node linksCampbell Barton
2015-11-11Cleanup: replace more direct id->us handling by calls to BKE_library API.Bastien Montagne
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-27Compositor: Add Invert option to the movie clip stabilization nodeSergey Sharybin
2015-10-23Node Border Select: only frames inside borderCampbell Barton