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
2011-10-07spaces -> tabs (whitespace only changes)Campbell Barton
2011-10-03use use_ prefix for boolean value.Campbell Barton
2011-10-02Fix [#28436] ID mask creates 'feather' around ID even with AA turned off.Bastien Montagne
2011-09-28whitespace edits, make formatting for functions consustent at least within th...Campbell Barton
2011-09-27fix for building on windows, clear some warnings tooCampbell Barton
2011-09-22Fix #28365: some macro operators were missing descriptions.Brecht Van Lommel
2011-09-22clear up some warnings.Campbell Barton
2011-09-22Fix #28585: read full sample layers not working in compositor.Brecht Van Lommel
2011-09-21Translation: reload font on enabling/disabling use international fonts.Brecht Van Lommel
2011-09-20Merging r40366 through r40392 from trunk into soc-2011-garlicsoc-2011-garlicSergey Sharybin
2011-09-20tag & comment unused vars with /* UNUSED */Campbell Barton
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-19Merging r40345 through r40365 from trunk into soc-2011-garlicSergey Sharybin
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-19svn merge -r40222:40344 ^/trunk/blenderSergey Sharybin
2011-09-18Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-16use replace 0 with NULL for pointers, set some functions staticCampbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-11replace magic numbers for flags for uiSetRoundBox();Campbell Barton
2011-09-11minor edits / cleanup - no functional changes.Campbell Barton
2011-09-08Minor fixes for some unfounded clang warnings.Lukas Toenne
2011-09-07Node comparison function for sort order did not take parent selection into ac...Lukas Toenne
2011-09-07Updating render layer and image output sockets was not working due to changes...Lukas Toenne
2011-09-07Fixed offset for socket remove buttons ('x') in node groups.Lukas Toenne
2011-09-06Enabled the 'Layout' node category, currently only containing the 'Frame' nod...Lukas Toenne
2011-09-06Fix for wrong offset of the input socket column in group node tree display.Lukas Toenne
2011-09-06fix some complier warnings and add -Wundef to CMake's default GCC warnings.Campbell Barton
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-09-01spaces -> tabs (configure you're editors right!)Campbell Barton
2011-08-25Patch for bug #28289Jeroen Bakker
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-21Small fix, report in IRC by Olivier:Ton Roosendaal
2011-08-162.6 Node Muting:Thomas Dinges
2011-08-15Code cleanup: add UNUSED_FUNCTION macro to avoid warning messages about unusedBrecht Van Lommel
2011-08-12Nodes: make node set active function usable outside of node editor, and in doingBrecht Van Lommel
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-04UserPref/Node editor feature: Change the level of noodle curving.Jeroen Bakker
2011-07-29merge with trunk r38787Xiao Xiangquan
2011-07-29When relinking node group outputs from sockets of different type, automatical...Lukas Toenne
2011-07-27fix [#28098] Continuous Grab does not work for movement of the "Backdrop" in ...Campbell Barton
2011-07-27more minor warning cleanups and improve error reporting if text fails to save.Campbell Barton
2011-07-22Two fixes in drop-node-on-noodle:Ton Roosendaal
2011-07-22Small fix in drop-node-on-noodle: intersect code only did 3 edges ofTon Roosendaal
2011-07-22Need some fun once a while:Ton Roosendaal
2011-07-17Modified behavior when replacing input links: The new target socket for the e...Lukas Toenne
2011-07-17Changed the default keys for duplicate-nodes-while-keeping-input-links to ctr...Lukas Toenne
2011-07-17Little modification of the duplicate operator on artist request: The default ...Lukas Toenne