projects
/
blender.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender.git
2010-02-13
Campbell Barton
simple malloc counter for debugging. disabled so no...
commit
|
commitdiff
|
tree
2010-02-13
Campbell Barton
print blend file loading, because...
commit
|
commitdiff
|
tree
2010-02-13
Brecht Van...
Fix #20378: object modifier property drivers not updating.
commit
|
commitdiff
|
tree
2010-02-13
Campbell Barton
revert joes commit and apply change from Aligorith.
commit
|
commitdiff
|
tree
2010-02-13
Joseph Eagar
ideasman/brecht: please don't touch this again. this...
commit
|
commitdiff
|
tree
2010-02-13
Jens Ole Wund
fixing cuckoo bugs
commit
|
commitdiff
|
tree
2010-02-12
Martin Poirier
Smart Extrude (hotkeys are tentative)
commit
|
commitdiff
|
tree
2010-02-12
Martin Poirier
Mesh selection totals in RNA (patch by Campbell)
commit
|
commitdiff
|
tree
2010-02-12
Martin Poirier
Remove debug print
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
strip quotes from Buildinfo for bpy.app.build_*
commit
|
commitdiff
|
tree
2010-02-12
Martin Poirier
Calling operators from Python with non-default context...
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
Python deprcated PyCObject, use PyCapsule instead.
commit
|
commitdiff
|
tree
2010-02-12
Arystanbek...
Merge -c 26848 from COLLADA branch into trunk.
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
[#21109] export doesnt create *.3ds file when requested
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
[#21121] Limit to visible don't works well in Face...
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
bugfix [#21090] Crash because of slow USB drive
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
[#21123] Refresh screen after applying click in WM_gest...
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
typo in zeroing a vector
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
fix use of uninitialized vars with the color wheel.
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
correct fsf address
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
use a more direct way to get the active UV and VCol...
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
scons option - WITHOUT_BF_OVERWRITE_INSTALL
commit
|
commitdiff
|
tree
2010-02-12
Joerg Mueller
Lowering latency of jack a little depending on buffer...
commit
|
commitdiff
|
tree
2010-02-12
Joshua Leung
Bugfixes:
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
button to save edited textures in texture paint
commit
|
commitdiff
|
tree
2010-02-12
Campbell Barton
fix for depth drawing + clipping
commit
|
commitdiff
|
tree
2010-02-12
Joshua Leung
Quicky View2D commit:
commit
|
commitdiff
|
tree
2010-02-12
Joshua Leung
FModifier drawing typo:
commit
|
commitdiff
|
tree
2010-02-12
Joshua Leung
Tweak to the changes from r26820 (nuking scons install...
commit
|
commitdiff
|
tree
2010-02-12
Daniel Salazar
Align Objects operator: added selection center as align...
commit
|
commitdiff
|
tree
2010-02-12
Dalai Felinto
BGE: linear velocity and angular velocity are attribute...
commit
|
commitdiff
|
tree
2010-02-12
Joshua Leung
Bugfix #21094:
commit
|
commitdiff
|
tree
2010-02-12
Daniel Salazar
Align Objects operator: adds option to align relative...
commit
|
commitdiff
|
tree
2010-02-12
Joshua Leung
Bugfix #21051: Restored 'Playback FPS'
commit
|
commitdiff
|
tree
2010-02-11
Daniel Salazar
New Align Objects operator. Currently it has very littl...
commit
|
commitdiff
|
tree
2010-02-11
Daniel Salazar
Clean up of tooltips in py operators and better operato...
commit
|
commitdiff
|
tree
2010-02-11
Lukas Steiblys
another vc9 projectfile fix
commit
|
commitdiff
|
tree
2010-02-11
Lukas Steiblys
updated VC9 project files
commit
|
commitdiff
|
tree
2010-02-11
Campbell Barton
Clear scons installation directory when WITHOUT_BF_INST...
commit
|
commitdiff
|
tree
2010-02-11
Lukas Steiblys
(no commit message)
commit
|
commitdiff
|
tree
2010-02-11
Campbell Barton
- select active camera operator
commit
|
commitdiff
|
tree
2010-02-11
Daniel Salazar
Fix for a glitch in a console tooltip
commit
|
commitdiff
|
tree
2010-02-11
Joerg Mueller
2.5 Audio: The jack backend is now realtime capable...
commit
|
commitdiff
|
tree
2010-02-11
Campbell Barton
fix for flag being used in the wrong place with recent...
commit
|
commitdiff
|
tree
2010-02-11
Daniel Salazar
Line up RNA property with the rest of space
commit
|
commitdiff
|
tree
2010-02-11
Daniel Salazar
Compile fix
commit
|
commitdiff
|
tree
2010-02-11
Campbell Barton
fix for crash when running in background mode and adjus...
commit
|
commitdiff
|
tree
2010-02-11
Daniel Salazar
Theme support for console background. Thx cam for help!
commit
|
commitdiff
|
tree
2010-02-11
Brecht Van...
Fix #20139: toggling mipmaps in user preferences did...
commit
|
commitdiff
|
tree
2010-02-11
Brecht Van...
Added an option "Cast Approximate" to control if a...
commit
|
commitdiff
|
tree
2010-02-11
Arystanbek...
COLLADA exporter (in trunk): write 1 normal per flat...
commit
|
commitdiff
|
tree
2010-02-11
Campbell Barton
fix for own mistake [#21088] comb mode broken?
commit
|
commitdiff
|
tree
2010-02-11
Campbell Barton
bpy.utils.home_paths, use this to get script paths...
commit
|
commitdiff
|
tree
2010-02-11
Campbell Barton
[#21095] r26789 'copy vertex group to selected' crash...
commit
|
commitdiff
|
tree
2010-02-11
Campbell Barton
panorama UV projection, only when projected from a...
commit
|
commitdiff
|
tree
2010-02-11
Campbell Barton
console needs a background color, can use instead of...
commit
|
commitdiff
|
tree
2010-02-11
Joerg Mueller
Padding fix by phonybone.
commit
|
commitdiff
|
tree
2010-02-11
Arystanbek...
scons linux config: only BF_OPENCOLLADA needs to be...
commit
|
commitdiff
|
tree
2010-02-11
Dalai Felinto
BGE: rna update for Logic Bricks
commit
|
commitdiff
|
tree
2010-02-11
Dalai Felinto
BGE API DOC update - scene add/restart/end. patch by...
commit
|
commitdiff
|
tree
2010-02-11
Daniel Salazar
Added theme support for vertex normals display alongsid...
commit
|
commitdiff
|
tree
2010-02-11
Daniel Salazar
More tooltip editing
commit
|
commitdiff
|
tree
2010-02-11
Daniel Salazar
Operation Dot-Kill finished
commit
|
commitdiff
|
tree
2010-02-11
Daniel Salazar
Removing more dots
commit
|
commitdiff
|
tree
2010-02-10
Joerg Mueller
Bugfix for [#21086] Audio continues to play unsynced.
commit
|
commitdiff
|
tree
2010-02-10
Daniel Salazar
Killing more dots!
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
batch remove .'s used with RNA_def_struct_ui_text
commit
|
commitdiff
|
tree
2010-02-10
Joshua Leung
Bugfix #21081: auto ik option not work for proxy object
commit
|
commitdiff
|
tree
2010-02-10
Daniel Salazar
Increased camera angle to allow for the wildest super...
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
object bound box access from rna
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
UV project didnt use the view3d's camera (only the...
commit
|
commitdiff
|
tree
2010-02-10
Daniel Salazar
Hide particle angular velocity ammount if velocity...
commit
|
commitdiff
|
tree
2010-02-10
Daniel Salazar
Missing tooltips for Start frame and End frame
commit
|
commitdiff
|
tree
2010-02-10
Daniel Salazar
Changed fields Odd / Even terminology to more standard...
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
realtime updates in the graph editor were updating...
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
revert previous commit, this should fix without disabli...
commit
|
commitdiff
|
tree
2010-02-10
Thomas Dinges
Fix for [#21082] UI not updated immediately for Graphic...
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
fix for crash in sequencer when sequebce data cant...
commit
|
commitdiff
|
tree
2010-02-10
Daniel Salazar
Fix for bug [#21015] Render Panel Presets do not rememb...
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
make dupliface rotation was wrong.
commit
|
commitdiff
|
tree
2010-02-10
Thomas Dinges
Tooltip fix for "raytrace_transparency", patch by Oxben.
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
make dupliface operator (access from object menu)
commit
|
commitdiff
|
tree
2010-02-10
Brecht Van...
Fix crash in copying constraints for proxy.
commit
|
commitdiff
|
tree
2010-02-10
Damien Plisson
Cocoa : use Cocoa NSWindow tag for identifying the...
commit
|
commitdiff
|
tree
2010-02-10
Damien Plisson
OSX/scons : fine tune Intel archs optimization flags
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
fix for python not being able to call operators with...
commit
|
commitdiff
|
tree
2010-02-10
Joshua Leung
Committing a little note of a bug that isn't quite...
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
[#20958] API: crash on mesh.update() if I unlink and...
commit
|
commitdiff
|
tree
2010-02-10
Joshua Leung
3ds importer - fixed some warnings about various proper...
commit
|
commitdiff
|
tree
2010-02-10
Campbell Barton
rename Nurb to Spline in RNA since Nurb also stores...
commit
|
commitdiff
|
tree
2010-02-10
Martin Poirier
Can't hardcode hotkey in description if it can be chang...
commit
|
commitdiff
|
tree
2010-02-10
Joshua Leung
Bugfix: 3DS Importer not settings UV's correctly
commit
|
commitdiff
|
tree
2010-02-10
Daniel Salazar
More limits, step size and default changes to particle...
commit
|
commitdiff
|
tree
2010-02-09
Daniel Salazar
Fixing broken tooltip in snapping's project button
commit
|
commitdiff
|
tree
2010-02-09
Daniel Salazar
More informative tooltip for Snapping button
commit
|
commitdiff
|
tree
2010-02-09
Campbell Barton
copy vgroups to selected objects as long as they have...
commit
|
commitdiff
|
tree
2010-02-09
Joshua Leung
Bugfix #20903: Concitency issues between point and...
commit
|
commitdiff
|
tree
2010-02-09
Dalai Felinto
BGE: rna update for Logic Bricks
commit
|
commitdiff
|
tree
2010-02-09
Daniel Salazar
Better default resolutions for UV Sphere and Torus...
commit
|
commitdiff
|
tree
2010-02-09
Andrea Weikert
MSVC projectfiles vc9
commit
|
commitdiff
|
tree
next