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
path: root/source
AgeCommit message (Expand)Author
2013-11-07Tweak for ui range of track size in 3d viewportSergey Sharybin
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-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-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-06Fix knife bug exposed by valgrind.Howard Trickey
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
2013-11-06Removed the DNA storage for LGG lift and inverse gamma in the color balance n...Lukas Toenne
2013-11-06Grease Pencil: User-Pref for setting the default colour of newly created layersJoshua Leung
2013-11-06Fix #37251: Snap not working correctly in metaball edit mode.Sergey Sharybin
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-06Made active point and active spline behaviour more predictable on curves/surf...Kevin Mackay
2013-11-06code cleanup: typo and warning when openmp's disabled.Campbell Barton
2013-11-06patch [#37305] Quick Hack: Armature Mirror SelectCampbell Barton
2013-11-06OSX/player: Remove some very old code ( 11 years+ ), was commented anywayJens Verwiebe
2013-11-05Fix cmake/player compile by adding the xtra osx lib, check if this breaks oth...Jens Verwiebe
2013-11-05Fix #37312, Backdrop value offset is not refreshed. Backdrop operators need t...Lukas Toenne
2013-11-05Since we dropped carbon api, this workaround seems not longer to be necessary...Jens Verwiebe
2013-11-05Rewrote a lot of knife tool. Now allows cut-throughHoward Trickey
2013-11-05Fix [#37324] Crash, calling Warp operator in OutlinerBastien Montagne
2013-11-05Fix [#37319] Forcefield on translated, unselected lamp draws in origin.Bastien Montagne
2013-11-05OSX: complety remove the cocoa options, definitions and conditionals nowJens Verwiebe
2013-11-05OSX/cmake: carbon cleanoutJens Verwiebe
2013-11-05OSX: remove obsolete file and adapt sconsJens Verwiebe
2013-11-05Correcting a few typosJoshua Leung
2013-11-05Scons: Fix BGE compile after cleanupJens Verwiebe
2013-11-05bge builds again without bullet.Campbell Barton
2013-11-05code cleanup: quiet warningsCampbell Barton
2013-11-05code cleanup: typosCampbell Barton
2013-11-05Bugfix [#37168] Outliner refresh error after removing constraintsJoshua Leung
2013-11-05Bugfix [#36203] Transformation bone constraint breaks Track To / Dumped TrackJoshua Leung
2013-11-05Bugfix [#37304] Arrow Keys Stop Working When Mouse Over OutlinerJoshua Leung
2013-11-05Remove soft limits from lower-end of ranges for last two commits - This turnedJoshua Leung
2013-11-05Applying same fix used for [#36844] to Limits FModifier settingsJoshua Leung
2013-11-05Additional code improvements: avoid unnecessary Python object allocations in ...Tamito Kajiyama
2013-11-05Bugfix [#36844] Cannot set Restrict Frame Start for FModifiers until Frame EndJoshua Leung
2013-11-05Fix [#37315] Mirror+MeshDeform cause crash when Vertex Group is referredBastien Montagne
2013-11-05* More fixes to make scons / Windows happy. :) Thomas Dinges
2013-11-05Fix for recent BGE commits, when building with c++ guardedalloc.Bastien Montagne
2013-11-05* Fix blenfont scons include after recent GE changes.Thomas Dinges