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
2009-10-14Left in debug printsJoshua Leung
2009-10-14Bugfix: Automerge keyframes was broken - the function call to perform the mer...Joshua Leung
2009-10-14* Fixed crash with operator cheat-sheetJoshua Leung
2009-10-14Use new operator to toggle view3d draw type.Martin Poirier
2009-10-13Various warning fixesNicholas Bishop
2009-10-13added back space switching keys Shift+F2 to F12Campbell Barton
2009-10-13[#19634] Missing - "All Edges" Button in edit mode Preferences Thomas Dinges
2009-10-13Bugfixes for particle mode:Brecht Van Lommel
2009-10-13Rename all enums called "prop_mode_items" into something more sensible.Martin Poirier
2009-10-13- Identify and use retopo icon from icons image.Martin Poirier
2009-10-13Enable snapping for curve edit mode.Martin Poirier
2009-10-13Context operators for adjusting context values directly to avoid adding opera...Campbell Barton
2009-10-13Armature Ghosting Bugfix:Joshua Leung
2009-10-13Animation Editors: Filtering buttons CleanupJoshua Leung
2009-10-13DopeSheet: DopeSheet Summary ChannelJoshua Leung
2009-10-13Fix [#19602] Rayshadow that goes through transparent plane disappearsAndre Susano Pinto
2009-10-13moving textures up and down didnt move the material flag, made editmesh skin ...Campbell Barton
2009-10-13fix for warnings, wkey menu wasnt registeredCampbell Barton
2009-10-13* Fixing crash on mingw when entering world buttonsJoshua Leung
2009-10-132.5 Bugfixes:Joshua Leung
2009-10-13Changing the animation editor filters should now result in the editors updati...Joshua Leung
2009-10-13Project option for snap to faces.Martin Poirier
2009-10-13remove C specials menus, reuse python ones from the header menu instead.Campbell Barton
2009-10-12Deep Shadow BufferBrecht Van Lommel
2009-10-12added rna api MVert,MFace & MEdge index propertiesCampbell Barton
2009-10-12Fix #19631: soft size setting for lamps was not RNA wrapped correct.Brecht Van Lommel
2009-10-12Bugfix: crash in assigning automatic vertex weights from armature.Brecht Van Lommel
2009-10-12*Moved the texture reordering buttons to the sideWilliam Reynish
2009-10-12texture slots up/down backCampbell Barton
2009-10-12Following up on revision 23783Martin Poirier
2009-10-12Bugfix: texture nodes header was still showing wrong textureBrecht Van Lommel
2009-10-12macro's can set options for the operators they executeCampbell Barton
2009-10-12Fix some mem leaksDamien Plisson
2009-10-12Animation Editors: 'Only Selected' filtering option now works on Pose Channel...Joshua Leung
2009-10-12Bugfix #19616: vertex group select as IK target cause crash in Blender2.5Joshua Leung
2009-10-12fix for own typo r23771, reported as [19621] Weight Paint crashes in rev. 23775Campbell Barton
2009-10-12* crash fix in volume render, less reliance on global RMatt Ebb
2009-10-12realized some parts of the code might use screen/vert projection on instance ...Campbell Barton
2009-10-12remove OB_RADIO, added function by mistakeCampbell Barton
2009-10-11bugfix for exitmode verts being unselectable. caused by view3d_project_short_...Campbell Barton
2009-10-11Use OB_MODE_EDIT as a flag everywhere, also fixed a typo which made drawing t...Campbell Barton
2009-10-11fixed the code that updates normals of quads when sculptingLukas Steiblys
2009-10-11EditMesh was using VBO's even when off in the user preferences causing glMapB...Campbell Barton
2009-10-11Bugfix #19612: Incorrect ranges for frame range properties broke playback. I'...Joshua Leung
2009-10-11bugfix - [#19563] Select camera+ctrl alt 0 crashCampbell Barton
2009-10-11adding a cone didnt workCampbell Barton
2009-10-11- add torus back from 2.4x as an operatorCampbell Barton
2009-10-10Fix #19571 (reported by Markus Ilmola):Andre Susano Pinto
2009-10-10Bringing back the transform orientations panel.Martin Poirier
2009-10-10Add operator and operator type flag for GRAB_POINTER, don't coopt the OPTYPE_...Martin Poirier