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
2010-01-10Fixed a bug in SilhouetteGeomEngine::ImageToWorldParameter() that causedTamito Kajiyama
2009-12-30Merged changes in the trunk up to revision 25613.Tamito Kajiyama
2009-12-29Added #include <math.h> to suppress a warning with regard toTamito Kajiyama
2009-12-29needed for win32's msvc.Campbell Barton
2009-12-29bake operator and UI, no feedback while baking yetCampbell Barton
2009-12-29BGE: stereoscopic settings changes: (1) eye separation is the UI (2) focallen...Dalai Felinto
2009-12-29arg!, my secret testing keyword is exposedCampbell Barton
2009-12-29* speedup for animating bones, in one scene with sintel and a dragon animated...Campbell Barton
2009-12-29Bugfix #20503: Add constraint (with targets) menu lacks a window refreshJoshua Leung
2009-12-29Modifier Drawing Tweaks:Joshua Leung
2009-12-29Make manipulator axis fade away and become invisible when perpendicular to th...Martin Poirier
2009-12-29Add audaspace/fftw to Makefile system.Guillermo S. Romero
2009-12-29flag to make rna props 'thick wrapped', so returning a property wont try main...Campbell Barton
2009-12-29Python attribute lookup. Don't use RNA functions that don't have defined call...Martin Poirier
2009-12-29Utility function to get the view vector aligned with a specific 3d coordinate.Martin Poirier
2009-12-28dont register or undo 3D cursor settingCampbell Barton
2009-12-28- object.add_shape_key(name="Key", from_mix=True)Campbell Barton
2009-12-28moved shape key insert function into BKE_object.hCampbell Barton
2009-12-28remove operators WM_OT_open_recentfile and WM_OT_open_recentfile_splashCampbell Barton
2009-12-28new python module constantsCampbell Barton
2009-12-28Fix for [#19519] Dope sheet scrollbar goes out of boundsMatt Ebb
2009-12-28Got rid of some dead codeMatt Ebb
2009-12-28Added location and rotation operator properties for adding objects. The Align...Matt Ebb
2009-12-28Assorted Animation/RNA fixes:Joshua Leung
2009-12-28Fix for [#20032] outliner cuts off long names after pasing themMatt Ebb
2009-12-28Change to the way brush/tool selection works, as discussed a while agoMatt Ebb
2009-12-28Mesh Animation + Depsgraph Tweaks:Joshua Leung
2009-12-28Try to get soft body to curve workingJens Ole Wund
2009-12-28Curve/Nurbs/Font Animation Bugfixes:Joshua Leung
2009-12-28- loading missing files didnt give any warningCampbell Barton
2009-12-27WIP console text selection, modal selection operator and selection drawing.Campbell Barton
2009-12-27Partial fix for [#20166] Snap to grid issuesMartin Poirier
2009-12-27Wrong description in WM_OT_call_menuMartin Poirier
2009-12-27Transfer Shape KeyCampbell Barton
2009-12-27DopeSheet + Graph Editor hotkey tweak:Joshua Leung
2009-12-27barycentric transform utility geometry function.Campbell Barton
2009-12-27Bugfix 20469: Graph Editor Keyframes jumping around with NLA stripsJoshua Leung
2009-12-26fixes for errors/warnings found with cppcheckCampbell Barton
2009-12-26classmethods were excluded from docs, hide self & cls arguments for functions...Campbell Barton
2009-12-26* sphinx docgen *Campbell Barton
2009-12-26Particles bug fix: Particle birth location between frames weren't calculated ...Janne Karhu
2009-12-26the user interface could access invalid RNA on deleting objects since checkin...Campbell Barton
2009-12-26Fix for [#20294] Switching to particle mode after changing number of hair par...Janne Karhu
2009-12-26- closing the user prefs accessed the temp screen after removing it.Campbell Barton
2009-12-26invalid memory access fixCampbell Barton
2009-12-26Fix for [#20458] Segmentation fault when trying to enable Hair dynamicsJanne Karhu
2009-12-26fix for accessing invalid memory when loading a new file.Campbell Barton
2009-12-26Particles bug fix: using virtual parents for child particles crashed in some ...Janne Karhu
2009-12-26replace dynamic_menu.py with Menu classmethods much less complicated.Campbell Barton
2009-12-25fix for [#20244] importing .obj without "Object" option checked crashes blenderCampbell Barton