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
2012-03-11style cleanup: + some warning fixes, also remove unused metaelem extern.Campbell Barton
2012-03-11[#30373] Which part to snap in volume snapping is removedMartin Poirier
2012-03-11bmesh:Campbell Barton
2012-03-112.6 UI:Thomas Dinges
2012-03-10patch [#30511] Save/load window state (allows Blender to start maximised)Campbell Barton
2012-03-10Remove remained part of debug code.Sergey Sharybin
2012-03-10Forgot to remove code used for debuggning in previous commit.Sergey Sharybin
2012-03-10Finally 2D stabilization auto scale factor should be calculated perfectlySergey Sharybin
2012-03-10fix for own error in recent commit with UV texture layers. - was shadowing va...Campbell Barton
2012-03-10style cleanupCampbell Barton
2012-03-10style cleanup: unit codeCampbell Barton
2012-03-10Fix an infinite loop in get_levels_from_disps().Nicholas Bishop
2012-03-10style cleanup: fly mode.Campbell Barton
2012-03-10fix [#30500] Mesh.tessface_uv_textures or Mesh.tessface_vertex_colors crash o...Campbell Barton
2012-03-10Remove the OBJECT_OT_test_multires operator.Nicholas Bishop
2012-03-10change fly mode behavior to address issue raised in [#30508] - there being no...Campbell Barton
2012-03-10Speedup for ngon normal calculationCampbell Barton
2012-03-10Revert changes BMesh changes MDisp loading in readfile.cNicholas Bishop
2012-03-10picky changes to mouse cursor text selection behavior, previously as soon as ...Campbell Barton
2012-03-10disable object outline draw when painting (its distracting), also fix for own...Campbell Barton
2012-03-10code cleanup: remove unused variable assignents and added bmesh submodule lin...Campbell Barton
2012-03-10bmesh fix: faces were being created flipped the wrong way compared to surroun...Campbell Barton
2012-03-09style cleanup: consistent names for header guards.Campbell Barton
2012-03-09Fix makesdna error due to poor comment parsing, should be fixed in makesdnaBrecht Van Lommel
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-09DO not increment image user counter on view3d duplicate and not decrementSergey Sharybin
2012-03-09Previous fix for stabilization autoscale actually broke stabilizaiton itselfSergey Sharybin
2012-03-09Markers Tweak for SequencerJoshua Leung
2012-03-09Node socket selection feature reimplemented from 2.49. Sockets can be selecte...Lukas Toenne
2012-03-09Some fixes for 2D stabilization:Sergey Sharybin
2012-03-09Optimize index buffers for multires drawing in sculpt mode.Nicholas Bishop
2012-03-09code cleanup: replace macros VECCOPY, VECADD, VECSUB, INPR - with BLI_math fu...Campbell Barton
2012-03-09some code cleanup for rip tool.Campbell Barton
2012-03-09BMesh: rewrite edge split code (used by edge split modifier and rip tool)Campbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-09added API function to C and pythonCampbell Barton
2012-03-09Use sqrtf rather than sqrt in CCGSubSurf.cNicholas Bishop
2012-03-09- MSVC doesn't have log2f functionSergey Sharybin
2012-03-09bmesh py api, new functions:Campbell Barton
2012-03-08Cycles: support for environment texture "Mirror Ball" projection mode, next toBrecht Van Lommel
2012-03-08Fix #30435: 2.62 Torus Batch building "Bug" or A Experimental Feature?Sergey Sharybin
2012-03-08Fix for Francesco Siddi: ALT+A should always start with the scene start frame!Ton Roosendaal
2012-03-08New operators for clip editor's curve view:Sergey Sharybin
2012-03-08bmesh: fix for edge split allowing marked boundry edges for splitting.Campbell Barton
2012-03-08- Clip draw as scene strip background works fine againSergey Sharybin
2012-03-08Fix #30485: TRANSFORM / STABILIZE 2D: First row / column blackness.Sergey Sharybin
2012-03-08Fixing several issues with keyingsets:Bastien Montagne
2012-03-08Fix #30489: Loop Cut by Typing Numbers Is Limited to 32?Sergey Sharybin
2012-03-08Modified behaviour of the link-insertion operator (drag on link, request by S...Lukas Toenne
2012-03-08Fix ##30455: Orthographic grid alignment jumps/shifts when zoomingSergey Sharybin