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-14Transform: brought back axis constraint default after extruding. WhenTon Roosendaal
2005-03-14New AFFECTALL flag for numinputMartin Poirier
2005-03-13Fixed edit mode armature bug reported by Gabio (transdata conversion wasn't s...Martin Poirier
2005-03-13Transform:Ton Roosendaal
2005-03-13A little editing on the doc for the newest member of our Bpy module familily:...Stephen Swaney
2005-03-13Made warp use TransData members instead of G.obedit. Made it work with PET an...Martin Poirier
2005-03-13Local axis with multiple objects wasn't working for Scaling.Martin Poirier
2005-03-12NumInput is now applied correctly to constraints and prints correctly in the ...Martin Poirier
2005-03-12Added a #ifdef WITH_OPENEXR around this entire file. It doesn't compile forTon Roosendaal
2005-03-12doc about set/getDupliVerts methodJoilnen Leite
2005-03-12Bug fix as reported by Fish-Face/Chris Le Sueur on IRCTon Roosendaal
2005-03-12added getDupliVerts and setDupliVerts methodsJoilnen Leite
2005-03-12 - made makesdna print how many bytes of padding should be added inDaniel Dunbar
2005-03-12 - dna_error wasn't set on two errors in makesdna, allowed bad compilationDaniel Dunbar
2005-03-11Gernot Ziegler's patch to add OpenEXR support to blender.Kent Mein
2005-03-11Bug fix 2301Ton Roosendaal
2005-03-11It's fun to set flags correctly and not have everything crash down on you.Martin Poirier
2005-03-11Bug fix 2309Ton Roosendaal
2005-03-11Found some messed up code that assumed abgr instead of rgbaKent Mein
2005-03-11IMPORTANT NOTE: Locking axis (planar constraints) now works with ALT instead ...Martin Poirier
2005-03-10Bugfix 2062Ton Roosendaal
2005-03-10Text3d submodule documentJoilnen Leite
2005-03-10- Added more space in icons image (blenderbuttons.png)Ton Roosendaal
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-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-06Fix & further implementation of Proportional editing;Ton Roosendaal
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-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