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
2011-08-033D Audio GSoC:Joerg Mueller
2011-08-03Animation channels can now be renamed by Ctrl-Clicking on them, as inJoshua Leung
2011-08-02Merging trunk up to r38932.Joerg Mueller
2011-08-02unit arg for FloatVectorProeprtyCampbell Barton
2011-08-02Debug print removed.Nathan Letwory
2011-08-02Don't show NDOF guide by default.Nathan Letwory
2011-08-02no functional changes.Campbell Barton
2011-08-02add back timer based redraw, not sure why this was removed r38908.Campbell Barton
2011-08-02Made wmNDOFMotionData use a vector rather then xyz members, makes it nicer to...Campbell Barton
2011-08-02replace WM_OT_ndof_menu with a key->menu assignment.Campbell Barton
2011-08-02NDOF related editsCampbell Barton
2011-08-02BGE Animations: Fixing a crash when an fcurve actuator is found, but the obje...Mitchell Stokes
2011-08-023D mouse support from merwin-spacenav branchMike Erwin
2011-08-02don't include fcurve modifiers when getting an actions frame range.Campbell Barton
2011-08-02svn merge -r38814:38905 https://svn.blender.org/svnroot/bf-blender/trunk/blen...merwin-spacenavMike Erwin
2011-08-02BGE Animations: BGEDeformVerts() now handles normals instead of relying on BL...Mitchell Stokes
2011-08-013D Audio GSoC:Joerg Mueller
2011-08-01fix [#28061] Texture (paint) bleeding on edgesCampbell Barton
2011-08-01fix [#28112] Vertex paint crashCampbell Barton
2011-08-01fix, uvproject modifier wasn't copying the uv layer name,Campbell Barton
2011-08-01replace dutch variable name 'aantal' with 'tot'Campbell Barton
2011-08-01fix for failure to create curve knots when both endpoint and bezier U were en...Campbell Barton
2011-07-31Bug fix: loading a file that had particles using a dupligroup from a liblinke...Janne Karhu
2011-07-31fix for material slot removal (r38879)Campbell Barton
2011-07-31reverting part of #38876 (whitespace edits)Dalai Felinto
2011-07-31bugfix [#28111] material.pop breaks mt->mat_nrDalai Felinto
2011-07-31when converting curves from poly -> nurbs, dont enable Bezier-U flag.Campbell Barton
2011-07-31whitespace edits, had odd space/tab mixCampbell Barton
2011-07-31fix for building without bulletCampbell Barton
2011-07-31fix for immobile camera (NDOF_SHOULD_ROTATE etc.) -- should revisit laterMike Erwin
2011-07-31SVN maintenance.Guillermo S. Romero
2011-07-31Camera Clipping animation COLLADA support fix.Sukhitha Prabhath Jayathilake
2011-07-31py api: sphinx doc corrections, pep8 cleanup and style edits, also added __al...Campbell Barton
2011-07-31improved ndof fly: precision mode, camera position, camera animationMike Erwin
2011-07-31== PBVH ==Nicholas Bishop
2011-07-31EditMesh-based skin node drawingNicholas Bishop
2011-07-31Imported bsphere.c, mostly ifdef'd out for nowNicholas Bishop
2011-07-31Added DNA and RNA for skin modifier, stubbed in skin modifier functionsNicholas Bishop
2011-07-31Added SkinNode DNA and customdata.Nicholas Bishop
2011-07-31patch [#27909] Added constants in bge.constraints by Solano Felicio (solano) ...Dalai Felinto
2011-07-30BGE Animations: This should solve the issue with NULL not being defined in BL...Mitchell Stokes
2011-07-30Bugfix #28121Ton Roosendaal
2011-07-30bpy fix for crash/assert on running dir() on a non collection property + some...Campbell Barton
2011-07-30quiet some compiler warnings & fix possible (but unlikely) crash.Campbell Barton
2011-07-30improved visual rotation guideMike Erwin
2011-07-30Removing some unused code - old gp editing stuffJoshua Leung
2011-07-30Bugfix: When only one handle was selected in Graph Editor, the line ofJoshua Leung
2011-07-30BGE Animations: Fixing some warnings from GCC about initialization order.Mitchell Stokes
2011-07-30Merging up to trunk r38834.Joerg Mueller
2011-07-30ndof sensitivity operator follows power curve and respects min/maxMike Erwin