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-09-10disable navmesh feature when building without the game engine.Campbell Barton
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-08-013D Audio GSoC:Joerg Mueller
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-05-03replace OBJECT_OT_location_apply, OBJECT_OT_scale_apply, OBJECT_OT_rotation_a...Campbell Barton
2011-04-19Bugfix #26977 + Patch by Harley AchesonTon Roosendaal
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-16synched with trunk at revision 34793Nick Samarin
2011-01-23Some ui reorganization of the physics tab:Janne Karhu
2011-01-08Fix for bug [#21534] Multires modifier strange deformationsNicholas Bishop
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-03synched with trunk at revision 32129Nick Samarin
2010-08-20bugfix [#23396] proportinal editing hotkey ("o") does not workCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-05synched with trunk at revision 31065Nick Samarin
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-07-28- added operators for manual assigning navigation polygon idx to mesh faces i...Nick Samarin
2010-07-22synched with trunk at revision 30597Nick Samarin
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-14synched with trunk at revision 30243Nick Samarin
2010-07-10Added operator for generating navigation mesh for selected blender objectsNick Samarin
2010-06-14naming changesCampbell Barton
2010-06-13Made Add Surface Operator more atomic, now each primitive has own operator, b...Michael Fox
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-03Logic Editor: clear properties operator + logics in the object menuDalai Felinto
2010-06-01synched branch with trunk at revision 29109Nick Samarin
2010-05-27Various constraint code cleanups:Joshua Leung
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-19Logic UI and Operators: adjusts on Layout + copy properties operator + fix on...Dalai Felinto
2010-05-13Bring back the pupmenu for "select object in the same group"Diego Borghetti
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-06own restrict-render commit broke hide unselected.Campbell Barton
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-05-05remove conflicting restrict render keyCampbell Barton
2010-05-04render hide/unhide (Ctrl+H, Ctrl+Alt+H, Ctrl+Alt+Shift+H)Campbell Barton
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-04-12Copy Constraints OperatorDalai Felinto
2010-03-29Fix [#21542] Clear origin shortkey Alt+O in object mode doesn't workMatt Ebb
2010-03-25More assorted Keying Sets changes for Cessen (mainly api stuff):Joshua Leung
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-25select parent/child in object mode with [] keys, like pose mode.Campbell Barton
2010-02-21generic modal operator to make adjusting almost any rna property with the mou...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-10copy vgroups to selected objects as long as they have aligned arrays.Campbell Barton
2010-02-03vertex group sort operator, access from the vgroup panel, sintels mesh has 14...Campbell Barton