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-11-20Fix for duplicated feature edges due to a numerical instability of lineTamito Kajiyama
2011-11-14Implemented a button to make a single-user copy of a line style.Tamito Kajiyama
2011-11-14Removed a debug print.Tamito Kajiyama
2011-11-14Added a new operator in the Parameter Editor mode to make a copyTamito Kajiyama
2011-11-14Added new options for splitting chains of feature edges by a minimumTamito Kajiyama
2011-11-13Fix for an inconsistency of property names due to the remaining ofTamito Kajiyama
2011-11-13Restored the functionality of stroke transparency.Tamito Kajiyama
2011-11-13Merged changes in the trunk up to revision 41768.Tamito Kajiyama
2011-11-12Fix for the view map construction not taking account of face marks.Tamito Kajiyama
2011-11-12Cycles:Brecht Van Lommel
2011-11-12mathutils.geometry.distance_point_to_plane(pt, plane_co, plane_no) - utility ...Campbell Barton
2011-11-12Fix for the Perlin Noise 1D geometry modifier having a noise frequencyTamito Kajiyama
2011-11-12Bugfix [#29212] Select before/after current frame deselects all channels inJoshua Leung
2011-11-12Bugfix [#29125] Motion paths odd behaviourJoshua Leung
2011-11-12Hack-fix for crash-by-assertion on mingw builds on startup if the CUDA driver onJoshua Leung
2011-11-12Cycles: more linux build system tweaks, attempting to avoid using boostBrecht Van Lommel
2011-11-12Added to the Parameter Editor mode new stroke geometry modifier `Blueprint'Tamito Kajiyama
2011-11-11Cycles: fix wrong openimageio path for lib/ directory.Brecht Van Lommel
2011-11-11Fix #29207: cancelling volume precache at high resolution was too slow, addedBrecht Van Lommel
2011-11-11CMake/Scons: automatically use ffmpeg, boost and openimageio from the svn lib/Brecht Van Lommel
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-11quiet -Wdouble-promotion warningsCampbell Barton
2011-11-11Fix #29220 & #29221: missing cycles updates when switching scenes.Brecht Van Lommel
2011-11-11Dynamic Paint:Miika Hamalainen
2011-11-11fix [#29203] Camera can still move even when transforms lockedCampbell Barton
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-11Bugfix [#29210] ChildOf constraint Set InverseJoshua Leung
2011-11-11Dynamic Paint UI:Thomas Dinges
2011-11-102.6 Physics UI Files:Thomas Dinges
2011-11-10SVN maintenance.Guillermo S. Romero
2011-11-10Mark unused variable.Sergey Sharybin
2011-11-10Cycles: fix missing particle panels and show emitter option not being respected.Brecht Van Lommel
2011-11-10Cycles: attempt to fix build issue with mingw.Brecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-10Cycles: attempted fix for error building with sse/mtune optimization flags.Brecht Van Lommel
2011-11-10Cycles: fix crash in image assign/remove in image editor.Brecht Van Lommel
2011-11-10Nodes: fix crash loading old files that have node sockets changed, the versionBrecht Van Lommel
2011-11-10Fix [#29214] build modifier calculates wrong fraction of faces/verts/edges to...Andrew Wiggin
2011-11-10Cycles: when material/world/lamp doesn't use nodes, show color in the UI.Brecht Van Lommel
2011-11-10Dynamic Paint:Miika Hamalainen
2011-11-10Cycles: many of the new nodes were not showing properties/buttons in nodes inBrecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-10quiet some warnings from recent mergeCampbell Barton
2011-11-10Fixed possible issue drawing undistorted clip in clip editor.Sergey Sharybin
2011-11-10Restored GPL header of NOD_composite.h (funny s&r ?!?).Bastien Montagne
2011-11-10Whitespace tweaksJoshua Leung
2011-11-10Dynamic Paint merge:Miika Hamalainen
2011-11-10Workaround #29205: Crash while using Edge Split modifier (while rotating vert...Sergey Sharybin
2011-11-10- possible fix for vertex paint 'fill' crash.Campbell Barton
2011-11-10add some missing headers to cmake, also add some files as comments since it s...Campbell Barton