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-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 [#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-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-19removing python includes for blenkernel since pynodes are commented.Campbell 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
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-18use ascii drawing function where utf8 isnt needed.Campbell Barton
2011-06-18py-api: store frequently used strings as unicode PyObject's to avoid creating...Campbell Barton
2011-06-18throw an error if preprocessor definitions are used for DNA array lengths (pr...Campbell Barton
2011-06-18fix fileselect for images from sequencerAndrea Weikert
2011-06-17Bugfix, irc report:Ton Roosendaal
2011-06-17fix [#25598] projection surface snap issueCampbell Barton
2011-06-17fix [#26621] Memory leaks when creating popup window.Campbell Barton
2011-06-17adding .m4a video extensionDaniel Salazar
2011-06-17aiff tooDaniel Salazar
2011-06-17Adding .aif to known audio extensions so it doesn't get hiden by defaultDaniel Salazar
2011-06-17fix for memory leak converting an idproperty group into a dictCampbell Barton
2011-06-17IDProperty python module updateCampbell Barton
2011-06-17fix for drawing bones names twice in object with viewport 'Outline' option en...Campbell Barton
2011-06-17ulti line formatting for PyErr_Format calls (no functional change)Campbell Barton
2011-06-17fix [#27681] Python: crash assigning a 'set' to an arrayCampbell Barton
2011-06-16Small todo item: outliner display actions were sending undo pushes, not neededTon Roosendaal
2011-06-16use directory selector for properties defined as PROP_DIRPATH, user preferenc...Campbell Barton
2011-06-16directory only filesel for operators which don't have a filepath or filename ...Campbell Barton
2011-06-16fix [#27671] Transforming sequencer effects strips crashesCampbell Barton
2011-06-16fix [#27675] Bones shift out of place when leaving edit modeCampbell Barton
2011-06-16fix for own error in r37542Campbell Barton
2011-06-16fix [#27673] Value sliders >1 do not represent numerical ratios rightCampbell Barton
2011-06-16minor speedup for UI draw code, noticed ui_get_but_val() could be called 3-5 ...Campbell Barton
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes
2011-06-15remove unused argumentsCampbell Barton
2011-06-15replace own inline cmake include search logic for a typical FindXXX.cmake mod...Campbell Barton
2011-06-15fix for openexr include path, for both cmake and scons a custom openexr insta...Campbell Barton