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
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-23Fix T42928: Drag-drop of generated files to compo reloads them, loosing editsSergey Sharybin
2014-11-30More fixes related to D&D:Bastien Montagne
2014-11-30Fix T42760: Drag-to-add feature fails in a case.Bastien Montagne
2014-11-30Removing last vestigial remains of old C-based UI for Grease PencilJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-26World background working on cycle nodes.Antony Riakiotakis
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton
2014-11-24Minor edits to T42649 fixCampbell Barton
2014-11-23Fix T42649: Use Relative Paths for Node Editor & 3D View Imagesjulianeisel
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-05Simplify node frame detach operators, based on T34670 by @julien.Lukas Tönne
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-17Small fix for own commit, added new theme color defines but forgot toLukas Tönne
2014-10-14Fix T42209: Changing Node Editor header color also changes wire colorLukas Tönne
2014-10-13Error in last commitCampbell Barton
2014-10-13BLI_utildefines: add SQUARE macroCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-24Fix T41933: Node Editor: Crash occurs with Select by SuffixBastien Montagne
2014-09-24Cleanup: const correctness for BLI_sortlistCampbell Barton
2014-09-18Cleanup: style, spellingCampbell Barton
2014-09-16Fix T41818: Missing refresh on Undo for nodes (mask example)Sergey Sharybin
2014-09-10WM: Add utility wmOrtho2_*** funcsCampbell Barton
2014-08-27CleanupCampbell Barton
2014-08-26Cycles: Add an experimental CUDA kernel.Thomas Dinges
2014-08-24Cycles: Remove Volume Nodes GPU warning and gray out Sampling Method button w...Thomas Dinges
2014-08-22Fix missing tag for detecting changes with bpy.data.node_groups[...].is_updated.Brecht Van Lommel
2014-08-12Freestyle: code cleanup.Tamito Kajiyama
2014-08-12Freestyle: Fix for git merge glitches.Tamito Kajiyama
2014-08-12Freestyle: Added new UV Along Stroke shader node.Tamito Kajiyama
2014-08-12Freestyle: Added "blend_type" and "use_clamp" options to the Output Line Styl...Tamito Kajiyama
2014-08-12Freestyle: Add BKE_linestyle_default_shader() for creating the default line s...Tamito Kajiyama
2014-08-12Changed ntreeCopyTree_ex() to accept a pointer to struct Main.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-26New compositor node "Sun Beams"Lukas Tönne
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-05Fix uninitialized bool in recent own 'sode_select_groupe' commit.Bastien Montagne
2014-07-04Refactor of Node's 'Select by type' op, to also handle color and name handling.Bastien Montagne
2014-06-30Experiment with the compositor border in editorSergey Sharybin
2014-06-30Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights).Bastien Montagne
2014-06-22WM: set circle select minimum radius to 1Campbell Barton
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton