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
2011-07-01Packaging variable named 'a' for releasev2.58aTon Roosendaal
2011-07-01update checksums for x3d testsCampbell Barton
2011-07-01cmake was installing text as a directory rather then coping the files within it.Campbell Barton
2011-07-01fix [#27820] foreach_get on bpy_prop_collections returns weird resultsCampbell Barton
2011-07-01Fix #27816: Outliner does not update when parents are clearedSergey Sharybin
2011-06-30fix for own mistake with key shortcuts r37850Campbell Barton
2011-06-30Todo item:Ton Roosendaal
2011-06-30When duplicating nodes in a tree, also copy the links between selected nodes,...Lukas Toenne
2011-06-30Fix for undefined "index" in key.c.Sergey Sharybin
2011-06-30improve error report [#27775] External Image Editor Preference does not work Campbell Barton
2011-06-30replace inline loops for get_weights_array with calls to defvert_find_weight()Campbell Barton
2011-06-30minor change in logic for adding a new hook, ignore zero weight verts in a vg...Campbell Barton
2011-06-30fix/workaround [#27807] bake malloc loop if Deep Shadow && strand && childrenCampbell Barton
2011-06-30minor edits, no functional change.Campbell Barton
2011-06-29incorrectly had CMake storing directory names as filepathsCampbell Barton
2011-06-29fix [#27800] Tooltips for shading mode options the wrong way round.Campbell Barton
2011-06-292.5 Image Buttons Template:Thomas Dinges
2011-06-28RenderEngine API: add self.report() error reporting function for render engines,Brecht Van Lommel
2011-06-28fix [#27782] Tileable displacement map issue in Blender 2.58Campbell Barton
2011-06-28make drawing faces in the UV editor an image space option, re-using the mesh ...Campbell Barton
2011-06-28VBO:Nicholas Bishop
2011-06-27Fix last part of #26850: OS X game player did not react to quit event.Brecht Van Lommel
2011-06-27Fix part of #26850: OS X game player was showing _NSAutoreleaseNoPool()Brecht Van Lommel
2011-06-27Bugfix #27768Ton Roosendaal
2011-06-27fix [#27778] Set Bone Flags - No Scale - Toggle seems not to work.Campbell Barton
2011-06-27fix for a leak in sound_read_sound_buffer(), used when drawing the sequencer ...Campbell Barton
2011-06-27scenes now adjust brush usercounts on copying and freeing, pointed out by Jas...Campbell Barton
2011-06-27== Multires ==Nicholas Bishop
2011-06-27Minor warning cleanup & fixCampbell Barton
2011-06-26more compact code for recent sphere/line intersection functions.Campbell Barton
2011-06-26Putting back blender.org and release number in info header.Ton Roosendaal
2011-06-262d version of line/circle intersec function.Campbell Barton
2011-06-26Fix in texts for Mesh.materials.pop()Dalai Felinto
2011-06-26renamed math functions and made publicCampbell Barton
2011-06-26math func to find the intersection(s) between a segment and a sphere for C/py...Campbell Barton
2011-06-25fix incorrect ui text for is_runtimeCampbell Barton
2011-06-25Bugfix #27765Ton Roosendaal
2011-06-25Bugfix #27761Ton Roosendaal
2011-06-25wrong rna func type usedCampbell Barton
2011-06-25Fix [#27748] undeterministic behaviour of volumetric rendererMatt Ebb
2011-06-25SVN maintenance.Guillermo S. Romero
2011-06-24own patch [#27752] Python Callback (Scriptlink functionality)Campbell Barton
2011-06-24move callbacks file out of intern (only contains 1 function but re-using it f...Campbell Barton
2011-06-24First commit to make "Style" settings saved in startup.blendTon Roosendaal
2011-06-24free_bvhtree_from_mesh was incorrectly useing sizeof() when clearing memory.Campbell Barton
2011-06-24fix [#27746] Black and White Render doesn't work and/or Saves as a Blank screenCampbell Barton
2011-06-24revert commit 27133: Committing patch [#27133] "Fix for for Object Color in B...Dalai Felinto
2011-06-23GHOST Cocoa: move y origin top/bottom conversions out of windowmanager moduleBrecht Van Lommel
2011-06-23More flexible size options for particle billboards. This adds scale factors f...Lukas Toenne
2011-06-23allow building with ffmpeg but not audCampbell Barton