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-09-13Cleanup: spellingCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-05Fix dereference before NULL checkCampbell Barton
2015-08-04Nodes: Link lines & link arrows not scaling to DPI/pixelsize correctlyJulian Eisel
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-04Nodes: Make method to detect hovered link during transform more predictable/r...Julian Eisel
2015-08-01Use Auto-offset for move_detach_links (alt+D) operator tooJulian Eisel
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-08-01Node Editor: A bunch of new utility functionsJulian Eisel
2015-07-21Fix T43779: Cycles texture interpolation issuesSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-27Extend `BLI_str_partition_ex`: add possibility to define a right limit to the...Bastien Montagne
2015-06-13Multi-View: Show multiview image properties only in the places whereDalai Felinto
2015-06-02Fix compilation error after recent commitSergey Sharybin
2015-06-02Fix T44921: Node editor, nodes position not maintained after Material panel c...Sergey Sharybin
2015-05-23Fix (unreported) broken RNA Image pack handling since multiview merge.Bastien Montagne
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-07Multiview: compositor was not updating when multiview was offDalai Felinto
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-03Sticky Keys backendJulian Eisel
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-27Cleanup: use const char for stats argCampbell Barton
2015-03-27Compositor: Cleanup, remove unused need_sync parameterSergey Sharybin
2015-03-27Compositor: Followup to previous stats commitSergey Sharybin
2015-03-16Nodes: Shortcuts for Snap and Snap Element MenuJulian Eisel
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel
2015-02-10Nodes: (Un)pack, filepath, refresh buttons for Environment Texture nodesjulianeisel
2015-02-06cleanup: use bool args & redundant castsCampbell Barton
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-02-03Possible NULL de-reference on fullsceen checkCampbell Barton
2015-02-02Fix T43501: Crash on custom node tree creationjulianeisel
2015-01-30Correct location of 'text' button in frame-nodeCampbell Barton
2015-01-29Node UI: add support to show text-blocks in framesCampbell Barton
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-25Fix T43335: Node Editor: name doesn't updatejulianeisel
2015-01-21Fix T43158: pixels in the 3d-view was mis-alignedCampbell Barton
2015-01-15Nodes: Put Blended Box Mapping properties next to each other.Thomas Dinges
2015-01-14Fix T43201: Update the "in use" flags of sockets before drawing,Lukas Tönne