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
2010-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-26fix for fly mode restoring non-euler rotationsCampbell Barton
2010-02-26fix for camera rig that has locking on the camera but not the parent.Campbell Barton
2010-02-25support for flymode with camera rigs, so the parent most object is actually f...Campbell Barton
2010-02-25use math functions in view code, no functional changes.Campbell Barton
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-08[#20973] Fly Navigation does not center cursor on commenceCampbell Barton
2010-02-06Fix compiling when GameEngine is disabled.Joshua Leung
2010-02-06Game engine: show popup with error rather than printing in console whenBrecht Van Lommel
2010-02-05Fly Mode Bugfix: Animation recording works againJoshua Leung
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-01-30[#20320] Quad View - Orthogonal grid changes to perspective gridCampbell Barton
2010-01-25Remove unneeded notifier data added in revision 26219.Martin Poirier
2010-01-16bugix [#20687] Selection code on duplis gets incorrect draw mode flagCampbell Barton
2010-01-10Removed game_sound property as it is not working and not necessary anymore.Joerg Mueller
2010-01-08fly mode doesnt need this workaround now - it broke fly mode when the camera ...Campbell Barton
2010-01-05Alt+B view clipping is now taken into account properly for sculpt, particleBrecht Van Lommel
2009-12-29Utility function to get the view vector aligned with a specific 3d coordinate.Martin Poirier
2009-12-20BGE fix: 3DDview not redrawing when exiting BGEDalai Felinto
2009-12-19fix for non Euler-XYZ rotations...Campbell Barton
2009-12-15Fix #20250: smooth view poor performance compared to 2.49. Increased theBrecht Van Lommel
2009-12-14Fix #20323: closing other window while BGE is running crashes.Brecht Van Lommel
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-07Tweaks to the fading behaviour of 3d view grid subdivs, somewhat fix for Matt Ebb
2009-12-03Fix for [#20226] 3DView header: hiding menu texts and layer button's issue.Matt Ebb
2009-11-27Fix for bug #20039: panning and rotating view makes animation playback slow.Brecht Van Lommel
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: Fast Navigate option for multires. This will show the lowest multiresBrecht Van Lommel
2009-11-23Bugfixes:Joshua Leung
2009-11-21[#19930] Nurb CV select is failing because of view clippingCampbell Barton
2009-11-16bge: fix for "dome mode not working with Letterboxing".Dalai Felinto
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-02Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-02how embarrassing!Campbell Barton
2009-10-29Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-10-28OpenGL Render restored.Brecht Van Lommel
2009-10-27Commit of the sculpt patch (#19672). Further development will be in this bran...Nicholas Bishop
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-27BGE: when letterbox is enabled use the camera framing as a clipping area (goo...Campbell Barton
2009-10-20Auto SaveBrecht Van Lommel
2009-10-19Fix #19645: debug properties not showing while game is running.Brecht Van Lommel
2009-10-13Project option for snap to faces.Martin Poirier
2009-10-11bugfix - [#19563] Select camera+ctrl alt 0 crashCampbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-07* Fix for previous 'set object as camera' operator - now properly sets the sc...Matt Ebb
2009-10-06* Added 'set object as camera' operatorMatt Ebb