2011-05-23 |
Campbell Barton | fix view3d_persp_mat4, which gave incorrect translation... |
blob | commitdiff | raw |
2011-05-22 |
Campbell Barton | - view dolly now quits on pressing escape (if activated... |
blob | commitdiff | raw | diff to current |
2011-05-21 |
Campbell Barton | view3d function naming, no functional changes. |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Campbell Barton | error in recent commit. |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Campbell Barton | use consistant arguments to ED_view3d_win_* funcs,... |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Campbell Barton | function rename to give clearer meaning that they chang... |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Campbell Barton | replace checks with rv3d->persp with rv3d->is_persp... |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Campbell Barton | simplify window_to_3d_vector() and call it from viewline() |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Campbell Barton | use event->mval rather then subtracting ar->winrct... |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Campbell Barton | make api functions for converting rv3d->camzoom, so... |
blob | commitdiff | raw | diff to current |
2011-05-19 |
Campbell Barton | - mousewheel zoom now zooms camera area when the camera... |
blob | commitdiff | raw | diff to current |
2011-05-19 |
Campbell Barton | change window_to_3d to take screen coords as floats. |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Campbell Barton | there wasn't a good way to know if a RegionView3D was... |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Campbell Barton | homekey in camera view now fits the view scale as well... |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Campbell Barton | remove some unused view3d members & added RV3D_VIEW_USE... |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Campbell Barton | fix for bug with camera locking, view dolly and rotate... |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Campbell Barton | fix for user reported issues |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Campbell Barton | option to have the view controls apply to the camera... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Campbell Barton | fix for view dolly not working with auto-depth & zoom... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Campbell Barton | minor changes to view3d operators, add View3D to 'ViewO... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Campbell Barton | view3d api edits, no functional changes. |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Campbell Barton | for bug [#27358] Transform bug when transform > 500 |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Campbell Barton | window_to_3d_vector was incorrect but dolly view operat... |
blob | commitdiff | raw | diff to current |
2011-05-08 |
Campbell Barton | comment some unused code. |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Campbell Barton | normalize quaternions when setting the view axis -... |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Campbell Barton | fix [#27193] view/camera/set active object as camera... |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Campbell Barton | smooth view now takes the v3d and region as arguments... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Campbell Barton | - fix for player linking |
blob | commitdiff | raw | diff to current |
2011-04-22 |
Campbell Barton | View Dolly Operator: Ctrl+Shift+MMB. |
blob | commitdiff | raw | diff to current |
2011-04-22 |
Campbell Barton | zoom operator. |
blob | commitdiff | raw | diff to current |
2011-04-21 |
Campbell Barton | pass even mouse coords value as const so its not edited... |
blob | commitdiff | raw | diff to current |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Ton Roosendaal | Bugfix #26977 + Patch by Harley Acheson |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Campbell Barton | patch [#26978] Minor Spelling Mistakes in Editor Operators |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Campbell Barton | view3d / object drawing: floats were being implicitly... |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Campbell Barton | use NULL instead of 0 for pointers, (editors) |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Campbell Barton | add back view 1:1 operator from 2.4x (Shift+PadEnter) |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Ton Roosendaal | Bugfix 26131 |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Campbell Barton | misc small changes: |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | many functions in blender are not marked static but... |
blob | commitdiff | raw | diff to current |
2011-02-12 |
Campbell Barton | - resource leak in pointcache, opendir without closedir() |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Ton Roosendaal | todo list item: |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Campbell Barton | fix [#25684] Grease pencil strokes with "Surface" optio... |
blob | commitdiff | raw | diff to current |
2011-01-21 |
Campbell Barton | correct spelling |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Campbell Barton | fix [#25694] Center View (Home Key) |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Campbell Barton | remove redundant assignments & unused vars. |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Campbell Barton | remove ED_retopo.h |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Campbell Barton | bugfix [#25459] Zooming out with view3d.zoom() crashes... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Campbell Barton | bugfix [#25335] crash with file, console told me to... |
blob | commitdiff | raw | diff to current |
2010-12-08 |
Campbell Barton | pedantic word ordering change. |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Campbell Barton | bugfix [#24812] Cannot change top/left/front views... |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Campbell Barton | bugfix [#24746] Align Camera to View locks 3D Editor... |
blob | commitdiff | raw | diff to current |
2010-11-08 |
Campbell Barton | change from recent commit. when orbiting out of the... |
blob | commitdiff | raw | diff to current |
2010-11-08 |
Campbell Barton | fix for glitches with quad-split view. |
blob | commitdiff | raw | diff to current |
2010-11-08 |
Campbell Barton | - when orbiting the view out of camera mode use the... |
blob | commitdiff | raw | diff to current |
2010-11-07 |
Ton Roosendaal | Bugfix #24585 |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Campbell Barton | bugfix [#24009] Crash when switching area types and... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Campbell Barton | use c90 compatible static initializers. |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Campbell Barton | fix [#24499] Consistency Issue with LassoSelect/ExtendO... |
blob | commitdiff | raw | diff to current |
2010-10-27 |
Campbell Barton | recent fix r32626 for [#24339] wasnt correctly clamping... |
blob | commitdiff | raw | diff to current |
2010-10-26 |
Campbell Barton | keep the view centered with camera shift, camera view... |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Campbell Barton | move fly mode operator into its own file. |
blob | commitdiff | raw | diff to current |
2010-10-21 |
Campbell Barton | fix [#24339] Auto Depth, makes viewport lag. |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Campbell Barton | editors/space_* build without unused args warnings |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Campbell Barton | remove/tag unused args for view*.c, gpu*.c & image*.c |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Campbell Barton | tag UNUSED() for operator exec() and invoke() functions. |
blob | commitdiff | raw | diff to current |
2010-10-07 |
Campbell Barton | misc fixes found with clang's static checker. |
blob | commitdiff | raw | diff to current |
2010-10-05 |
Campbell Barton | bugfix [#24122] Shift-C doesn't work in "Camera View" |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Campbell Barton | added CTX_wm_operator_poll_msg_get/set so failing poll... |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Campbell Barton | bugfix [#24009] Crash when switching area types and... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Campbell Barton | - camera max zoom limit was inconsistent |
blob | commitdiff | raw | diff to current |
2010-09-07 |
Campbell Barton | bugfix [#23189] Num-0 swtich to Camera view and back... |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Matt Ebb | Quicky - allow dragging an image on a 3d view background |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Campbell Barton | bugfix [#22819] Grease Pencil: OpenGL render incorrect... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Campbell Barton | remove unused includes from editors/space_* |
blob | commitdiff | raw | diff to current |
2010-08-07 |
Joerg Mueller | svn merge -r 31060:31144 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Campbell Barton | bugfix/functionality fix [#21752] 3D cursor vanished... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-29 |
Matt Ebb | Added back modal keymap items for view manipulation... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Campbell Barton | patch from Roelf De Kock (kiemdoder), removes redundant... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Campbell Barton | bugfix [#23038] View rotation snap has left and right... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Campbell Barton | replace macros VECCOPY and QUATCOPY with inline math... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Campbell Barton | bugfix [#22836] Alt+MMB view alignment don't respect... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-24 |
Campbell Barton | bugfix [#22769] Undo Looses Active Camera |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Joerg Mueller | svn merge -r 30513:30565 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Campbell Barton | - correct some spelling errors. |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-15 |
Matt Ebb | Disabled mode-switching keys during 3D View orbit/zoom... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-06 |
Campbell Barton | fix for crash on active camera poll (from own recent... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Campbell Barton | fix for 2 bugs in own recent commits, |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Campbell Barton | home key to center the camera offset. |
blob | commitdiff | raw | diff to current |
2010-06-22 |
Diego Borghetti | Fix Bug [#22640] Center Cursor doesn't cause 3D window... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
next |