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-06-21New 2.58 splash image. Thanks Rogério Perdiz!v2.58Ton Roosendaal
2011-06-21Upping the release number to 2.58Ton Roosendaal
2011-06-21Snapping/ProjectMartin Poirier
2011-06-211 pixel tweak to have outliner icons + selection circles alignTon Roosendaal
2011-06-21Fix for [#26939] Hair Combing intersects emitter when combed fastJanne Karhu
2011-06-21py api: make all classes __init__ functions in a readonly state, except for o...Campbell Barton
2011-06-21allow rna to set vertex parent indices, blender checks for invalid values on ...Campbell Barton
2011-06-21correct FSF address, as pointed out by Dave PlaterCampbell Barton
2011-06-21fix for PLY import using directory only select, operators which define 'files...Campbell Barton
2011-06-21fix [#27707] Script error for UVs->Copy Mirrored UV coordsCampbell Barton
2011-06-21fix for error in swizzle assignment leaving an unhandled exception.Campbell Barton
2011-06-21fix for build with cmake (patch by Joerg Mueller)Dalai Felinto
2011-06-21Set Player building to True by default.Nathan Letwory
2011-06-21Blender 2.58 release preparations:Thomas Dinges
2011-06-21Blender 2.58 release preparations:Thomas Dinges
2011-06-20== CMake ==Andrea Weikert
2011-06-20fix for crash drawing zero length motion path and a leak with zero length paths.Campbell Barton
2011-06-20Fix related to #27689: unwrap, pack island, minimize stretch now cancelBrecht Van Lommel
2011-06-20Bugfix #27692Ton Roosendaal
2011-06-20fix for incorrect bake api usage. but not a bug.Campbell Barton
2011-06-20since render branch isnt planned to be merged now, enable strict warning flag...Campbell Barton
2011-06-20Fix [#26912] [Collada] Screw up with names/ids on importNathan Letwory
2011-06-20Fix [#26821] Import Collada: instance_node still incorrectly handledNathan Letwory
2011-06-20Apply Patch [#27454] Add simple Transparency texture import for COLLADANathan Letwory
2011-06-20Remove redundant e usage. Energy is already multiplied into exported light. F...Nathan Letwory
2011-06-20fix for python ABI search, was missing 'd'Campbell Barton
2011-06-20Fix [#27474] Blender crashes on collada import if input_set is missingNathan Letwory
2011-06-20Fix #27703: reflection texture coordinates + nodes not working right in GLSL.Brecht Van Lommel
2011-06-20fix [#27700] Add effect strip ignore channel argumentCampbell Barton
2011-06-20small fix, This enables correction of the tangent when normal mapping is in u...Michael Fox
2011-06-20fix [#27664] startup.blend - manipulator user-prefsCampbell Barton
2011-06-20changes to startup.blendCampbell Barton
2011-06-20- add example for python rna property updateCampbell Barton
2011-06-20small safety fix for recent commit to normal mapping (uninitialised variables)Michael Fox
2011-06-20By Morten S. Mikkelsen; this adds support for tangent bump shadingDaniel Salazar
2011-06-19fix for python include in msvcCampbell Barton
2011-06-19cmake: add find jack moduleCampbell Barton
2011-06-19cmake: add find jemalloc moduleCampbell Barton
2011-06-19fix for building opencollada + msvcCampbell Barton
2011-06-19since cmake new auto-detects many features, print a summery of the configurat...Campbell Barton
2011-06-19cmake: fix for recent break in msvc+collada, also dont cache duplicate python...Campbell Barton
2011-06-19add back PYTHON_LIBPATH, needed for installing on pythonCampbell Barton
2011-06-19fix for building with msvcCampbell Barton
2011-06-19removing python includes for blenkernel since pynodes are commented.Campbell Barton
2011-06-19cmake add module for finding fftw3.Campbell Barton
2011-06-19cmake: add libsamplerate find moduleCampbell Barton
2011-06-19cmake: added FindOpenJPEG module.Campbell Barton
2011-06-19cmake:Campbell Barton
2011-06-19fixed possible use of uninitialized variable.Campbell Barton
2011-06-19SVN maintenance.Guillermo S. Romero