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
2005-10-30when recording physics keyframes, always run at a fixed framerate (not variab...Erwin Coumans
2005-10-30- fix issues in with Mesh_fromNMesh pointed out by Ton earlier; errors fromKen Hughes
2005-10-30SHIFT+S snap to frame for both Action and NLA window.Ton Roosendaal
2005-10-30New: Write Protection for transform values.Ton Roosendaal
2005-10-29Mirror cliping polishing:Martin Poirier
2005-10-29Mirror cliping polishing:Martin Poirier
2005-10-29Remainder todo from Shape Action recode; the drawipo.c Panel code stillTon Roosendaal
2005-10-29*silly whistling*Martin Poirier
2005-10-29Bug in Ton's mirror clipping feature.Martin Poirier
2005-10-29New: Mirror Modifier now has option "Do Clipping", which prevents verticesTon Roosendaal
2005-10-29ColorBand editing suggestion from Andy; CTRL+click inserts a new 'key' inTon Roosendaal
2005-10-29Orange's buglist!Ton Roosendaal
2005-10-29My local tree has iblender's Game engine soundsystemAlexander Ewering
2005-10-28Somehow, most files are missing from this commit, and I have no idea why,Alexander Ewering
2005-10-28Autocomplete for buttons that need Blender data names (ID's and Bones).Ton Roosendaal
2005-10-28Hm, last method was not so good across various colourMatt Ebb
2005-10-28Fixing Bug: 3273, Removing my goto calls from font.c.Mika Saari
2005-10-28Tiny cosmetic tweak to the outliner, making theMatt Ebb
2005-10-28Irc reported bug by Sapir: Shape Key factor slider in Edit Buttons crashedTon Roosendaal
2005-10-28Tweaks to the camera visualisation:Matt Ebb
2005-10-28New: use ALT+ScrollWheel to step through frames. Like for Arrow keys, itTon Roosendaal
2005-10-28Error in creating Python dict for new Mesh API.Ton Roosendaal
2005-10-28Fixed gcc warnings for unused var and unitialiazed vars.Ton Roosendaal
2005-10-28Here's another milestone: Shape Keys now can be inserted in Actions and NLATon Roosendaal
2005-10-28- change description of AssignModes from "blah blah" to something meaningful.Ken Hughes
2005-10-28Nice one: Transform in NLA with the "Lock" feature, not only draws otherTon Roosendaal
2005-10-27A few tweaks to the old->new camera conversion codeMatt Ebb
2005-10-27Lots of BPy Mesh additions:Ken Hughes
2005-10-27Bugfix: Using the "Influence" slider for Constraints popped back to theTon Roosendaal
2005-10-27Copy scene did not copy the markers... causing in memory errors on quit.Ton Roosendaal
2005-10-27- Bugfix #3271: saveRenderedImage() was corrupting memory while trying toKen Hughes
2005-10-27 - bug fix: clicking at button "Flip Normals" in button window didn'tJiri Hnidek
2005-10-27NLA & Action goodies;Ton Roosendaal
2005-10-27 When you add new face with F key, then blender set up smoothness due toJiri Hnidek
2005-10-27Another missing .h file for fix for screen handlersTon Roosendaal
2005-10-27Missing include for screen handlers (had to move to kernel level)Ton Roosendaal
2005-10-27This is a bit a patch... unforseen issue with the new Screen Handlers.Ton Roosendaal
2005-10-27CTRL+I, pose mode, added accidentally a location constraint, when having 2Ton Roosendaal
2005-10-27Camera visualisation changes and features (from tuho)Matt Ebb
2005-10-27I hope this commit finally fixes loading of .blend files with text objectsAlexander Ewering
2005-10-27More Orange NLA/Action fixes;Ton Roosendaal
2005-10-27Orange bugreport:Ton Roosendaal
2005-10-26Orange bugfix;Ton Roosendaal
2005-10-26Orange bugfixes in NLA editor;Ton Roosendaal
2005-10-26Default openGL material had a tiny ambient set, causing black to be notTon Roosendaal
2005-10-26Fix for vertex/weight paint, so it evaluates the subsurfed vertices forTon Roosendaal
2005-10-26- make getMeshDerivedMesh() initialize flag setting for new vertices (neededKen Hughes
2005-10-26-Bugfix #3207: ALT-C on a mesh with modifiers would cause memory corruption.Ken Hughes
2005-10-26Python API AdditionsJohnny Matthews
2005-10-26* fixed a problem where you couldn't select a timelineMatt Ebb