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-19fix [#27016] Add new vertex at wrong position ( bpy.ops.mesh.dupli_extrude_cu...Campbell Barton
2011-04-14fix [#26931] Shift+Alt+RMB only selects loops, can't deselect them - 2.57 off...Campbell Barton
2011-04-12fix [#26885] transform option disapears when deselecting loopsCampbell Barton
2011-04-08fix [#26674] Inconsistency in snapping CursorToSelection between UV_Editor an...Campbell Barton
2011-04-07Minor fix, own collection.Ton Roosendaal
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-04Fix for the fix, making hurried last minute changes is not a good idea :)Brecht Van Lommel
2011-04-04Fix mistake in recent commit to revert some normal changes.Brecht Van Lommel
2011-04-04crash fix: screen context editable_bones & visible_bones were not checking fo...Campbell Barton
2011-04-04Revert mesh recalculation change that gives different vertex normals basedBrecht Van Lommel
2011-04-04fix [#26765] seperate selection removes all seams from the new /seperated obj...Campbell Barton
2011-04-01Comments for mesh normals calculation from Mortem Mikkelsen (aka sparky).Sergey Sharybin
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-03-28- quiet new warnings with gcc 4.6Campbell Barton
2011-03-26Fix #26582, #26586, #26613: recent normal calculation changes didn't takeBrecht Van Lommel
2011-03-22- weight paint poll would crash if no area was found.Campbell Barton
2011-03-22some more corrections to incorrect rna get/set types.Campbell Barton
2011-03-22crash fix for Normalize All VGroups on a lattice without vgroups (probably ot...Campbell Barton
2011-03-22- support transform operators running in backgruond mode (was crashing)Campbell Barton
2011-03-22py/api registration:Campbell Barton
2011-03-20Fix/change in normal computation, now the viewport uses the same angleBrecht Van Lommel
2011-03-10also enable edge-seam unwrapping when running the mark_seam operator.Campbell Barton
2011-03-10request from Jedrzej Slewczuk's:Campbell Barton
2011-03-03use NULL instead of 0 for pointers, (editors)Campbell Barton
2011-03-03Fix #26261: blend from shape operator "add" option was not working correct.Brecht Van Lommel
2011-03-01Bugfix #26243Ton Roosendaal
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-26Bugfix #26231Ton Roosendaal
2011-02-24face-paint mode operators were not ported from 2.4x yet hide/reveal/sel-swapCampbell Barton
2011-02-24remove unused functions, aligning to selection can be done with Shift+Numpad,...Campbell Barton
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23add back 2.4x mesh vertex sort/randomize operators, were called xsort and has...Campbell Barton
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-13Added an operator warning for missing material & texture in response to [#260...Janne Karhu
2011-02-13Fix #26059: select_vertex_path fails when vertices aren't selected 1 by 1 in guiSergey Sharybin
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-11Fix #26039: Relative Shapkeys have wrong coordinates after inserting verticesSergey Sharybin
2011-02-09BKE_mesh_validate() now corrects invalid meshes (optionally), added access fo...Campbell Barton
2011-02-09move validation into blender kernel so it can be called by internal modifier ...Campbell Barton
2011-02-09mesh validation function to report errors and help debug bad data generated b...Campbell Barton
2011-02-07remove mat_nr from MVert struct, saves 4 bytes per vertex.Campbell Barton
2011-02-01Script to test import operators, so a single command can execute an operator ...Campbell Barton
2011-01-30Total displacement levels should be set in multires_topology_changedSergey Sharybin
2011-01-30Bugfix #25870Ton Roosendaal
2011-01-30remove nan-makefilesCampbell Barton
2011-01-29Todo item:Ton Roosendaal
2011-01-23correct own bad spellingCampbell Barton