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-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-06missed setting WITH_BUILTIN_GLEW on non *nux OS'sCampbell Barton
2011-04-06fix [#26801] Undoing Animation modifiers undoes 2 steps.Campbell Barton
2011-04-06update test checksums (change in normals caused this). also make all imports ...Campbell Barton
2011-04-06SVN maintenance.Guillermo S. Romero
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-04-05minor edits to keyingsets script.Campbell Barton
2011-04-05tooltips were part way of the bottom of the screen (timeline play button for eg)Campbell Barton
2011-04-05"Bugfix" (i.e. feature request in disguise!) [#26772] Delta Scaling,Joshua Leung
2011-04-05Bugfix [#26792] blender crash when scaling action strip in NLAJoshua Leung
2011-04-05add support for installing addons to custom script path [#26751] installing a...Campbell Barton
2011-04-05fix [#26793] Is the Convert function of Grease Pencil normal?Campbell Barton
2011-04-05comment menu item causing crash [#26792].Campbell Barton
2011-04-05fix for render only drawing wire curves in wire view.Campbell Barton
2011-04-05Commit r33378 adds a red alert to search buttons which have items which are n...Campbell Barton
2011-04-05fix [#26782] Missing settings in some texture nodes.Campbell Barton
2011-04-05utility function for getting the vector direction the mouse is pointing in a ...Campbell Barton
2011-04-05quiet warning & minor pep8 edits.Campbell Barton
2011-04-05fix [#26785] Curve shows in 3dview regardless of "Only Render"Campbell Barton
2011-04-05== filebrowser ==Andrea Weikert
2011-04-05Descriptions for some of curve operatorsSergey Sharybin
2011-04-04buildbot: static zlib linkingSergey Sharybin
2011-04-04Fix for the fix, making hurried last minute changes is not a good idea :)Brecht Van Lommel
2011-04-04Fix for slow Image.pixels, make it a flat instead of multidimensional array.Brecht Van Lommel
2011-04-04Fix mistake in recent commit to revert some normal changes.Brecht Van Lommel
2011-04-04Startup.blend update:Ton Roosendaal
2011-04-04Fix #26781: Assigning multiple Materials to Text seems not to work correctlySergey Sharybin
2011-04-04Fix for redraw issues when making fast strokes with grab tool in sculpt modeSergey Sharybin
2011-04-04crash fix: screen context editable_bones & visible_bones were not checking fo...Campbell Barton
2011-04-04UI fix:Ton Roosendaal
2011-04-04Bug fix: The quick effect operators got broken a bit by the new material slot...Janne Karhu
2011-04-04Bugfix #26761Ton Roosendaal
2011-04-04Fix for [#26747] Crash accessing dynamic hair RNAJanne Karhu
2011-04-04Fix for [#26750] Particles Can Only Address first 16 Material IndexesJanne Karhu
2011-04-04Revert mesh recalculation change that gives different vertex normals basedBrecht Van Lommel
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-04-04fix [#26774] Grease Pencil error?Campbell Barton
2011-04-04minor edits to view3d toolbarCampbell Barton
2011-04-04fix [#26756] "Release confirms" breaks marker functionality in TimelineCampbell Barton
2011-04-04[#26768] 2.57 - sys.path not initialized properlyCampbell Barton
2011-04-04rename mathutils.Vector/Quaternion difference() method to rotation_difference...Campbell Barton
2011-04-04fix [#26765] seperate selection removes all seams from the new /seperated obj...Campbell Barton
2011-04-04remove unused DNA from mesh, effects list & cubemap size.Campbell Barton
2011-04-04noticed image color info text was impossible to read at 25% alpha with some i...Campbell Barton
2011-04-04disable continuous grab in the header, its more annoying then useful.Campbell Barton
2011-04-04fix crash with previewing point density colorband, it wasnt being copied with...Campbell Barton
2011-04-04fix [#26757] Python console: help() doesn't work anymoreCampbell Barton
2011-04-04missed renaming after api modification, used to cycle proportional edit fallo...Campbell Barton
2011-04-04fix [#26760] Crash on voxel data image sequence file datablock unlinkCampbell Barton
2011-04-04Fixed invalid RNA access in radial brush operators (like strength/size abjust...Sergey Sharybin