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
2010-07-07Fix #22776: merge and remove doubles don't recalculate normals.Brecht Van Lommel
2010-07-06Bring back "Sort Faces" command.Diego Borghetti
2010-06-29Fix [#22355] Spin Tool crashes Blender on Click'n'Drag StepsMatt Ebb
2010-06-27Fix [#22564] Object name by object typeMatt Ebb
2010-06-23Fix #21369: normals on extruded text and curve objects were flippedBrecht Van Lommel
2010-06-14separate loose parts was hanging on hidden vertsCampbell Barton
2010-06-14adding curve and mesh objects through python would create the object without ...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09enable adding objects in background mode by not using the context to get the ...Campbell Barton
2010-06-08Reverting Tom's change to Merge to Quad in Trunk tooDaniel Salazar
2010-06-07Committing tom's fix that went to his student's branch insteadMatt Ebb
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-06-03silly compile fixMatt Ebb
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-06-01just a small commit to get myself back into thge swing of thingsMichael Fox
2010-05-10Fixed a crash when dropping items on the 3D View background. Todo: Make it ad...William Reynish
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-09***Drag and drop fun!***William Reynish
2010-05-07ghash alloc string from render branchCampbell Barton
2010-04-24[#21218] Strange Extrude bug...Martin Poirier
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-21Fix [#22099] Interactive Loopcut hs anoyin problemMatt Ebb
2010-04-19Reverting edit mode Shrink Fatten to Alt+S after talking to Ali. ThisDaniel Salazar
2010-04-17bugfix and cleanupCampbell Barton
2010-04-16Fix [#21559] Loopcut and scale problem.Matt Ebb
2010-04-16Fix [#21492] "Align to view" option from tools panel's operator part doesn't ...Matt Ebb
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-12- use more inline math funcitons where possibleCampbell Barton
2010-04-08Fix 'Region to Loop' not updating mesh selection modes properlyMatt Ebb
2010-04-07Fix [#21940] Hotkeys conflict in Edit mode between (fill, beauty fill) and (m...Matt Ebb
2010-04-07[#21931] Rotate Edge CW inverted with CCWMatt Ebb
2010-04-06Bugfix #21552: Alt S Envelope scaling key conflictJoshua Leung
2010-04-05Fix [#21912] knife and subdivide tools do not split edges properlyMatt Ebb
2010-04-02[#21840] When clicking to move a Node it sticks to the mouseMartin Poirier
2010-04-02[#21865] Blender V Alpha 2 X-mirror Extruding errorMartin Poirier
2010-04-02Tiny fix [#21871] Mesh tools, merge, use of "vertices" where only a single ve...Matt Ebb
2010-04-01Fix [#21860] Quads/Triangles Selection miss to mark some Edges.Matt Ebb
2010-03-31svn merge https://svn.blender.org/svnroot/bf-blender/branches/render25 -r2787...Campbell Barton
2010-03-30Fix [#21711] Position of 2d cursor is not displayed correctly and cannot be set Matt Ebb
2010-03-29Fix [#21542] Clear origin shortkey Alt+O in object mode doesn't workMatt Ebb
2010-03-29Fix [#21679] add_grid "operator's subdivison" Change Dimensions Matt Ebb
2010-03-27Fix #21792: changed subdivide operator properties order to reflectBrecht Van Lommel
2010-03-26Fix [#20829] "Select Vertex Path" EDGE LENGTH not selecting the proper Matt Ebb
2010-03-23Mesh Edit mode keymap conflict: Shift F should be fly mode, remappedDaniel Salazar
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero