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
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-09Transform project; restored "auto key" after transform. It now insertsTon Roosendaal
2005-03-09- Restored 'align mode', which allows rotate/scale with only object centersTon Roosendaal
2005-03-09doc about Text3d moduleJoilnen Leite
2005-03-08 - replaced min() by MIN2() and max() by MAX2()... my bad.Daniel Dunbar
2005-03-08Bug fix #2296Daniel Dunbar
2005-03-08 - switch draW_bgpic to calculate window coordinates as floats, smootherDaniel Dunbar
2005-03-08 - replaced call to project_short_noclip with direct implementationDaniel Dunbar
2005-03-08New transform project;Ton Roosendaal
2005-03-08+ Local axis constraint for multiple object selection works with resize and r...Martin Poirier
2005-03-07Changed a CRTL dependency for the debug build which generates a linker warnin...Joseph Gilbert
2005-03-07Tooltips for new marble buttons were from a copy/paste operation. ThisChris Burt
2005-03-07Solves a build problem with MSVC scons build. Thanks kaito for pointing out t...Johnny Matthews
2005-03-07Bug fix #2292Ton Roosendaal
2005-03-07Patch provided by Chris Burt;Ton Roosendaal
2005-03-07fix warnings about implicit declarations.Stephen Swaney
2005-03-07Local axis constraint started.Martin Poirier
2005-03-07-Added Text3D module to project filesJoseph Gilbert
2005-03-06Fix & further implementation of Proportional editing;Ton Roosendaal
2005-03-06Added new bpy files to MSVC 6 project files.Simon Clitherow
2005-03-06New Bpy type Text3d for accessing Blender's Font objects.Stephen Swaney
2005-03-05Bug fix, provided by Martin Dickopp;Ton Roosendaal
2005-03-04Bug fix #2265Ton Roosendaal
2005-03-04Bug fix #2270Ton Roosendaal
2005-03-04Bug fix #2289Ton Roosendaal
2005-03-04-msvc7 project file needs to update the /src project to include files for the...Joseph Gilbert
2005-03-04need to use MIN2 instead of min for compatibility with other compilers.Martin Poirier
2005-03-04Fixed resize constraining. Was using same function as translation but this is...Martin Poirier
2005-03-04Thanks to stefano; auto-handles on Bezier curve now make a (near) perfectTon Roosendaal
2005-03-03Applied correct '\\' for file paths on Windows (thanks Elubie!)Simon Clitherow
2005-03-03Tinsy UI change in game-framing menu (X and Y resol buttons correct align)Ton Roosendaal
2005-03-03New menu option: When converting a subsurf or metaball to mesh, the option to...Johnny Matthews
2005-03-01Fixed a bug in the constraint projection code. It only worked correctly when ...Martin Poirier
2005-03-01Bug #2266Ton Roosendaal
2005-03-01Fixed very old annoyance;Ton Roosendaal
2005-03-01Bug fix #2260Ton Roosendaal
2005-03-01Bug fix #2248Ton Roosendaal
2005-03-01BPython:Willian Padovani Germano
2005-02-27Part of Big Cleanup: move data declarations out of header files.Stephen Swaney
2005-02-27Fixed Constraint projection code in perspective mode. When using a planar con...Martin Poirier
2005-02-27Updates to NMesh doc contributed by Campbell Barton.Stephen Swaney
2005-02-26MSVC7 project files link to lib/windows/freetype once againJoseph Gilbert
2005-02-26Removed freetype project from extern solutionJoseph Gilbert
2005-02-25Transform; correct inverse parent implementation for translating childrenTon Roosendaal
2005-02-25Update on Add Text as lines:Johnny Matthews
2005-02-25New transform:Ton Roosendaal
2005-02-25Added include sys/vfs.h for hpux was in the patches tracker....Kent Mein
2005-02-25Transform: gesture for 'scale' did rotate, and viceversa. Typo :)Ton Roosendaal
2005-02-25Preview render of stucci was wrong. Fix found+provided by Chris Burt. thnx!Ton Roosendaal
2005-02-25Added the "initgrabz()" call in new transform, this is needed to calculateTon Roosendaal