projects
/
blender.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender.git
2009-12-07
Brecht Van...
Particles: bugfixes
commit
|
commitdiff
|
tree
2009-12-07
Martin Poirier
Use custom cursor draw in transform to draw the new...
commit
|
commitdiff
|
tree
2009-12-07
Martin Poirier
Custom cursor draw function uses the real cursor positi...
commit
|
commitdiff
|
tree
2009-12-07
Martin Poirier
Function to access the real cursor position from Ghost...
commit
|
commitdiff
|
tree
2009-12-07
Martin Poirier
Flag down a window when cursor is grabbed.
commit
|
commitdiff
|
tree
2009-12-07
Brecht Van...
Particles: child editing bugfixes
commit
|
commitdiff
|
tree
2009-12-07
Campbell Barton
- bone.basename now only gets the name before the first...
commit
|
commitdiff
|
tree
2009-12-07
Brecht Van...
Bugfix: WM could access freed memory when testing for...
commit
|
commitdiff
|
tree
2009-12-07
Campbell Barton
crashfix, duplicating armatures with ID-Props assigned...
commit
|
commitdiff
|
tree
2009-12-07
Campbell Barton
- string copy without .py wasnt terminating the string
commit
|
commitdiff
|
tree
2009-12-07
Elia Sarti
pep8 compliance cleanups.
commit
|
commitdiff
|
tree
2009-12-07
Elia Sarti
Porting of Graph Editor's UI to python, just header...
commit
|
commitdiff
|
tree
2009-12-07
Elia Sarti
Talked with Aligorith and made changes as follows to...
commit
|
commitdiff
|
tree
2009-12-07
Campbell Barton
[#20021] Non-ASCII characters on blender 2.5 alpha 0
commit
|
commitdiff
|
tree
2009-12-07
Matt Ebb
Fix for [#20159] Orthographic camera + viewport
commit
|
commitdiff
|
tree
2009-12-07
Matt Ebb
Fix for [#20286] New objects have no Display Type
commit
|
commitdiff
|
tree
2009-12-07
Matt Ebb
Fix for [#19541] Buttons etc that are too close to...
commit
|
commitdiff
|
tree
2009-12-07
Matt Ebb
Fix for [#20057] Shift F for setting brush strenght...
commit
|
commitdiff
|
tree
2009-12-07
Campbell Barton
use sets rather then tuples for enum/flags so you can...
commit
|
commitdiff
|
tree
2009-12-07
Elia Sarti
Added icons to a few RNA properties.
commit
|
commitdiff
|
tree
2009-12-07
Matt Ebb
Tweaks to the fading behaviour of 3d view grid subdivs...
commit
|
commitdiff
|
tree
2009-12-07
Campbell Barton
rna flag PROP_ENUM_FLAG which makes rna props a tuple...
commit
|
commitdiff
|
tree
2009-12-07
Elia Sarti
Fixed operator name typo.
commit
|
commitdiff
|
tree
2009-12-06
Elia Sarti
Finished wrapping SpaceGraph in RNA and also wrapped...
commit
|
commitdiff
|
tree
2009-12-06
Martin Poirier
Loop cut and edge ring select only have an invoke and...
commit
|
commitdiff
|
tree
2009-12-06
Martin Poirier
Text change: Loopcut -> Loop Cut
commit
|
commitdiff
|
tree
2009-12-06
Joshua Leung
Assorted warning and comment fixes
commit
|
commitdiff
|
tree
2009-12-06
Campbell Barton
wm.invoke_popup(op, width, height) similar to wm.invoke...
commit
|
commitdiff
|
tree
2009-12-05
Campbell Barton
remove nasty hack which made StructRNA class instaces...
commit
|
commitdiff
|
tree
2009-12-05
Campbell Barton
pep8 edits and fix some warnings
commit
|
commitdiff
|
tree
2009-12-05
Thomas Dinges
2.5 Nodes:
commit
|
commitdiff
|
tree
2009-12-05
Thomas Dinges
2.5 Nodes:
commit
|
commitdiff
|
tree
2009-12-05
Campbell Barton
fixes for automatic tests and some errors in last commit
commit
|
commitdiff
|
tree
2009-12-05
Martin Poirier
[#20266] Blender starting without X11 segfaults
commit
|
commitdiff
|
tree
2009-12-05
Martin Poirier
Support for the C Macro system in Python.
commit
|
commitdiff
|
tree
2009-12-05
Campbell Barton
split up metarig hierarchy evaluation and modifying...
commit
|
commitdiff
|
tree
2009-12-05
Martin Poirier
Macros in macro didn't work correctly.
commit
|
commitdiff
|
tree
2009-12-05
Campbell Barton
simple fix [#20218] Object.is_visible() don't reflect...
commit
|
commitdiff
|
tree
2009-12-05
Dalai Felinto
BGE fix for GameLogic["post_draw"] not working with...
commit
|
commitdiff
|
tree
2009-12-05
Nathan Letwory
* enabled COLLADA for mingw. (Compiles at least with...
commit
|
commitdiff
|
tree
2009-12-05
Nathan Letwory
* proper SSE setting for mingw.
commit
|
commitdiff
|
tree
2009-12-05
Nathan Letwory
* provide SCons support to enabling jaguarandi SIMD...
commit
|
commitdiff
|
tree
2009-12-04
Martin Poirier
Changes to netrender baking operator.
commit
|
commitdiff
|
tree
2009-12-04
Martin Poirier
Null check for baking progressend function
commit
|
commitdiff
|
tree
2009-12-04
Martin Poirier
Save_Mainfile operator only needs window for invoke...
commit
|
commitdiff
|
tree
2009-12-04
Thomas Dinges
Fix for [#20144] Game physics panel - softbody allows...
commit
|
commitdiff
|
tree
2009-12-04
Guillermo S...
String fix and a bunch of PEP8 issues I had collected...
commit
|
commitdiff
|
tree
2009-12-04
Campbell Barton
touches for demo'ing
commit
|
commitdiff
|
tree
2009-12-04
Brecht Van...
UI: curve widget tweaks
commit
|
commitdiff
|
tree
2009-12-04
Benoit Bolsee
BGE: Add option to return UV coordinates aofthe hit...
commit
|
commitdiff
|
tree
2009-12-04
Benoit Bolsee
Update MSVC9 project files
commit
|
commitdiff
|
tree
2009-12-04
Benoit Bolsee
Update MSVC9 project files
commit
|
commitdiff
|
tree
2009-12-04
Joshua Leung
This commit deletes temporary "temp" screen layouts...
commit
|
commitdiff
|
tree
2009-12-04
Matt Ebb
Fix for [#20203] Linked objects - A few bugs
commit
|
commitdiff
|
tree
2009-12-04
Matt Ebb
Fix for [#20157] 2.5 Can`t remove a linked objects...
commit
|
commitdiff
|
tree
2009-12-04
Matt Ebb
Fix for [#19958] Changes in UV/Image editor doesn't...
commit
|
commitdiff
|
tree
2009-12-04
Matt Ebb
Fix for [#19921] pressing NumpadDot on isolated mode...
commit
|
commitdiff
|
tree
2009-12-04
Matt Ebb
* Fix for incorrect disabling after baking cloth sim
commit
|
commitdiff
|
tree
2009-12-04
Joshua Leung
Bugfixes: Deleting Keyframes + F-Curves
commit
|
commitdiff
|
tree
2009-12-04
Campbell Barton
rna function
commit
|
commitdiff
|
tree
2009-12-04
Matt Ebb
Fix for [#19884] Curve resolution slider not affecting...
commit
|
commitdiff
|
tree
2009-12-04
Martin Poirier
Fix for cache path.
commit
|
commitdiff
|
tree
2009-12-04
Martin Poirier
Print baking progress to console when window is not...
commit
|
commitdiff
|
tree
2009-12-04
Martin Poirier
Cleaning: update a couple of functions to use scene...
commit
|
commitdiff
|
tree
2009-12-04
Matt Ebb
Partial fix for [#19874]
commit
|
commitdiff
|
tree
2009-12-04
Matt Ebb
Fix for [#20229] Booleans crash on edge case.
commit
|
commitdiff
|
tree
2009-12-04
Matt Ebb
Fix for [#19478] Shortkeys for switch to Quad view...
commit
|
commitdiff
|
tree
2009-12-03
Martin Poirier
Only set baking progress function to cursor when a...
commit
|
commitdiff
|
tree
2009-12-03
Campbell Barton
leg rig type & metarig example, still need to add IK's
commit
|
commitdiff
|
tree
2009-12-03
Martin Poirier
Finish renaming job in Set Center operator to use Origi...
commit
|
commitdiff
|
tree
2009-12-03
Campbell Barton
- property decorators for setting attributes didnt...
commit
|
commitdiff
|
tree
2009-12-03
Matt Ebb
Fix for [#20240] Image inputs to the compositor are...
commit
|
commitdiff
|
tree
2009-12-03
Martin Poirier
Make toggle and hold snap method cohabit nicely.
commit
|
commitdiff
|
tree
2009-12-03
William Reynish
Added Toggle Full Screen and Duplicate Area to the...
commit
|
commitdiff
|
tree
2009-12-03
Campbell Barton
- curve geometry curve panel wasnt displaying with...
commit
|
commitdiff
|
tree
2009-12-03
Damien Plisson
Quicktime Carbon: Fix memory leak when build with cocoa
commit
|
commitdiff
|
tree
2009-12-03
Joshua Leung
Bugfix: Toggle animation channel visibility (shift...
commit
|
commitdiff
|
tree
2009-12-03
Joshua Leung
Fix for one of the issues in #20230: Comp Nodes animati...
commit
|
commitdiff
|
tree
2009-12-03
Joshua Leung
Bugfix #20190: Scaling Bone Joints in envelope drawmode
commit
|
commitdiff
|
tree
2009-12-03
Damien Plisson
QTkit : update build checks to allow only 10.5+/64bit...
commit
|
commitdiff
|
tree
2009-12-03
Joshua Leung
Bugfix #20219: Timeline navigation
commit
|
commitdiff
|
tree
2009-12-03
Matt Ebb
Fix for color management not working with AVI output...
commit
|
commitdiff
|
tree
2009-12-03
Matt Ebb
Fix for [#20226] 3DView header: hiding menu texts and...
commit
|
commitdiff
|
tree
2009-12-03
Matt Ebb
Fix for [#20168] Particle velocity display toggle issue
commit
|
commitdiff
|
tree
2009-12-03
Matt Ebb
Fix for [#20180] Wrong multiplicator in Random Selection
commit
|
commitdiff
|
tree
2009-12-02
Matt Ebb
Fix for [#20154] Shaded draw mode needs to be removed...
commit
|
commitdiff
|
tree
2009-12-02
Janne Karhu
Bug fix: Verlet integration didn't work properly with...
commit
|
commitdiff
|
tree
2009-12-02
Martin Poirier
[#20213] Align to Transform Orientation crashes Blender
commit
|
commitdiff
|
tree
2009-12-02
Martin Poirier
Menu handlers need to return OUT when clicking outside...
commit
|
commitdiff
|
tree
2009-12-02
Campbell Barton
change bone storage class so __slots__ can be used...
commit
|
commitdiff
|
tree
2009-12-02
Thomas Dinges
Fixed a part of [#20197] dof node bugs.
commit
|
commitdiff
|
tree
2009-12-02
Damien Plisson
Mac: Following 10.4 ppc libs availability, update cmake...
commit
|
commitdiff
|
tree
2009-12-02
Campbell Barton
multiple script paths broke text template menu
commit
|
commitdiff
|
tree
2009-12-02
Campbell Barton
- bpy.data.add_armature()
commit
|
commitdiff
|
tree
2009-12-02
Damien Plisson
Cocoa: suppress unwanted beep when pressing Cmd + key...
commit
|
commitdiff
|
tree
2009-12-02
Damien Plisson
Quicktime(Carbon/win32) : add operator to raise the...
commit
|
commitdiff
|
tree
2009-12-02
Brecht Van...
UI: remove unnecessary colon on toggle array buttons.
commit
|
commitdiff
|
tree
2009-12-02
Damien Plisson
Cocoa: remove errors for all supported SDK/CPU configs
commit
|
commitdiff
|
tree
2009-12-02
Campbell Barton
- include example input rigs for each autorig type...
commit
|
commitdiff
|
tree
2009-12-02
Brecht Van...
AAO Indirect Diffuse
commit
|
commitdiff
|
tree
next