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
2013-11-10mistake in last commitCampbell Barton
2013-11-10no need to call isnan() on unsigned ints (causes error on freebsd/clang)Campbell Barton
2013-11-10Work around for bug [#37376] wrong tooltips on few minus buttons Bastien Montagne
2013-11-09uiList: fix another bug, where active item labels in sublayouts would not get...Bastien Montagne
2013-11-09uiList: fix a bug in computing visual active index (afaict, in case of reorde...Bastien Montagne
2013-11-09OSX/scons: user request, make options succes transparent by printing itJens Verwiebe
2013-11-09OSX/scons: spelling and cleanup commentsJens Verwiebe
2013-11-09OSX/scons: Only cosmetical, a nicer formatting for available sdk listingJens Verwiebe
2013-11-09Cycles / Fresnel Node:Thomas Dinges
2013-11-09More fix for [#37327] Inconsistent numeric input conversion.Bastien Montagne
2013-11-09Be ready for changes in bf-translations repositorySergey Sharybin
2013-11-08knife tool: Remove unused 'extend' variableSergej Reich
2013-11-08knife tool: Clean up line hits when starting a new cutSergej Reich
2013-11-08use assert to check for incorrect use of BLF_draw_ascii()Campbell Barton
2013-11-08OSX/scons: make MACOSX_SDK_CHECK a local var is sconstruct and remove from en...Jens Verwiebe
2013-11-08OSX/scons: remove never used MAC_PROC and minor cleanupsJens Verwiebe
2013-11-08[#37327] Inconsistent numeric input conversion.Bastien Montagne
2013-11-08fix for crash when deleting from an id property, with a non-string key.Campbell Barton
2013-11-08Fix for [#37293] Audio does not Scrub, plays fully insteadJoerg Mueller
2013-11-07OSX/buildbot: after scons refactor we only need the vars to changeJens Verwiebe
2013-11-07OSX/scons: make gcc version detection more futureproofJens Verwiebe
2013-11-07Tweak for ui range of track size in 3d viewportSergey Sharybin
2013-11-07OSX/scons: some cleanupsJens Verwiebe
2013-11-07OSX/scons: ARCH_FLAGS where not prperly added to CPPFLAGSJens Verwiebe
2013-11-07"Render Audio" cleanup:Bastien Montagne
2013-11-07Fix the small mess in read versionning code (we had two "pending versioning" ...Bastien Montagne
2013-11-07Fix for [#36819] *AFTER 2.69* Audio Only Sequencer wont renderJoerg Mueller
2013-11-07Fix for node transform offsets when adding new nodes: The transform operator ...Lukas Toenne
2013-11-07Fix for node link highlighting not getting reset if a transform operator is c...Lukas Toenne
2013-11-07Cleanup: nice bool return value from ed_node_link_conditions function instead...Lukas Toenne
2013-11-07Fix #37338: Add objects from addon work in a Linked SceneSergey Sharybin
2013-11-07Fix #37348, Different behaviour in Node editor. Adding nodes from the search ...Lukas Toenne
2013-11-07OSX/scons: for completeness, added WITH_BF_OPENMP switchJens Verwiebe
2013-11-07Removed the automatic "link swapping" feature from the node link operator: Wh...Lukas Toenne
2013-11-07Fix for error in r61159: the new gpencil_new_layer_col in UserDef is supposed...Lukas Toenne
2013-11-07OSX/scons: huge change, now you can set a user-config.py just with the desire...Jens Verwiebe
2013-11-07Fix [#34675] *AFTER 2.69* Info view shows duplicate operators with incorrect ...Bastien Montagne
2013-11-06BGE: Fix for #37335 "Moving the camera with a key (after the recent BGE clean...Mitchell Stokes
2013-11-06Patch #37274: Circle select for node editor, by Henrik Aarnio (hjaarnio).Lukas Toenne
2013-11-06Removed the "Show Cyclic Dependencies" operator for nodes. This operator is a...Lukas Toenne
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-11-06OSX/scons: remove obsolete compile flagJens Verwiebe
2013-11-06OSX/scons: remove obsolete compile flags and silence warnings same timeJens Verwiebe
2013-11-06OSX/scons: remove another outdated conditionalJens Verwiebe
2013-11-06Fix knife bug exposed by valgrind.Howard Trickey
2013-11-06OSX/scons: remove local MAC_MIN_VERS var and use the always identical MACOSX_...Jens Verwiebe
2013-11-06OSX/scons: more cleanup of redundant vars, preparation to remove local vars t...Jens Verwiebe
2013-11-06OSX/scons: simplification for getting the system version ( major, minor ), us...Jens Verwiebe
2013-11-06Syncing methods for Color Balance node LGG and ASC-CDL modes. The settings fo...Lukas Toenne
2013-11-06Fix #37333: Bad default value in Color Balance. Use independent offset/power/...Lukas Toenne