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
2011-07-25spoof MOUSEMOVE after NDOF_MOTION event, added commentsMike Erwin
2011-07-24ndof overall sensitivity is now liveMike Erwin
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-15more consistent and modal-friendly ndof events, fly mode v1Mike Erwin
2011-06-27Bugfix #27768Ton Roosendaal
2011-06-23GHOST Cocoa: move y origin top/bottom conversions out of windowmanager moduleBrecht Van Lommel
2011-06-15removed temporary debug loggingMike Erwin
2011-06-11SpaceNav works on LinuxMike Erwin
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-06-06spelling correctionsCampbell Barton
2011-06-06fix for crash opening the file selector twice with multiple windows open (whe...Campbell Barton
2011-05-22fix [#27458] Links for Logic Bricks no longer workCampbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-04-23fix for using enter on menus which load files:Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21Fix for fix for the bugfix :)Ton Roosendaal
2011-04-21fix crash with lots of operators when running "blender -d". Easy case to repr...Andrea Weikert
2011-04-20Bugfix #27058Ton Roosendaal
2011-04-09Print out reports on console too (debug and up) as fix for [#26708] "INFO" re...Nathan Letwory
2011-04-04fix [#26756] "Release confirms" breaks marker functionality in TimelineCampbell Barton
2011-04-04disable continuous grab in the header, its more annoying then useful.Campbell Barton
2011-03-30modify error when python is not found so as not to confuse users who don't bu...Campbell Barton
2011-03-28Maintenance:Ton Roosendaal
2011-03-22- weight paint poll would crash if no area was found.Campbell Barton
2011-03-22operators called from python were not getting their reports back into python ...Campbell Barton
2011-03-13[#26482] Solidify / Animation Opengl render. no texture.Campbell Barton
2011-03-11fix [#26448] Solidify Modifier makes mesh texture missing in OpenGL renderCampbell Barton
2011-03-10Bugfix #26437Ton Roosendaal
2011-03-09From the todo:Ton Roosendaal
2011-03-07From the OFTL:Ton Roosendaal
2011-03-04Bugfix #26270Ton Roosendaal
2011-02-25doxygen: blender/windowmanager tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-19Adding support for the "media" play/pause/stop/next/prev buttonsJoshua Leung
2011-02-17Bugfix: "Tweaking" Markers was working incorrectlyJoshua Leung
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-01-19Bugfix #25613Ton Roosendaal
2011-01-15error in last commit, also skip getting vars for wm_operator_reports() when t...Campbell Barton
2011-01-13remove/comment unused varsCampbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-04Todo items:Ton Roosendaal
2011-01-03Todo itemTon Roosendaal
2011-01-02- correct typos in comments.Campbell Barton
2010-12-23Customdata mask recode caused crashes, sloppy work here, but probablyTon Roosendaal
2010-12-23Fix for multiple modifier stack calculations per frame.Campbell Barton
2010-12-21rename addlisttolist() to BLI_movelisttolist()Campbell Barton
2010-12-17Drag & drop feature:Ton Roosendaal
2010-12-16Annoyance fix:Ton Roosendaal
2010-12-15change the cursor bounds to only use the Area if the mouse is outside the reg...Campbell Barton