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-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
2009-10-10changed limits for some rna values, added object.scale_linked_x/y/zCampbell Barton
2009-10-10When in localview, MKey moves objects out of localview, added redraw notifiersCampbell Barton
2009-10-10- added redraw notifier.Campbell Barton
2009-10-10* Added the new Render Icons to the menu as well. Thomas Dinges
2009-10-10* icon set updates, thanks jendryzchMatt Ebb
2009-10-10Fixing mixed code and declaration.Martin Poirier
2009-10-10* Added Grease Pencil Operator buttons to the ToolshelfJoshua Leung
2009-10-10added mesh to curve conversion (edge loops only)Campbell Barton
2009-10-10* more small raytrace fixesMatt Ebb
2009-10-10Add reload button for image textures.Brecht Van Lommel
2009-10-10Animation playback can now also be cancelled with ESC key.Brecht Van Lommel
2009-10-10Bugfix: separate mesh did not preserve UV/Color layers.Brecht Van Lommel
2009-10-10Bugfix: texture nodes render without OSA was using uninitializedBrecht Van Lommel
2009-10-10-f argument uses MINFRAME instead of 1 (makes it possible to render negative ...Martin Poirier
2009-10-09Fix background image sometimes drawing into depth buffer, causingBrecht Van Lommel
2009-10-09Fix for crash when saving a render result image, then renderingBrecht Van Lommel
2009-10-09- added ramp diffuse & spec factor rna propsCampbell Barton
2009-10-09Bugfix for crash when clicking on "View->Properties". Was accessing unused me...Daniel Genrich
2009-10-09Particle Edit Mode:Brecht Van Lommel
2009-10-09Wrong Tooltip for Continuous Grab.Thomas Dinges
2009-10-09wm menu freeing was using freed memory, bone-parent names were being set to "...Campbell Barton
2009-10-09(Untested) String Replacement Function in blenlibJoshua Leung
2009-10-09* Warning fixes for previous commit for Modifier renaming.Joshua Leung
2009-10-09Cessen Request:Joshua Leung
2009-10-093D View panels now show object and bone name again, not sure itBrecht Van Lommel
2009-10-09Fix some issues with showing the current textures when usingBrecht Van Lommel
2009-10-09A few bugfixes:Joshua Leung
2009-10-09Partial revert of rev 23723Martin Poirier
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-08bring back automerge - [#19538] automerge editing doesn't workCampbell Barton