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
2004-11-09Fix for #1749Ton Roosendaal
2004-11-09Msvc6 complies again withJens Ole Wund
2004-11-09Sorry sorry... new feature while in freeze mode, bad bad bad!Ton Roosendaal
2004-11-08Nmesh module isn't edges aware yet; but can cause crashes replacingTon Roosendaal
2004-11-08Removed silly "==0" to check if "apply deform" should happen.Ton Roosendaal
2004-11-08Three cosmetic fixes;Ton Roosendaal
2004-11-08Casting added for unsigned/signed char weirdness in ftgl...Ton Roosendaal
2004-11-08Added update for picker fields themselves, when click in 'swatches'Ton Roosendaal
2004-11-08To end the issues with AA (International) Fonts; the .bfont.tff now isTon Roosendaal
2004-11-08Fix for MSVC (thanks Simon)Kester Maddock
2004-11-08Typo in path searching for ttf fonts... needed a trailing "/"Ton Roosendaal
2004-11-08Fixed:Alfredo de Greef
2004-11-08skip process serial number argument on os XJean-Luc Peurière
2004-11-08dont start maximised for small comps with 16 Mo VRAM.Jean-Luc Peurière
2004-11-08added correct new defaults for building solid.Jean-Luc Peurière
2004-11-08Undo for lattice editmode added.Ton Roosendaal
2004-11-07Forgot to add correct changed force_draw_all in stubs.cTon Roosendaal
2004-11-07More undo goodies;Ton Roosendaal
2004-11-07Tweaked the force_draw() calls, to allow headerprint() to work whileTon Roosendaal
2004-11-07Some additions to the docs for my scripts.Martin Poirier
2004-11-07less scary 'python not found' msg was too warm and fuzzy.Stephen Swaney
2004-11-07Lotsa undo stuff added;Ton Roosendaal
2004-11-07Scripts:Willian Padovani Germano
2004-11-07fix bug #1546Jens Ole Wund
2004-11-07Fixes in bpython:Willian Padovani Germano
2004-11-07Fixed execution bit test for yafray plugin loading under unix.Alejandro Conty Estevez
2004-11-07Added some missing undo pushes for the UV editor and UV Face Select Mode.Brecht Van Lommel
2004-11-07Global undo now saves/loads unused data as well.Ton Roosendaal
2004-11-07Found one other problem in convec() call... cannot use calcnormfloat4()Ton Roosendaal
2004-11-07Added undo in UV FaceSelect mode (3d window) and in UV Image window.Ton Roosendaal
2004-11-07Fix, as reported by Martin; the 'make dupli real' code would also applyTon Roosendaal
2004-11-07Fix fixed time (enable all frames)Kester Maddock
2004-11-07Update Python reference version numberKester Maddock
2004-11-07- Pending Hook work; falloff value for soft hook deformation.Ton Roosendaal
2004-11-06Fix for bug #1487Ton Roosendaal
2004-11-06Solved annoyance in OSX warp cursor. The former used CGPostMouseEvent callTon Roosendaal
2004-11-06Reorder update: do physics before logic, so logic doesn't get stale position ...Kester Maddock
2004-11-06Speed up the physics engine: hook the SOLID broad phase, so we can either re...Kester Maddock
2004-11-06Add new broad phase collision response to Solid: this will let us hook (and p...Kester Maddock
2004-11-06Fix the action actuator (bug #1699)Kester Maddock
2004-11-05Three minor fixes;Ton Roosendaal
2004-11-05Inserted new convex method in beveling for editmesh too.Ton Roosendaal
2004-11-05Bug fix #1678Ton Roosendaal
2004-11-05Bug report #1732Ton Roosendaal
2004-11-04- Added proper undopush for 'apply object'Ton Roosendaal
2004-11-04- MBall displays smooth again in 3d win (coding nice smooth for curvesTon Roosendaal
2004-11-03build on Linux/x86_64Stefan Gartner
2004-11-03Two fixes;Ton Roosendaal
2004-11-03Fix IPO actuator (Bug #1694)Kester Maddock
2004-11-03Fix (thanks goran!) for stupid || and && mixup... causing dither to underflowTon Roosendaal