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-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua Leung
2011-06-22Merged with trunk r37717.Joerg Mueller
2011-06-21Snapping/ProjectMartin Poirier
2011-06-21Animation Channel Filtering Refactor - Part 1Joshua Leung
2011-06-21Merge with trunk r37677Joerg Mueller
2011-06-17fix [#25598] projection surface snap issueCampbell Barton
2011-06-16fix [#27671] Transforming sequencer effects strips crashesCampbell Barton
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-06-14Merge with trunk r37475.Joerg Mueller
2011-06-14fix [#25423] Mirror clipping is ignored with single vertex extrusion when usi...Campbell Barton
2011-06-07fix for vertex group copy to selectedCampbell Barton
2011-06-07fix for sequencer transform with effects strips where the effects could be mo...Campbell Barton
2011-06-07fix for edge slide snapping values being incorrect (reported by Nether Hound).Campbell Barton
2011-06-04Merge with trunk revision 37149.Joerg Mueller
2011-06-02Time-Slide Fix:Joshua Leung
2011-06-02Bugfix: "Time Slide" tool brokenJoshua Leung
2011-05-31cmake maintenanceCampbell Barton
2011-05-25Swapped hotkey for setting interpolation from Shift-T to TKEY, sinceJoshua Leung
2011-05-24= Limit Distance Constraint - 'For Transform' Option =Joshua Leung
2011-05-23fix own mistake [#27451] Flip to Top / Flip to Bottom menuitems on right clic...Campbell Barton
2011-05-21view3d function naming, no functional changes.Campbell Barton
2011-05-20change transform to round at 0.5 for fcurves.Campbell Barton
2011-05-20use consistant arguments to ED_view3d_win_* funcs, a single float vector rath...Campbell Barton
2011-05-20function rename to give clearer meaning that they change from window to 3d co...Campbell Barton
2011-05-20use event->mval rather then subtracting ar->winrct.x / y from event->x / yCampbell Barton
2011-05-18fix remaining crash from [#27035] 3 problems: crash and enum "REGION" not fou...Campbell Barton
2011-05-18use ED_operator_screenactive rather then ED_operator_screenactive so transfor...Campbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-08comment some unused code.Campbell Barton
2011-05-05alternative to joe's commit r36451.Campbell Barton
2011-05-03=trunk=Joseph Eagar
2011-05-02fix transform code using a node space as an image space, accessing unallocate...Campbell Barton
2011-05-01Style CleanupCampbell Barton
2011-04-29corrections for redundant null checks & transform printing a string into its ...Campbell Barton
2011-04-29fix [#27057] In cam perspective, world-axis-locked xform of an obj at cam loc...Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-21Bugfix [#27095] B-Bone doesn´t resize correctly with numeric inputJoshua Leung
2011-04-20while looking into [#27057] noticed when the view and the transform center ar...Campbell Barton
2011-04-19fix [#27011] executing a script crashes BlenderCampbell Barton
2011-04-08Minor bugfix in initTransInfo: SpaceImage used even if space type is SPACE_NODE.Lukas Toenne
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-05Bugfix [#26792] blender crash when scaling action strip in NLAJoshua Leung
2011-04-03replace while loops with angle_wrap_rad()Campbell Barton
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-03-28transform: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-28[#26622] Blender crashes when calling transform operatorMartin Poirier
2011-03-26fix for transform using the wrong RNA typeCampbell Barton
2011-03-24fix [#26598] zoom view and scaling odd vertices circle Campbell Barton